On Wed, 2010-01-06 at 22:46 +0100, ext Graham Cobb wrote: > In Fremantle, the GPE Summary applet causes hildon-home to crash if it is > removed and then re-added. I have not been able to work out what the problem > is.
We had several of this kind of crashes that happen when you remove and add it back. Usually the problem was in the Glib types that the applet uses: if it tries to register new types that are already there, or something similar. I guess Glib should print out some warnings for you? (notice that hildon-home probably closes stdout by default) > Any hints on how best to debug this hildon-home crash? It could help to disable all other plugins than the one that you are debugging and using gdb or good old printfs I guess. -Kimmo > Graham > _______________________________________________ > maemo-developers mailing list > maemo-developers@maemo.org > https://lists.maemo.org/mailman/listinfo/maemo-developers _______________________________________________ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers