After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 517191 - Panel drawer applet stopped working
Panel drawer applet stopped working
Status: RESOLVED FIXED
Product: gnome-panel
Classification: Other
Component: panel
2.21.x
Other All
: Normal major
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-02-18 11:08 UTC by Sebastien Bacher
Modified: 2008-02-21 16:15 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22


Attachments
simple fix (830 bytes, patch)
2008-02-21 15:05 UTC, Matthias Clasen
none Details | Review

Description Sebastien Bacher 2008-02-18 11:08:45 UTC
The bug has been described on https://bugs.launchpad.net/bugs/192192

"Hardy Heron

The drawer applets stopped working after the 2/14 update. Tried to create new drawers and they do not work either.
I would like to be able to use the drawer applets in Gnome panel."
Comment 1 Kjartan Maraas 2008-02-21 14:35:23 UTC
I see this on fedora rawhide as well so it doesn't seem to be distro specific.
Comment 2 Wouter Bolsterlee (uws) 2008-02-21 14:41:26 UTC
Yeah, same here on my Jhbuild/Debian system.
Comment 3 Matthias Clasen 2008-02-21 14:52:12 UTC
This is fallback from Jon's fancy login animation patch. The drawer toplevels end up with an initial state of AUTO_HIDDEN, and drawer_click doesn't cope with that.
Comment 4 Matthias Clasen 2008-02-21 15:05:19 UTC
Created attachment 105703 [details] [review]
simple fix
Comment 5 Vincent Untz 2008-02-21 16:15:08 UTC
I've been working on another fix, which makes me feel more comfortable. I'll commit it in two minutes (just need to write the ChangeLog).