dx-packages team mailing list archive
-
dx-packages team
-
Mailing list archive
-
Message #38029
[Bug 1557717] [NEW] indicator-session should emit Shutdown not Reboot for unity8
Public bug reported:
In indicator-session, the following code exists:
case PROMPT_WITH_UNITY:
/* NB: TYPE_REBOOT instead of TYPE_SHUTDOWN because
the latter adds lock & logout options in Unity... */
show_unity_end_session_dialog (self, END_SESSION_TYPE_REBOOT);
Can we get that fixed? unity8 doesn't currently have such issues, but
is forced to hack a shutdown dialog when asked to show a reboot dialog
because of this.
** Affects: indicator-session (Ubuntu)
Importance: Undecided
Status: New
** Affects: unity8 (Ubuntu)
Importance: Undecided
Status: New
** Also affects: unity8 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-session in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1557717
Title:
indicator-session should emit Shutdown not Reboot for unity8
Status in indicator-session package in Ubuntu:
New
Status in unity8 package in Ubuntu:
New
Bug description:
In indicator-session, the following code exists:
case PROMPT_WITH_UNITY:
/* NB: TYPE_REBOOT instead of TYPE_SHUTDOWN because
the latter adds lock & logout options in Unity... */
show_unity_end_session_dialog (self, END_SESSION_TYPE_REBOOT);
Can we get that fixed? unity8 doesn't currently have such issues, but
is forced to hack a shutdown dialog when asked to show a reboot dialog
because of this.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-session/+bug/1557717/+subscriptions
Follow ups