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 171256 - No launcher in drawer on gnome-panel-2.10.0
No launcher in drawer on gnome-panel-2.10.0
Status: RESOLVED FIXED
Product: gnome-panel
Classification: Other
Component: panel
2.10.x
Other All
: Normal major
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-03-22 19:37 UTC by Rubens
Modified: 2005-03-29 21:07 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10


Attachments
gconf config (956.66 KB, text/plain)
2005-03-24 22:44 UTC, Rubens
Details
my launchers (15.10 KB, application/x-compressed-tar)
2005-03-26 14:17 UTC, Rubens
Details

Description Rubens 2005-03-22 19:37:19 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:
Comment 1 Vincent Untz 2005-03-24 22:25:32 UTC
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
Comment 2 Rubens 2005-03-24 22:44:07 UTC
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!
Comment 3 Vincent Untz 2005-03-26 13:36:40 UTC
Thanks. I can reproduce the bug with your config. I'll look at it.
Comment 4 Vincent Untz 2005-03-26 13:39:51 UTC
Ah. Could you attach the contents of ~/.gnome2/panel2.d/default/launchers/? I
need to have your launchers too :-)
Comment 5 Rubens 2005-03-26 14:17:29 UTC
Created attachment 39282 [details]
my launchers

These are my launchers :)
Comment 6 Vincent Untz 2005-03-26 14:31:13 UTC
Thanks. I can really reproduce now :-)
Comment 7 Vincent Untz 2005-03-26 20:47:59 UTC
The problem seems to appear because the drawer have a transparent background. I
don't see why, though.
Comment 8 Vincent Untz 2005-03-29 20:15:39 UTC
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.
Comment 9 Rubens 2005-03-29 20:23:30 UTC
I'm sorry but I'm not really expert... How can I load the pixbuf?
Comment 10 Vincent Untz 2005-03-29 20:36:03 UTC
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.
Comment 11 Rubens 2005-03-29 21:07:42 UTC
Ah ok! :D thank you!