Closed Bug 92312 Opened 23 years ago Closed 23 years ago

Mant GTK-CRITICAL errors during installation using installer

Categories

(SeaMonkey :: Installer, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 83478

People

(Reporter: jd, Assigned: ssu0262)

Details

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2) Gecko/20010628
BuildID:    2001062823

# mozilla-installer

Gtk-CRITICAL **: file gtkprogress.c: line 518 (gtk_progress_set_percentage):
assertion `percentage >= 0 && percentage <= 1.0' failed.


P.S: the Gtk-CRITICAL... message was repeated 19 times,
followed by:

/usr/local/mozilla/run-mozilla.sh /usr/local/mozilla/mozilla-bin -installer
shell-init: could not get current directory: getcwd: cannot access parent
directories: No such file or directory


Reproducible: Always
Steps to Reproduce:
1.Run mozilla-installer
2.
3.

Actual Results:  Mozilla was installed and runs.
QA Contact: gemal → gbush
this looks like duplicate of bu 88319
please reopen if you disagree

*** This bug has been marked as a duplicate of 88319 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
verified
Status: RESOLVED → VERIFIED
I think this is *not* a duplicate of 88319.  I've gotten this warning on
installs 0.9.1, 0.9.3, and 0.9.4 (didn't try 0.9.2), but never the error
about handle!=null.

This is caused by the progress widget overflowing.  It is initially told an
incorrect value for the total size to download, and then when the actual bytes
flow across the pipe there are more of them than initially calculated, hence
the warnings about percentage > 1.
I'm gonna mark this baby a dupe of bug 83478.
Status: VERIFIED → UNCONFIRMED
Resolution: DUPLICATE → ---

*** This bug has been marked as a duplicate of 83478 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago23 years ago
Resolution: --- → DUPLICATE
verified
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
Summary: Mant GTK-CRITICAL errors during instalation using installer → Mant GTK-CRITICAL errors during installation using installer
You need to log in before you can comment on or make changes to this bug.