Closed
Bug 9689
Opened 26 years ago
Closed 26 years ago
[GTK Themes] Gtk-WARNINGs on startup[PP]
Categories
(Core :: XUL, enhancement, P4)
Tracking
()
M15
People
(Reporter: dbaron, Assigned: pavlov)
References
Details
Whenever I start viewer or apprunner I see (well, different sequence for viewer,
but same four warnings):
david@dell ~/mozilla/package > ./mozilla-apprunner.sh
MOZILLA_FIVE_HOME=/home/david/mozilla/package
LD_LIBRARY_PATH=/home/david/mozilla/package
MOZ_PROGRAM=./apprunner
moz_debug=0
moz_debugger=
Gtk-WARNING **: /usr/lib/gtk/themes/engines/libmetal.so: undefined symbol:
gtk_range_draw_trough
Gtk-WARNING **: /usr/lib/gtk/themes/engines/libmetal.so: undefined symbol:
gtk_range_draw_trough
Gtk-WARNING **: /usr/lib/gtk/themes/engines/libmetal.so: undefined symbol:
gtk_range_draw_trough
Gtk-WARNING **: /usr/lib/gtk/themes/engines/libmetal.so: undefined symbol:
gtk_range_draw_trough
Reading file...
Reading file...Done
I'm using gtk+ 1.2.1, which is what comes with RedHat 6.0.
Updated•26 years ago
|
Assignee: trudelle → pavlov
Priority: P3 → P4
Target Milestone: M15
Comment 1•26 years ago
|
||
I don't like warnings either, but since no bad behavior is ascribed
to this, reassigning to pavlov as p4 for m15
| Assignee | ||
Updated•26 years ago
|
Severity: normal → enhancement
Status: NEW → ASSIGNED
Summary: Gtk-WARNINGs on startup → [GTK Themes] Gtk-WARNINGs on startup
| Assignee | ||
Comment 2•26 years ago
|
||
moving theme bugs to M15
Summary: [GTK Themes] Gtk-WARNINGs on startup → [GTK Themes] Gtk-WARNINGs on startup[PP]
| Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Comment 5•26 years ago
|
||
| Reporter | ||
Comment 6•26 years ago
|
||
Eh? I see these warnings on the ones I build myself too. (e.g., CVS pull on
Sat Aug 28, 12:15PDT, which is my current one).
| Assignee | ||
Comment 7•26 years ago
|
||
have you tried building the themes yourself?
| Reporter | ||
Comment 8•26 years ago
|
||
No. Is it a problem with my build of GTK (the default in RH 6.0) that has
nothing to do with Mozilla at all?
| Assignee | ||
Comment 9•26 years ago
|
||
thats my thinking...
| Reporter | ||
Comment 10•26 years ago
|
||
For the record, these went away when I upgraded to gnome 1.0.53.
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 11•25 years ago
|
||
verified duplicate of 10650 (could be invalid I guess). Inertia wins. 10650
can be the 'link dynamically' bug.
You need to log in
before you can comment on or make changes to this bug.
Description
•