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 (getenv("DISPLAY") != NULL)
> 176     sleep(1);
> 
> Probably the problem is not only related to the enter key.
> 
> Can you reproduce the bug yet? Then, the best idea could be run
> vlock without the module "new". Then we can see if the bug is
> in that module and work on it. Because we are in X11, run vlock
> -sa is not possible and we need the "new" module. 
> 
> Perhaps, one idea is increase the sleep time, for testing, something like:
> 
> 176     sleep(5);
> 
> Could you do this modification in the source and build a new
> package? Else, I could create a test package for you, only with
> this change. Tell me :-)

If I understand you correctly, these are two options a) sleeping
longer, b) using vlock -sa, therefore not using X11.  

Since I mostly use X11, I opt for the first test first.  I
changed the sleeping time to 9 seconds and will report back in a
few days.  If this does not change anything I will give non
X11-usage a try. 

Thanks for your efforts, Gregor
-- 
 -... --- .-. . -.. ..--.. ...-.-


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to