dx-packages team mailing list archive
-
dx-packages team
-
Mailing list archive
-
Message #32244
[Bug 1433013] Re: Super -> exec vs Alt-F2 -> exec have different environment
The branches attached solve this for me. I hope somebody from upstart
team can review them.
I'll try to put a ppa out with that patch in, such that other users that
are affected can also test this.
I expect to SRU this change to all stable releases.
--
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1433013
Title:
Super -> exec vs Alt-F2 -> exec have different environment
Status in Unity:
New
Status in unity package in Ubuntu:
New
Status in unity-lens-applications package in Ubuntu:
New
Status in upstart package in Ubuntu:
New
Status in unity source package in Trusty:
New
Status in unity-lens-applications source package in Trusty:
New
Status in upstart source package in Trusty:
New
Status in unity source package in Utopic:
New
Status in unity-lens-applications source package in Utopic:
New
Status in upstart source package in Utopic:
New
Status in unity source package in Vivid:
New
Status in unity-lens-applications source package in Vivid:
New
Status in upstart source package in Vivid:
New
Bug description:
upstart in user session manages environmental variables and most
things have them, however Alt-f2 started proccesses lack them.
to test
Super Key -> "xterm" -> Enter -> env | grep SSH
vs
Alt+F2 -> "xterm" -> Enter -> env | grep SSH
via Super Key -> the environment is correct
via Alt-F2 -> it is not
I believe Alt+F2 code path should call into upstart dbus api to "list-env" and import that environment before executing the search result.
To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1433013/+subscriptions
References