Closed Bug 486564 Opened 15 years ago Closed 15 years ago

gtkmozembed emits superfluous messages upon startup

Categories

(Core Graveyard :: Embedding: GTK Widget, defect)

x86
Linux
defect
Not set
trivial

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: gerald.britton, Unassigned)

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2a1pre) Gecko/20090331 Minefield/3.6a1pre
Build Identifier: 2.19.1-0ubuntu11

Using gtkmozembed from a pygtk app, causes these messages to appear at startup:

location: /usr/lib/xulrunner-1.9.0.8/libxpcom.so 
before 3

These should be suppressed for normal use

Reproducible: Always

Steps to Reproduce:
1. start up a pygtk app that uses gtkmozembed from the CLI
2. unwanted messages appear
3.
Actual Results:  
as above

Expected Results:  
no messages appear
Where are the messages being printed from (what makes you think the mozilla widget is printing them)?
$ hd /usr/lib/python-support/python-gnome2-extras/python2.5/gtk-2.0/gtkmozembed.so |less

0000b0c0  50 49 00 66 61 69 6c 65  64 20 31 00 6c 6f 63 61  |PI.failed 1.loca|
0000b0d0  74 69 6f 6e 3a 20 25 73  20 0a 00 62 65 66 6f 72  |tion: %s ..befor|
0000b0e0  65 20 33 00 66 61 69 6c  65 64 20 33 00 67 74 6b  |e 3.f

Can't find any other component in my toolchain that has this string in it. Occam's razor would lead to concluding that gtkmozembed is the culprit
gtkmozembed.so is not Mozilla code: it's part of the gnome-python2-extras package in Fedora, and presumably something similar in ubuntu.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.