https://qa.mandrakesoft.com/show_bug.cgi?id=1937
------- Additional Comments From [EMAIL PROTECTED] 2003-02-21 20:43 ------- I too have noticed this behavior for both switch and switch2. Manually editing the INCLUDE path in .gtkrc* makes things work, but of course does not solve the problem of switch[2] not being able to get the theme path. ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. ------- Reminder: ------- assigned_to: [EMAIL PROTECTED] status: UNCONFIRMED creation_date: description: Hi folks, just tried to run both versions of gtk-theme-switch, it fails due to some problem with the GHashTable, that theme-switch and theme-switch2 uses. I looked at the source code, the problem is, whenever it tries to get a value from the hash table , the has table returns null, therefore the include files will have an entry like: include (null)/gtk/gtkrc It looks like the hashtable is correctly initialized. But somehow it does not keep it's values, if you debug you will see, that only the last entry (/usr/share/themes, Geramik) that was added can be selected and will be found in the hashtable, since this application worked before I don't think it is a problem within the source code I rather believe, that there is a bug in the latest glib. Since I don't have much time right now I cannot check out more, If anyone out there got time to look at I would appreciate it. Linux-phased
