Results 1 to 4 of 4

Thread: 13.04 installed, no lanch bar on left, no toolbar up top.

  1. #1
    Join Date
    Jul 2009
    Beans
    5

    Question 13.04 installed, no lanch bar on left, no toolbar up top.

    Hi all,

    I am at my wits end with this. I installed 13.04 today, and so far it has turned out to be a huge mistake.

    When I log in under my regular profile, I only have a desktop with my regular wallpaper and the icons that are usually there. No toolbar up top, and no lauch bar on the left side. Impossible to access them. What's bizarre is that when I log in as a guest, everything is just fine.

    I've tried repairing all broken packages, I've tried doing the manual sudo apt-get clean, update, upgrade. I've tried reinstalling GRUB. Nothing is working so far.

    What must I do?

  2. #2
    Join Date
    Apr 2013
    Beans
    86

    Re: 13.04 installed, no lanch bar on left, no toolbar up top.

    Try this in terminal


    sudo apt-get install dconf-tools (it's probably already installed)

    dconf reset -f /org/compiz/

    setsid unity


    Another thing you could do is make a new User and delete that one... but you probably don't want that.
    Last edited by MaZaMo; May 4th, 2013 at 03:53 AM.

  3. #3
    Join Date
    Jul 2009
    Beans
    5

    Re: 13.04 installed, no lanch bar on left, no toolbar up top.

    Quote Originally Posted by MaZaMo View Post
    Try this in terminal


    sudo apt-get install dconf-tools
    dconf reset -f /org/compiz/
    setsid unityto reset Unity to default.

    Another thing you could do is make a new User and delete that one... but you probably don't want that.
    Many thanks. I just reset unity to default and it has worked. Is this a permanent solution or is it something I'll have to do at every new restart?

  4. #4
    Join Date
    Apr 2013
    Beans
    86

    Re: 13.04 installed, no lanch bar on left, no toolbar up top.

    Glad it worked! This is a permanent solution.

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
  •