Results 1 to 5 of 5

Thread: Issue with starting Unity: No panel or WM

  1. #1
    Join Date
    Jun 2009
    Beans
    65

    Issue with starting Unity: No panel or WM

    Hi all,

    I'm running 14.04 and all of a sudden Unity is no longer starting after a reboot. That is, I don't see the panel appearing and the window manager doesn't start. What does start is the filemanager (I see the folders and files on the desktop appearing and I can open the folders).

    I've isolated the issue towards a systemwide issue as I created a test user (in the console tty, via the adduser command), which has the exact same behaviour. So removing local files in my home directory will not resolve the issue.

    Some basic information about my system:
    - It has 8GB RAM and a recent i7 CPU
    - It has a GTX 770 graphics card, these are using the recent Nvidia drivers (version 340.46, released 30 September 2014).

    Please request more info as needed.

  2. #2
    Join Date
    Jun 2010
    Location
    London, England
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Issue with starting Unity: No panel or WM

    You can reset Compiz with this

    Code:
    dconf reset -f /org/compiz/
    and restart Unity with this

    Code:
    setsid unity
    Regards.
    It is a machine. It is more stupid than we are. It will not stop us from doing stupid things.
    Ubuntu user #33,200. Linux user #530,530


  3. #3
    Join Date
    Jun 2009
    Beans
    65

    Re: Issue with starting Unity: No panel or WM

    Thank you for your prompt reply.

    Given that haven't used the sudo command, I presume you've intended me to run this as a user, resetting account-specific settings. As noted in the OP, the issue is systemwide though, so resetting account-specific settings is a fruitless endeavour.

    I did run your suggested commands though, as I could open a terminal via the file manager. But running them both with or without sudo doesn't resolve the issue.

  4. #4
    Join Date
    Jun 2009
    Beans
    65

    Re: Issue with starting Unity: No panel or WM

    The issue is resolved: I reinstalled the Nvidia drivers, apparently there was an issue there, somewhere.

    Note for others, facing perhaps similar issues: I did install the proprietary Nvidia drivers manually, I did not use any PPA or the packages in the system, due to their age.

  5. #5
    Join Date
    Jun 2010
    Location
    London, England
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Issue with starting Unity: No panel or WM

    But running them both with or without sudo doesn't resolve the issue.
    Then it is not a problem with Compiz, the compositor/window manager and it is not a problem with Unity. Process of elimination. What else is system wide? Not themes. Not wallpapers. The Nautilus file manager is integrated into the desktop. I was not aware that we could use Nautilus to open a terminal. Have you added some kind of extension or plugin?

    Regards.
    It is a machine. It is more stupid than we are. It will not stop us from doing stupid things.
    Ubuntu user #33,200. Linux user #530,530


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
  •