Although it's not blocking, we should get rid of those NULL pointer warnings before the final release: (xfdesktop:21691): GLib-CRITICAL **: file ghash.c: line 294 (g_hash_table_insert): assertion `hash_table != NULL' failed (xfdesktop:21691): GLib-CRITICAL **: file ghash.c: line 557 (g_hash_table_foreach): assertion `hash_table != NULL' failed
yeah, that would be nice. i looked at it briefly a while ago, but it wasn't obvious where it was occuring. i might not get to this before 4.2, but i'll try.
ok, the g_hash_table_foreach() warning should be gone. i'm not sure about the other one, but maybe.
i'm relatively sure this is fixed.