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 753273 - multiload: Invisible after added to the panel
multiload: Invisible after added to the panel
Status: RESOLVED FIXED
Product: gnome-applets
Classification: Other
Component: multiload
git master
Other Linux
: Normal major
: ---
Assigned To: gnome-applets Maintainers
gnome-applets Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-08-05 09:15 UTC by Balló György
Modified: 2015-10-13 01:31 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
multiload: Don't set the size, it's not needed (3.00 KB, patch)
2015-08-22 07:35 UTC, Balló György
none Details | Review

Description Balló György 2015-08-05 09:15:19 UTC
When I add Multiload applet to the panel, it just draws a background color, but the applet itself is invisible. When I right click on that area, the applet become visible.
Comment 1 Balló György 2015-08-22 00:39:32 UTC
Also, when I resize the panel, the applet disappears.
Comment 2 Balló György 2015-08-22 07:35:19 UTC
Created attachment 309857 [details] [review]
multiload: Don't set the size, it's not needed

I attached a patch that solves the problem: we simply don't need to handle panel resize signal, because the resize done automatically.
Comment 3 Alberts Muktupāvels 2015-09-26 04:59:30 UTC
I can not reproduce, applet works and does not disappear when changing panel size...
Comment 4 Alberts Muktupāvels 2015-10-13 01:31:41 UTC
Still can not reproduce, but ok - patch looks harmless, pushed updated version.