← Back to team overview

dx-packages team mailing list archive

[Bug 1557717] Re: indicator-session should emit Shutdown not Reboot for unity8

 

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: unity8 (Ubuntu)
       Status: New => Confirmed

-- 
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:
  Confirmed
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