[Bug 1527590] Re: Menu isn't shown in gedit when run with sudo

2017-09-20 Thread adrenochrome
still no update or explanation about this problem ? still the same
behaviour on 17.04

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/1527590

Title:
  Menu isn't shown in gedit when run with sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/1527590/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1527590] Re: Menu isn't shown in gedit when run with sudo

2017-04-16 Thread Norbert
Same here with gedit / ubuntu 16.04 unity.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/1527590

Title:
  Menu isn't shown in gedit when run with sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/1527590/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1527590] Re: Menu isn't shown in gedit when run with sudo

2017-01-17 Thread Coeur Noir
Same here with gedit / ubuntu 16.04 unity.

Does same kind of behaviour with Nautilus and Synaptic come from the
same "bug" or is it different things ? please see →
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/1606627

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/1527590

Title:
  Menu isn't shown in gedit when run with sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/1527590/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1527590] Re: Menu isn't shown in gedit when run with sudo

2016-12-27 Thread Michael Fox
Same problem.  New install of 16.04.1.
$ gedit --> shows menu
$ sudo gedit --> does NOT show menu
$ gksudo gedit --> does NOT show menu
$ sudo -i ... # gedit --> does NOT show menu
This happens whether the menus are set for the title bar OR for the top of the 
screen.
Tried reinstalling gedit.  No difference.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/1527590

Title:
  Menu isn't shown in gedit when run with sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/1527590/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1527590] Re: Menu isn't shown in gedit when run with sudo

2016-09-29 Thread Delmic
With this command, I'm able to run gedit in sudo and get the menu:
sudo -E gedit

The environment variable that matters is DBUS_SESSION_BUS_ADDRESS.

So you can also get gedit working like this:
pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY GTK_MODULES=$GTK_MODULES 
DBUS_SESSION_BUS_ADDRESS=$DBUS_SESSION_BUS_ADDRESS gedit


That said, dconf still doesn't work. So it's not possible changing the 
preferences.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/1527590

Title:
  Menu isn't shown in gedit when run with sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/1527590/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs