Re: [e-users] Lock screen and PAM error

2008-08-20 Thread Rich Healey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Alan McKinnon wrote: > On Monday 11 August 2008 17:19:36 Leandro Santiago wrote: >> Hello to all. >> I'm having problems with the system of locking the e17 desktop. >> I compiled enlightenment and the entrance to support the pam. >> But whenever I try

Re: [e-users] Lock screen and PAM error

2008-08-11 Thread Alan McKinnon
On Monday 11 August 2008 20:42:01 Nathan Spaeth wrote: > Get enlightenment's pid and run: > gdb -p "e17sPID"   #Where e17sPID is e17s pid > then use the command: call e_desklock_hide() > Finally, either use continue (to let the process continue), or quit, > to get out of gdb (and let the proces

Re: [e-users] Lock screen and PAM error

2008-08-11 Thread Nathan Spaeth
On Monday 11 August 2008 17:19:36 Leandro Santiago wrote: >>only returns with >> Ctrl+Alt+Backspace :-) On Mon, Aug 11, 2008 at 11:49 AM, Alan McKinnon wrote: >When the desktop won't > unlock, Ctrl-Alt-F1 to a console and log in as that user. Get the PID of the > process called enlightenment and s

Re: [e-users] Lock screen and PAM error

2008-08-11 Thread Alan McKinnon
On Monday 11 August 2008 17:19:36 Leandro Santiago wrote: > Hello to all. > I'm having problems with the system of locking the e17 desktop. > I compiled enlightenment and the entrance to support the pam. > But whenever I try to unlock the desktop user - but on a root session > works - is returned a

[e-users] Lock screen and PAM error

2008-08-11 Thread Leandro Santiago
Hello to all. I'm having problems with the system of locking the e17 desktop. I compiled enlightenment and the entrance to support the pam. But whenever I try to unlock the desktop user - but on a root session works - is returned as an error, so that only returns with Ctrl+Alt+Backspace :-) Looki