Closed
Bug 105732
Opened 24 years ago
Closed 22 years ago
Gtk-CRITICAL Installer Crash
Categories
(SeaMonkey :: Installer, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
Future
People
(Reporter: cmdryoda, Assigned: slogan)
Details
These are my preferences:
Custom installation from Talkback net install, no proxy, don't save installer
modules
installation directory: /usr/lib/mozilla
Components: Navigator, Personal Security Manager, Debugger
Crashes when XPI downloading Debugger or any other component that is last to
download
Output:
Gtk-CRITICAL **: file gtkprogress.c: line 518 (gtk_progress_set_percentage):
assertion `percentage >= 0 && percentage <= 1.0' failed.
Gtk-CRITICAL **: file gtkprogress.c: line 518 (gtk_progress_set_percentage):
assertion `percentage >= 0 && percentage <= 1.0' failed.
** CRITICAL **: file eazel-theme-pixmaps.c: line 418
(eazel_engine_image_render): assertion `height > 0' failed.
Gdk-ERROR **: BadPixmap (invalid Pixmap parameter)
serial 168192 error_code 4 request_code 56 minor_code 0
Updated•24 years ago
|
QA Contact: bugzilla → ktrina
Comment 1•24 years ago
|
||
Sounds like a problem I ran into this afternoon. I got an error message while
installing on RH 6.1 (full set up) but tried it again on RH 7.0 and could not
reproduce it. However, Jimmy could not reproduce it on RH 6.1.
First I got the error:
Netscape Installer
A network connection failure occured. . . .
- so I wiped out the xpi directory (the common work around) and I was able to
install again.
But during the 2nd install (while it was installing ./xpi/full.end),
I got this error:
Error!
Fatal Error [-615]: Download failed
** CRITICAL **: file eazel-theme-pixmaps.c: line 418 ???
Reporter: Where did you download the build from? (Full URL and filename please)
http://ftp.mozilla.org/pub/mozilla/releases/mozilla0.9.5/
File Name: mozilla-i686-pc-linux-gnu-0.9.5-installer.tar.gz
Comment 5•24 years ago
|
||
eazel theme pixmaps?
sounds like he is having some trouble with ximian or something
may not be mozilla related?
The file that for some reason appears in the error message is
eazel-themes/gtk+/eazel-engine/src/eazel-theme-pixmaps.c
http://cvs.gimp.org/lxr/source/eazel-themes/gtk+/eazel-engine/src/eazel-theme-pixmaps.c
It's part of a theme engine in development, and described as doing "image
manipulation and caching".
Does the installer read .gtkrc ? To me it would seem like this particular part
of reporters error msg origins from an incomplete or faulty GTK theme.
related to bug 84492, but no crash reported there
another related one: bug 104776
Comment 9•24 years ago
|
||
Not at all related to 84492. The percentage assertions are a seperate issue.
Comment 10•22 years ago
|
||
Reporter:
Does the problem exists on newer (1.5) builds? If not then please close this bug
as WorksForMe.
Comment 11•22 years ago
|
||
No response from reporter since over 1 Month. Closing bug was WFM
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•