You are not logged in.
Pages: 1
I've just upgraded Xubuntu to 11.10 and I'm having problem with my theme. I've set the Window Manage Style to Retro and the Appearance to Clearlooks but some of the apps seem to be running High Constrst. How do I change this?
Window Manager:
Appearance:
Example App (sudoku):
Last edited by shawnhcorey (2011-10-17 16:13:29)
Offline
My guess is that sudoku isn't a GTK app.
Can you return the output of the command: ldd sudoku
If it is Qt, as in my guess, try running qtconfig and select a proper theme from this dialog.
Mike
Offline
OK
$ ldd /usr/games/gnome-sudoku
not a dynamic executable
$ file /usr/games/gnome-sudoku
/usr/games/gnome-sudoku: a python script text executable
$
Offline
It's a GNOME app, so no QT involved here.
Can you check the running processes and look if there is a gnome-settings-daemon process running?
Can you try to kill it?
Can you attach a screenshot of the app running? It's missing in your initial post.
It can also be that this specific app uses GTK+3 now, in which case you need a theme that supports both GTK+2 and GTK+3. One theme that supports this two very well is Greybird f.e. and the default theme that comes with GTK+3 is Adwaita.
Mike
Offline
It's a GNOME app, so no QT involved here.
Can you check the running processes and look if there is a gnome-settings-daemon process running?
Can you try to kill it?
Killed it; no change.
Can you attach a screenshot of the app running? It's missing in your initial post.
It's the third one.
It can also be that this specific app uses GTK+3 now, in which case you need a theme that supports both GTK+2 and GTK+3. One theme that supports this two very well is Greybird f.e. and the default theme that comes with GTK+3 is Adwaita.
Tried greybird; no change.
EDIT: Oops, the third link wasn't quite correct. You should see it now.
Last edited by shawnhcorey (2011-10-17 16:14:32)
Offline
Pages: 1
[ Generated in 0.009 seconds, 7 queries executed - Memory usage: 534.13 KiB (Peak: 534.98 KiB) ]