On 2017-01-17 20:21:05 +0100, Vincent Bernat wrote:
> Here is the output I get:
> 
> OK Pleased to meet you
> 
> ** (pinentry-gtk-2:21583): CRITICAL **: could not grab keyboard: not viewable 
> (3)
> 
> ** (pinentry-gtk-2:21583): WARNING **: it took 4097 tries to grab the keyboard
> 
> ** (pinentry-gtk-2:21583): WARNING **: it took 990 tries to grab the pointer
> ERR 83886179 Operation cancelled <Pinentry>

This is a different bug (or not a bug at all). The problem you have is
that it cannot grab the keyboard (while this bug was about an incorrect
test about the pointer grab), and all the expected 4096 tries are done.
This may not be enough (IMHO the tries should be time-based, with a
nanosleep between them, until some timeout).

-- 
Vincent Lefèvre <vinc...@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)

Reply via email to