Results 1 to 5 of 5

Thread: Help! Docky just stopped working.

  1. #1
    Join Date
    Sep 2010
    Beans
    155
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Exclamation Help! Docky just stopped working.

    Hello all,
    Docky was working fine until about 2 hours ago. I restarted my computer and all of a sudden, it didn't work. It didn't launch on startup, I can't open it by going to Accessories>Docky, I can't create a shortcut and open it that way... nothing.

    I tried uninstalling it and reinstalling it but that didn't work either.

    The weird thing is... it works if I switch users. However, under my user account, it will not open. Please help!

  2. #2
    Join Date
    Mar 2011
    Beans
    370

    Re: Help! Docky just stopped working.

    Quote Originally Posted by Ranger_Joe View Post
    The weird thing is... it works if I switch users. However, under my user account, it will not open. Please help!
    try removing your docky config files
    it would be in your .config, .gconf or .local/share folder (cant recall the exact one)
    Last edited by ~Plue; March 16th, 2011 at 07:38 PM.

  3. #3
    Join Date
    Sep 2010
    Beans
    155
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Help! Docky just stopped working.

    I have no idea where to find any of that. Would that explain why it works for other users on my machine?

  4. #4
    Join Date
    Sep 2010
    Beans
    155
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Help! Docky just stopped working.

    If this helps AT ALL... I think it was totally accidental. I think some box somewhere accidentally got checked or something like that. I just don't understand why it has stopped working on my user profile.

  5. #5
    Join Date
    Mar 2011
    Beans
    370

    Re: Help! Docky just stopped working.

    Quote Originally Posted by Ranger_Joe View Post
    I have no idea where to find any of that. Would that explain why it works for other users on my machine?
    disregard that last comment. the config files are in .local/share .cache/docky and .gconf/apps/. (from the docky wiki)
    open your home directory and press ctrl+H to see hidden directories

    or just run the following
    Code:
    rm -r ~/.local/share/docky     (if version 2.0.x)
    rm -r ~/.local/share/dockmanager/         (if version 2.1.x)
    rm -r ~/.cache/docky
    gconftool-2 --recursive-unset /apps/docky-2
    Would that explain why it works for other users on my machine?
    yep. each user's configuration is stored within their home folder
    Last edited by ~Plue; March 17th, 2011 at 04:31 PM.

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
  •