Results 1 to 4 of 4

Thread: gksudo processes missing theme

  1. #1
    Join Date
    Apr 2008
    Beans
    231
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    gksudo processes missing theme

    I couldn't stand the new default theme in Lucid Lynx (Ambiance), so I installed Karmic Koala's theme (Human). Everything is working fine, but I noticed that processes running with root privileges lack the installed theme. What is the correct way to install a theme for root? I'm guessing I need to run gnome-appearance-properties with root privileges and install the Human theme for it, but I'd like to be sure. See attached screenshots for a root process with a normal process behind it.
    Attached Images Attached Images
    Last edited by Altay_H; May 11th, 2010 at 02:05 AM.

  2. #2
    Join Date
    Feb 2008
    Location
    Toronto, ON, CA
    Beans
    405
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: gksudo processes missing theme

    run these two commands:
    Code:
    sudo ln -s $HOME/.themes /root/.themes
    sudo ln -s $HOME/.icons /root/.icons

  3. #3
    Join Date
    Apr 2008
    Beans
    231
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: gksudo processes missing theme

    They didn't make a difference. My $HOME/.icons directory is empty anyway. My $HOME/.themes directory contains the Human theme I installed, but the symbolic link didn't fix the issue. What's interesting is that the title bar for privileged applications uses the Human theme correctly, it's just the rest of the window that doesn't display correctly. Any other ideas?

  4. #4
    Join Date
    Mar 2009
    Beans
    141

    Re: gksudo processes missing theme

    I'm having the same issue. The weird thing is that if running commands with 'sudo' instead of 'gksudo' the right theme is shown... Any ideas on how to solve this?
    Thanks!

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
  •