Open GoogleCodeExporter opened 8 years ago
I don't know why this error occurs, but the pop up error box is very annoying,
so I disabled it in the source code. The line to comment out is here:
http://code.google.com/p/uawks/source/browse/src/FnMapper.ahk?spec=svneed19dd13d
ff68b70074e1c987fecde747ae4832&r=eed19dd13dff68b70074e1c987fecde747ae4832#54
I recompiled and built a new EXE. I'll wait and see if this works around the
issue for me (I don't see why it wouldn't, though).
Original comment by billco...@gmail.com
on 16 Nov 2010 at 7:04
Did it work?
Original comment by info%the...@gtempaccount.com
on 19 Nov 2010 at 1:51
Yup, I haven't gotten that error message since :) Everything else seems to work
fine.
Original comment by billco...@gmail.com
on 14 Dec 2010 at 7:17
may I have the working exe?... funny I haven't had the same problem in the last
week. I haven't done anything special.
Original comment by kawasaki...@gmail.com
on 15 Dec 2010 at 2:16
Can I get the working EXE file that has the error commented out as well. :)
Original comment by megazon...@gmail.com
on 26 Dec 2010 at 7:20
[deleted comment]
I posted an updated EXE in a comment under issue 20:
http://code.google.com/p/uawks/issues/detail?id=20
It also fixes issue 20, which is why I posted it there. For convenience I've
attached the EXE only to this comment. The source is attached to my comment
under issue 20.
Original comment by billco...@gmail.com
on 18 Jan 2011 at 10:37
Attachments:
I doubt this is random. "Fehlgeschlagen" means "failed". The method in
question, GetWM_INPUTHIDData, is an AutoHotkey API. So it seems that for some
reason UAWKS is sometimes failing to invoke that method. Eliminating the error
dialog is just masking the problem.
When I used UAWKS in the past, I used the standalone installer, and I saw this
same message. I think I'll try installing the latest version of AutoHotkey
along with the version of UAWKS that doesn't include it and see if that
remedies the situation.
Original comment by adam%bab...@gtempaccount.com
on 8 Mar 2011 at 6:16
Original issue reported on code.google.com by
kawasaki...@gmail.com
on 28 Oct 2010 at 5:47