-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Access violation stops JabWrapper #2
Comments
Full stacktrace (still stuck!)
|
Hello, sorry for the late response. I've seen this issue happen when running 64-bit access-bridge.dll against 32-bit java application. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When running setup for tests to init the JabWrapper, I am getting:
The offending line is "while GetMessage(message, 0, 0, 0) > 0" at:
I have enabled Access Bridge for Windows, referenced the dll as an env var, removed user prefs for accessibility at .accessibility.properties and made sure that jabswitch is enabled.
Any ideas?
The text was updated successfully, but these errors were encountered: