GNOME Bugzilla – Bug 787462
Missing gtk_widget_show call
Last modified: 2017-09-13 08:08:34 UTC
Created attachment 359425 [details] [review] Add missing gtk_widget_show calls for menu items Some menu items are added to menu without gtk_widget_show call. This causes a problem in --indicator mode: I can't see these menu items. The "mobile broadband" category is most vulnerable to this issue since I can't connect to mobile broadband and see its status. For some reason with classic systray everything works well without gtk_widget_show call. But indicator is definitely affected. I'm attaching the patch which fixes this problem.
lgtm
Applied, thanks. https://git.gnome.org/browse/network-manager-applet/commit/?id=4b2f46c3a7e17a271e9b8ce36ee932dc7d6285f9