Can anyone out there repro either of these problems?
One is the libgc-6.7 problem, the other is with the libsmooth theme
engine.
I *think* it would be helpful to at least warn on these conditions.
For the libgc problem, my guess is that a call to gettext() would
return null. If anyone can verify the problem and then at least
verify that we can detect it by gettext's misbehavior, that would be
handy.
For the problem with the engine, I *think* we might be able to detect
it if we can query for some known module name. Using the
gtk_rc_find_module_in_path function might do the trick.
Show replies by date