LeVanPhuUIT / jnativehook

Automatically exported from code.google.com/p/jnativehook
0 stars 0 forks source link

After a while the KeyListener doesn't work. #53

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
After while coding and testing it seems that the NativeKeyListenen doesn't work 
anymore, then I have to restart my computer for it to work again. The problem 
doesn't from my code since when this happen I undo the last lines I wrote and 
it still doesn't work.

It's the 5th time I have to restart my computer in 3hours ...

What version of the product are you using? On what operating system?

I am using the latest one, I am on Win 7, x64. I saw a post were you talked 
about a HKEY( LowLevelHooksTimeout ), I didn't have and still had this problem, 
I added it and still the same problem :s

Please provide any additional information below.

I only use the method :
public void nativeKeyReleased(NativeKeyEvent e)

The 2 others have nothing in it.

Original issue reported on code.google.com by morganru...@gmail.com on 27 Jun 2013 at 11:02

GoogleCodeExporter commented 8 years ago

Original comment by a...@1stleg.com on 3 Jul 2013 at 5:40

GoogleCodeExporter commented 8 years ago
Hi there! I encountered the same problem on JNativeHook 1.1.4.  I am using the 
NativeKeyListener interface with the method nativeKeyPressed and after a while 
the key listener doesn't work.

Original comment by olteanu....@gmail.com on 22 Jul 2013 at 11:28