https://qa.mandrakesoft.com/show_bug.cgi?id=1937
Product: gtk-theme-switch
Component: gtk-theme-switch
Summary: Possible bug in glib 2.3.1 concerning theme-switch and
theme switch2
Version: 1.0.1-3mdk
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
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
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.