After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 103907 - Error when starting Pan
Error when starting Pan
Status: RESOLVED FIXED
Product: Pan
Classification: Other
Component: general
pre-0.13.4 betas
Other Linux
: Normal minor
: 0.13.4
Assigned To: Charles Kerr
Pan QA Team
: 122242 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2003-01-19 21:47 UTC by Bas Mevissen
Modified: 2006-06-18 05:22 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bas Mevissen 2003-01-19 21:47:05 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
Comment 1 Charles Kerr 2003-01-20 02:12:59 UTC
Confirmed on the Windows version.

Maybe one of the files in the xpm directory is corrupt..?
Comment 2 Christophe Lambin 2003-01-20 20:24:08 UTC
I don't see this on the RH7.2 RPM of 0.13.3.90. Is this a Windows-only
bug?
Comment 3 Charles Kerr 2003-01-20 22:56:40 UTC
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
Comment 4 Christophe Lambin 2003-09-14 18:00:24 UTC
*** Bug 122242 has been marked as a duplicate of this bug. ***