Closed
Bug 409204
Opened 17 years ago
Closed 15 years ago
All menu separators have gone missing, GTK warning produced
Categories
(Firefox :: Menus, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: mozilla, Unassigned)
Details
(Whiteboard: [closeme 2009-10-27])
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b3pre) Gecko/2007122004 Minefield/3.0b3pre
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b3pre) Gecko/2007122004 Minefield/3.0b3pre
Running the latest nightly build, all menu separators (both normal menus and bookmarks menus that I've added) are missing. This is with the Clearlooks theme and the Raleigh theme (default on Debian). Clicking any menu produces a slew of:
(firefox-bin:3850): Gtk-WARNING **: gtkwidget.c:7322: widget class `GtkSeparatorMenuItem' has no property named `wide-separators'
Reproducible: Always
Steps to Reproduce:
1. Click any menu that normally has a separator
2.
3.
Reporter | ||
Updated•17 years ago
|
Version: unspecified → Trunk
Reporter | ||
Comment 1•17 years ago
|
||
I'm going to go out on a limb and guess this is probably similar to bug 409202 and caused by Debian 4.0/Etch/stable shipping with GTK 2.8.20 and Glib 2.12.4 back in April. I don't suppose there's any way to address it? I hope I'm not the only Stable user out there.
>> caused by Debian 4.0/Etch/stable shipping with GTK 2.8.20 and Glib 2.12.4
>> back in April
i can confirm this:
Maintainer: Sebastien Bacher <seb128@debian.org>
Architecture: i386
Source: glib2.0
Version: 2.12.4-2
Maintainer: Sebastien Bacher <seb128@debian.org>
Architecture: i386
Source: gtk+2.0
Version: 2.8.20-7
Comment 3•17 years ago
|
||
Not present in Kubuntu 7.10 (KDE 3).
Build Info:
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b3pre) Gecko/2008011704 Minefield/3.0b3pre
Comment 4•17 years ago
|
||
Yes, this is due to using GTK+ < 2.10, which I also am trying to do. (Debian Etch.) I have a patch for this that I may try to submit, however the problem is currently moot as bug 418126 prevents running with < GTK+ 2.10 anyway now.
There is a greater discussion of this going on in bug 418885 right now.
Reporter | ||
Comment 6•15 years ago
|
||
Dead bug, Debian Lenny has been out for a while and < GTK+ 2.10 will unlikely be supported ever.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•