Results 1 to 4 of 4

Thread: QGtkStyle and .gtkrc-2.0

  1. #1
    Join Date
    Jan 2009
    Location
    Camp Lejeune, NC
    Posts
    24
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    2

    Question QGtkStyle and .gtkrc-2.0

    I installed QGtkStyle and had it show up in KDE4's Control Center and in qtconfig. However, it always falls back to Cleanlooks in appearance. This happens when running both within and without KDE. I have used gtk-theme-switcher2 and gtk-chtheme to setup a .gtkrc file.

    Any ideas?
    Lenovo ThinkPad T400 - Gentoo Linux 2008.0 Hardened
    Apple iBook G3 - Gentoo Linux 2008.0 Desktop
    Linksys WRT54GL - OpenWrt Kamikaze
    Linksys WRT310N - Stock Crap

  2. #2
    Join Date
    Jan 2006
    Posts
    15
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanked 2 Times in 2 Posts

    Default Re: QGtkStyle and .gtkrc-2.0

    The first thing I can think of is that you are using the GTK_QT theme in Gtk which is default on most KDE distros. Since this theme uses Qt to render, it would have crashed. Another thing to do if you want to use the theme in KDE is to make sure that "apply to non-kde applications" is not checked in your color/palette configuration as this will inject it's own rc file into the system.

  3. #3
    Join Date
    Jan 2009
    Location
    Camp Lejeune, NC
    Posts
    24
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    2

    Default Re: QGtkStyle and .gtkrc-2.0

    Quote Originally Posted by jens View Post
    The first thing I can think of is that you are using the GTK_QT theme in Gtk which is default on most KDE distros. Since this theme uses Qt to render, it would have crashed. Another thing to do if you want to use the theme in KDE is to make sure that "apply to non-kde applications" is not checked in your color/palette configuration as this will inject it's own rc file into the system.
    That's unchecked, I rebooted KDE, and I'm still getting Cleanlooks. I set the GTK theme to Crux. It doesn't work out of KDE, either.
    Lenovo ThinkPad T400 - Gentoo Linux 2008.0 Hardened
    Apple iBook G3 - Gentoo Linux 2008.0 Desktop
    Linksys WRT54GL - OpenWrt Kamikaze
    Linksys WRT310N - Stock Crap

  4. #4
    Join Date
    Jan 2006
    Posts
    15
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanked 2 Times in 2 Posts

    Default Re: QGtkStyle and .gtkrc-2.0

    Which platform/distro is it? Do you get any output on the console when launching apps in KDE?

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
  •  
Qt is a trademark of The Qt Company.