http://qa.mandrakesoft.com/show_bug.cgi?id=1937
------- Additional Comments From [EMAIL PROTECTED] 2003-03-07 15:06 ------- Created an attachment (id=282) --> (http://qa.mandrakesoft.com/attachment.cgi?id=282&action=view) Sets a default path for theme directory. This patch will add a default value for a the gtk-theme directory, thus any function that needs the theme directory will get the default theme directory in case the hashtable retunrs NULL. Tested it on Mandrake 9.1 RC2 ------- 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
