View Single Post
Posts: 539 | Thanked: 518 times | Joined on May 2010 @ nanaurbusiness
#564
Originally Posted by sakya View Post
Is just the autostart script that fails (I think this is the case)?
Does the lockscreen work if executed manually?
Code:
/usr/bin/qtlockscreen &
If so, the problem is just the script
Code:
start on started hildon-desktop

respawn

script
  exec su - user -c "exec /usr/bin/qtlockscreen"
end script
Hi there,
sorry I totally missed your answer.

This is my output:
Code:
login as: root
root@10.161.3.1's password:
IroN900:~# /usr/bin/qtlockscreen &
[1] 18174
What happens is, that "enhanced lockscreen" gets loaded but without wallpaper and slider icon. Funny thing is, enhanced lockscreen isn't even installed anymore

Any other ideas?

Greetz,

J4ZZ

Last edited by J4ZZ; 2011-08-25 at 10:58.