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 692339 - Running application as "root" user does not offer app menu in top bar
Running application as "root" user does not offer app menu in top bar
Status: RESOLVED WONTFIX
Product: gnome-shell
Classification: Core
Component: general
3.6.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2013-01-22 22:58 UTC by Faizal Luthfi
Modified: 2014-07-23 21:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Faizal Luthfi 2013-01-22 22:58:13 UTC
Run application as root cause application icon in top panel to does not have app menu
Comment 1 Matthias Clasen 2013-01-23 03:51:46 UTC
thats a consequence of how the app menu is implemented. binaries that are running as another user don't have access to your session bus. Thus, they don't have an app menu and are not fully integrated in the session in various other ways.
Comment 2 Giovanni Campagna 2013-01-23 14:58:28 UTC
As Matthias said, plus WONTFIX, because we can't really.