** Changed in: lightdm/1.9
Milestone: None => 1.9.1
** Changed in: lightdm/1.9
Status: Fix Committed => Fix Released
** Description changed:
- When the session-setup-script is called, the environment doesn't contain
- the username anymore since Ubuntu 13.10. It worked in 13.04 and for the
- cleanup script.
+ When the session-setup-script is called, the environment doesn't have
+ $USER set. It worked in 13.04 and for the cleanup script.
+
+ To reproduce:
+ 1. Configure LightDM to have a session-setup-script in [SeatDefaults]
+ 2. Check the $USER environment variable in the script
+ Expected result:
+ $USER is set to the name of the session being started
+ Observed result:
+ $USER is not set
+
+ Regression potential:
+ - Low, the change just sets the variable as it used to be set in LightDM <
1.7.5
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1245957
Title:
session-setup-script doesn't know the username
Status in Light Display Manager:
Fix Committed
Status in Light Display Manager 1.8 series:
Fix Committed
Status in Light Display Manager 1.9 series:
Fix Released
Status in “lightdm” package in Ubuntu:
In Progress
Status in “lightdm” source package in Saucy:
Triaged
Status in “lightdm” source package in Trusty:
In Progress
Bug description:
When the session-setup-script is called, the environment doesn't have
$USER set. It worked in 13.04 and for the cleanup script.
To reproduce:
1. Configure LightDM to have a session-setup-script in [SeatDefaults]
2. Check the $USER environment variable in the script
Expected result:
$USER is set to the name of the session being started
Observed result:
$USER is not set
Regression potential:
- Low, the change just sets the variable as it used to be set in LightDM <
1.7.5
To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/1245957/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp