Bug#702705: vlock: sometimes does not exit therefore xautolock does not lock screen again after idle time

2013-09-10 Thread Gregor Zattler
Hi Rodolfo, debian developers, * Gregor Zattler telegr...@gmx.net [2013-07-27; 10:47]: * Gregor Zattler telegr...@gmx.net [12. Jul. 2013]: * Rodolfo García Peñas k...@kix.es [12. Jul. 2013]: Probably the bug could be here: module new.c: 173 /* Work around stupid X11 bug: When switching

Bug#702705: vlock: sometimes does not exit therefore xautolock does not lock screen again after idle time

2013-07-27 Thread Gregor Zattler
Hi Rodolfo, * Gregor Zattler telegr...@gmx.net [12. Jul. 2013]: * Rodolfo García Peñas k...@kix.es [12. Jul. 2013]: Probably the bug could be here: module new.c: 173 /* Work around stupid X11 bug: When switching immediately after the command 174* is entered, the enter button may

Bug#702705: vlock: sometimes does not exit therefore xautolock does not lock screen again after idle time

2013-07-12 Thread Rodolfo García Peñas
Hi, I am not sure, but... Probably the bug could be here: module new.c: 173 /* Work around stupid X11 bug: When switching immediately after the command 174* is entered, the enter button may get stuck. */ 175 if (getenv(DISPLAY) != NULL) 176 sleep(1); Probably the problem is not

Bug#702705: vlock: sometimes does not exit therefore xautolock does not lock screen again after idle time

2013-07-12 Thread Gregor Zattler
Hi Rodolfo, * Rodolfo García Peñas k...@kix.es [12. Jul. 2013]: I am not sure, but... Probably the bug could be here: module new.c: 173 /* Work around stupid X11 bug: When switching immediately after the command 174* is entered, the enter button may get stuck. */ 175 if

Bug#702705: vlock: sometimes does not exit therefore xautolock does not lock screen again after idle time

2013-06-24 Thread Gregor Zattler
Hi Rodolfo, * Rodolfo García Peñas (kix) k...@kix.es [19. Jun. 2013]: I cannot reproduce the problem :-( But, I cannot understand the behaviour. 1. xautolock calls vlock. xautolock waits vlock to unlock the screen. 2. vlock (shell script) calls vlock-main When vlock-main finish (the

Bug#702705: vlock: sometimes does not exit therefore xautolock does not lock screen again after idle time

2013-06-19 Thread Rodolfo García Peñas (kix)
Hi, I cannot reproduce the problem :-( But, I cannot understand the behaviour. 1. xautolock calls vlock. xautolock waits vlock to unlock the screen. 2. vlock (shell script) calls vlock-main When vlock-main finish (the user enter the right passwd), then, and only then, xautolock should unlock