GNOME Bugzilla – Bug 171256
No launcher in drawer on gnome-panel-2.10.0
Last modified: 2005-03-29 21:07:42 UTC
Please describe the problem: I'm just passed to gnome-panel-2.10.0 from gnome-panel-2.8.3. When I start my X session and gnome panel start I've no error message but if I try to open a drawer it is empty(no icons, no launcher).. Instead if I try to move my panel on the other sides of the screen with the drawer menù open icons appear! What happens? Steps to reproduce: Actual results: Expected results: Does this happen every time? Yes Other information:
Thanks for your bug report! Can you still reproduce the problem? If so, could you provide us with your panel configuration (gconftool-2 --dump /apps/panel > conf.txt)? Where was your panel when the drawer was empty? Thanks
Created attachment 39225 [details] gconf config Yes, I still have this problem at every X-system-boot.. I've the gnome-panel on bottom of the screen. Instead when I move the panel around the screen icons in drawers comes up.. bye!
Thanks. I can reproduce the bug with your config. I'll look at it.
Ah. Could you attach the contents of ~/.gnome2/panel2.d/default/launchers/? I need to have your launchers too :-)
Created attachment 39282 [details] my launchers These are my launchers :)
Thanks. I can really reproduce now :-)
The problem seems to appear because the drawer have a transparent background. I don't see why, though.
Finally got it! 2005-03-29 Vincent Untz <vincent@vuntz.net> * button-widget.c: (button_widget_realize): load the pixbuf here since it's most probably not loaded yet. Fix bug #171256.
I'm sorry but I'm not really expert... How can I load the pixbuf?
Compile the CVS version of gnome-panel or wait for the 2.10.1 (it should be out next monday). That's the easiest way.
Ah ok! :D thank you!