9 May
2012
9 May
'12
9:51 a.m.
On Wednesday 09 May 2012 11:31:08 CodeVision wrote:
QGtkStyle was unable to detect the current GTK+ theme.
I reckon its the same problem. As far as I know, there's no real solution for it, just a few workarounds. I solved it by installing 'gconf' [1] which has a lot less dependencies than libgnomeui. If you are not running gnome, you might also have to run:
gconftool-2 --set --type string /desktop/gnome/interface/gtk_theme your_theme_name
Strange; I wouldn't have thought the problem was the GTK theme. If it is, though, I've had gtk-chtheme hanging around, which depends only on gtk2. Paul