session-wrapper not working anymore

Bug #1773189 reported by eoli3n
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
lightdm (Ubuntu)
New
Undecided
Unassigned

Bug Description

on lightdm 1.26.0

if i set
session-wrapper=/usr/sbin/lightdm-session
it works

if i set
session-wrapper=/usr/sbin/wrapper.sh
and
echo '/usr/sbin/lightdm-session' > /usr/sbin/wrapper.sh
chmod +x /usr/sbin/wrapper.sh
it does not work

Revision history for this message
eoli3n (eoli3neoli3n) wrote :

I found the bug with lightdm --debug :

in first scenario with lightdm-session, it logs :
[+9.24s] DEBUG: Session pid=7720: Running command /usr/sbin/lightdm-session startxfce4

In second one, it logs :
[+101.49s] DEBUG: Session pid=7454: Running command /usr/sbin/wrapper startxfce4

So i edited my wrapper with
echo '/usr/sbin/lightdm-session $1' > /usr/sbin/wrapper

And it worked.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.