dx-packages team mailing list archive
-
dx-packages team
-
Mailing list archive
-
Message #40294
[Bug 1557717] Re: indicator-session should emit Shutdown not Reboot for unity8
Is this still relevant? Unity8 has a single dialog with Power Off,
Restart, Cancel in it, so I think it would be the same dialog either way
in that case, which means this should be fine as-is?
** Changed in: indicator-session (Ubuntu)
Status: Confirmed => Incomplete
** Changed in: indicator-session (Ubuntu)
Importance: Undecided => Medium
--
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:
Incomplete
Status in unity8 package in Ubuntu:
Confirmed
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
References