Bug#782837: [Pkg-xfce-devel] Bug#782837: xfce4-session: Fails to shutdown/reboot or logout.

2015-04-27 Thread Филипп Васькин
The problem was solved by installing the package x11-xserver-utils.


Bug#782837: [Pkg-xfce-devel] Bug#782837: xfce4-session: Fails to shutdown/reboot or logout.

2015-04-19 Thread Филипп Васькин
On Sat, 18 Apr 2015 20:58:50 +0200 Yves-Alexis Perez cor...@debian.org
wrote:
 Please keep the bug on CC:, this is not a support channel.

 On sam., 2015-04-18 at 23:30 +0500, Филипп Ð’Ð°Ñ ÑŒÐºÐ¸Ð½ wrote:
  Freshly installed OS. Today I installed Debian Jessie RC2 (base
  system), updated
  the system, installed the packages xserver-xorg, xfce4, xfce4-terminal,
  xfce4-notifyd, xfce4-xkb-plugin, gvfs, gvfs-backends, policykit-1-gnome
and
  slim. This problem I was also able to reproduce on VirtualBox. Maybe I
was
  missing some packages?

 My guess would be that slim doesn't correctly setup the session for
 you. It might be worth trying with lightdm and report back.

 Also, what loginctl gives you when logged in?

 Regards,
 --
 Yves-Alexis

The same with LightDM. Loginctl shows:

With slim:

 $ loginctl

SESSIONUID USER SEAT
  1   1000 kron seat0

 1 sessions listed.

 $ loginctl show-session 1

 Id=1
 Name=kron
 Timestamp=Вс 2015-04-19 11:52:37 YEKT
 TimestampMonotonic=16469650
 VTNr=2
 Display=:0.0
 Remote=no
 RemoteUser=root
 Service=slim
 Scope=session-1.scope
 Leader=527
 Audit=1
 Type=x11
 Class=user
 Active=yes
 State=active
 IdleHint=no
 IdleSinceHint=0
 IdleSinceHintMonotonic=0

With lightdm:

 $ loginctl

   SESSIONUID USER SEAT
c1105 lightdm  seat0
 1   1000 kron seat0

 2 sessions listed.

 $ loginctl show-session c1

 Id=c1
 Name=lightdm
 Timestamp=Вс 2015-04-19 13:01:09 YEKT
 TimestampMonotonic=15356097
 VTNr=7
 Display=:0
 Remote=no
 Service=lightdm-greeter
 Scope=session-c1.scope
 Leader=551
 Audit=0
 Type=x11
 Class=greeter
 Active=no
 State=closing
 IdleHint=no
 IdleSinceHint=0
 IdleSinceHintMonotonic=0

 $ loginctl show-session 1

 Id=1
 Name=kron
 Timestamp=Вс 2015-04-19 13:01:16 YEKT
 TimestampMonotonic=22752779
 VTNr=7
 Display=:0
 Remote=no
 Service=lightdm
 Scope=session-1.scope
 Leader=567
 Audit=1
 Type=x11
 Class=user
 Active=yes
 State=active
 IdleHint=no
 IdleSinceHint=0
 IdleSinceHintMonotonic=0