← Back to team overview

touch-packages team mailing list archive

[Bug 1472259] Re: Quirky session behavior w/ systemd from ppa:pitti/systemd

 

Jul 07 09:28:32 Slave1 gnome-session[1850]: gnome-session[1850]:
WARNING: Shutdown failed:
GDBus.Error:org.freedesktop.DBus.Error.InteractiveAuthorizationRequired:
Interactive authentication required.

This is probably because this is all mixed up:

        c1 110 lightdm seat0
         1 1000 townsend

That means lightdm has the "foreground" session, and your XDG_SESSION_ID
is c1.  And "your" session is a remote one "1".

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1472259

Title:
  Quirky session behavior w/ systemd from ppa:pitti/systemd

Status in systemd package in Ubuntu:
  New

Bug description:
  Using systemd from ppa:pittti/systemd, I'm experiencing quirky session
  behavior such as not being able to reboot or shutdown due to gnome-
  session wanting interactive authentication.

  Here are the requested outputs:

  $ loginctl
     SESSION        UID USER             SEAT            
          c1        110 lightdm          seat0           
           1       1000 townsend                         

  2 sessions listed.

  $ loginctl show-session $XDG_SESSION_ID
  Id=c1
  Name=lightdm
  Timestamp=Tue 2015-07-07 08:55:50 EDT
  TimestampMonotonic=4093727
  VTNr=7
  Display=:0
  Remote=no
  Service=lightdm-greeter
  Scope=session-c1.scope
  Leader=992
  Audit=0
  Type=x11
  Class=greeter
  Active=yes
  State=closing
  IdleHint=no
  IdleSinceHint=0
  IdleSinceHintMonotonic=0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1472259/+subscriptions


References