Results 1 to 8 of 8

Thread: Window manager not running?

  1. #1
    Join Date
    Apr 2007
    Location
    Puerto Rico
    Beans
    121
    Distro
    Kubuntu

    Question Window manager not running?

    Hi. I decided to try Unity and 12.04, and so far much more pleasant than my expectations. However, I have run into this minor problem. Unity is not running when I log in. I get my desktop background and context menu, but there is no bar at the top, and no dash/icons. Opening any windows (say, by clicking a text document on the desktop) opens an unmovable window without decorations. When I run the command
    Code:
    ps -A | grep unity
    I get no output. However, if I run unity --replace unity starts up without problems, and the above command then gives the following output:
    Code:
     
     2026 ?        00:00:00 unity
     2052 ?        00:00:04 unity-panel-ser
     2811 ?        00:00:00 unity-applicati
     2813 ?        00:00:00 unity-files-dae
     2815 ?        00:00:00 unity-music-dae
     2817 ?        00:00:00 unity-lens-vide
     2853 ?        00:00:00 unity-musicstor
     2874 ?        00:00:00 unity-scope-vid
    So it seems that my problem is that unity is not being launched on login. Some details:
    1. Already tried
      Code:
      unity --reset
    2. Fresh 12.04 install with a clean / partition and a used /home partition
    3. Tried deleting .config, .config/compiz*, .gnome, (also metacity dirs, gconf dirs)


    I can work around it by adding a
    Code:
    unity --replace
    entry in the startup applications (shutdown menu), but this seems hackish, and I would like to resolve it properly.

    Thank you very much.

    Ricardo

  2. #2
    Join Date
    Apr 2007
    Location
    Puerto Rico
    Beans
    121
    Distro
    Kubuntu

    Re: Window manager not running?

    Nobody?

    bumpity bump?

  3. #3
    Join Date
    Feb 2010
    Location
    Nr BrandsHatch, S'oaks UK
    Beans
    1,241
    Distro
    Lubuntu 13.04 Raring Ringtail

    Re: Window manager not running?

    Hi!, rivera151,

    When you log-in are you selecting the Ubuntu option in the drop-down menu?, activated by Clicking in the Icon to the right and just above the Password string box.

    If that icon is the Gnome Footprint you are booting to Gnome, Shell or Classic.

    Selecting Ubuntu or Ubuntu-2d will change the Icon to a Ubuntu logo.

    Edit: Try the 'ps' option of 'ax' instead of '-A' , [no hyphen]
    Chao!, bogan.
    Last edited by bogan; May 20th, 2012 at 04:07 PM. Reason: ps note added
    "Better Solutions may bring Worsened Problems": After Lao Tse, b. circa 405BC. a contemporary of Confucius, who died circa 600BC.
    They did things differently in those days, apparently!!

  4. #4
    Join Date
    Apr 2007
    Location
    Puerto Rico
    Beans
    121
    Distro
    Kubuntu

    Re: Window manager not running?

    I checked, and it is ubuntu I'm logging in to, not gnome. Still getting by with my hack...

  5. #5
    Join Date
    Apr 2012
    Location
    Belleville, Ontario
    Beans
    547
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Window manager not running?

    if you have no top bar menus and no gui on the launcher then you should attempt to login ubuntu2d rather then ubuntu 3d usally things missing is a sign your video card is up to unity or there is video driver issues ..

    just up over the login box click on the menu before you type your login password choose ubuntu 2d if this does not get you a desk top test logging in as guest ..

    if you haven't been to system setting additional drivers once you get there choose to activate the waiting video driver if you havent already , also all the update through software updater ..

  6. #6
    Join Date
    Apr 2007
    Location
    Puerto Rico
    Beans
    121
    Distro
    Kubuntu

    Re: Window manager not running?

    I logged into unity 2d. I got a top panel. No window decorations when opening programs and no dock.

    Running "metacity --replace" fixes everything. So, in both unity and unity 2d, the display manager launches either, but in both it fails to run a window manager, as evidenced by running "unity --replace" (unity 3d) or "metacity --replace" (unity 2d) with resolution of the problems.

    ANY ideas are greatly appreciated.

    EDIT: Yet the Guest account loads perfectly. AAAAARGH!
    Last edited by rivera151; May 23rd, 2012 at 03:00 AM.

  7. #7
    Join Date
    Apr 2007
    Location
    Puerto Rico
    Beans
    121
    Distro
    Kubuntu

    Re: Window manager not running?

    Can one of you guys paste here the output of
    Code:
    update-alternatives --get-selections | grep x-window-manager
    I'm getting this
    Code:
    x-window-manager               auto     /usr/bin/metacity
    but I get a feeling it shoulod be unity.

    Also run this command if you can, please. My output is included on the second line.
    Code:
    update-alternatives --get-selections | grep x-session-manager
    x-session-manager              auto     /usr/bin/gnome-session
    Confirm, please?
    Last edited by rivera151; May 26th, 2012 at 11:08 PM.

  8. #8
    Join Date
    Feb 2010
    Location
    Nr BrandsHatch, S'oaks UK
    Beans
    1,241
    Distro
    Lubuntu 13.04 Raring Ringtail

    Re: Window manager not running?

    Hi!, rivera151,

    Logged in to ubuntu with 12.04-24-39-generic-pae 32bit LTS, running the commands you suggested gives exactly the same results:
    Code:
    ~# update-alternatives --get-selections | grep x-window-manager
    x-window-manager               auto     /usr/bin/metacity
    ~# update-alternatives --get-selections | grep x-session-manager
    x-session-manager              auto     /usr/bin/gnome-session
    ~#
    I have made no special ccsm settings changes, and all the log-in options work as I would expect, except that Unity-2d-Launcher does not appear in Dash or menus and does nothing when run from terminal.
    Edit: That is, the 2d launcher appears when logged in to ubuntu-2d, but is not available when logged to Gnome classic or Classiic -no-effects, as it was in previous versions.

    My display and session manager all work OK, though I get a lot of error messages; mostly Seg crashes of 'nautilus' & ' Sorry, Ubuntu 12.04 has encountered an internal error'.

    Chao!, bogan.
    Last edited by bogan; May 27th, 2012 at 09:14 AM. Reason: clarify 2d note
    "Better Solutions may bring Worsened Problems": After Lao Tse, b. circa 405BC. a contemporary of Confucius, who died circa 600BC.
    They did things differently in those days, apparently!!

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •