stefansundin / altdrag-import

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

[Bug] keyboard unhook error #118

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Run Altdrag
2.
3.

What is the expected output? What do you see instead?
Expected output: nothing is shown and AltDrag starts working right away. 
Instead I see this crash window saying "UnhookWindowsHookEx(keyhook) failed in 
file altdrag.c, line 305.
Error: Descripteur de hook non valide. (1404)
Could not unhook keyboard. Try restarting AltDrag."

What version of AltDrag are you using? On what operating system?
1.0b3 Windows

Please provide any additional information below.

It does this half the time

Original issue reported on code.google.com by geoffroy...@gmail.com on 23 Jul 2013 at 3:48

GoogleCodeExporter commented 9 years ago
This is a little weird, since you should not be able to receive this error when 
starting AltDrag. You can get it when you change the settings in the 
configuration window, though. Or if AltDrag is already running.

The underlying issue is probably that you have another program that is 
interfering with AltDrag. However, I will remove the error reporting for the 
unhook errors so it will be less annoying. Do you get any errors for the 
SetWindowsHookEx()?

Original comment by ste...@stefansundin.com on 25 Aug 2013 at 2:31

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r512.

Original comment by recover89 on 25 Aug 2013 at 9:26