GNOME Bugzilla – Bug 103907
Error when starting Pan
Last modified: 2006-06-18 05:22:24 UTC
When I start Pan, I get the following error. Gtk-WARNING **: Error loading menu image: Image header corrupt A trace shows that it happens very early in the start of Pan: (pan:12177): Gtk-WARNING **: Error loading menu image: Image header corrupt 56)(depth 1) TRACE: + prefs_init (pan-config.c:714:pan_config_get_string():pan_config_get_string)(thread 0x815d200)(time 22:32:56)(depth 2) TRACE: + pan_config_get_string (pan-config.c:732:pan_config_get_string():pan_config_get_string)(thread 0x815d200)(time 22:32:56)(depth 1) TRACE: - pan_config_get_string (pan-config.c:714:pan_config_get_string():pan_config_get_string)(thread 0x815d200)(time 22:32:56)(depth 2) TRACE: + pan_config_get_string (pan-config.c:732:pan_config_get_string():pan_config_get_string)(thread 0x815d200)(time 22:32:56)(depth 1) TRACE: - pan_config_get_string (pan-config.c:774:pan_config_get_int(): pan_config_get_int)(th
Confirmed on the Windows version. Maybe one of the files in the xpm directory is corrupt..?
I don't see this on the RH7.2 RPM of 0.13.3.90. Is this a Windows-only bug?
No, not Windows-only. This has been a bug all along, but it looks like gtk 2.2 is better about reporting errors. :) Fixed in CVS for 0.13.3.91: http://cvs.gnome.org/bonsai/cvsview2.cgi?diff_mode=context&whitespace_mode=show&subdir=pan/pan&command=DIFF_FRAMESET&file=gui.c&rev1=1.557&rev2=1.558&root=/cvs/gnome
*** Bug 122242 has been marked as a duplicate of this bug. ***