Skip to content
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

Exception raised in UIAutomationClientsideProviders.dll (see GetTextFromAutomationElement) #6

Closed
Ashlanfox opened this issue Jun 4, 2020 · 3 comments
Labels
requires testing Requires some client-side tests for feedback

Comments

@Ashlanfox
Copy link

Ashlanfox commented Jun 4, 2020

Hi again,

Thanks for the release of the 1.3 which I have followed closely.

I'm trying to register a simple {p} hotkey (no modifier) but when I press the key it raises an exception (actually two but they are similar) which I have listed below.

System.ArgumentException
image

`A first chance exception of type 'System.ArgumentException' occurred in UIAutomationClientsideProviders.dll

Additional information: Value does not fall within the expected range.`

System.Windows.Automation.ElementNotAvailableException
image

`An exception of type 'System.Windows.Automation.ElementNotAvailableException' occurred in UIAutomationClient.dll and wasn't handled before a managed/native boundary

Additional information: The target element corresponds to UI that is no longer available (for example, the parent window has closed).`

@Willy-Kimura
Copy link
Owner

Most welcome.

Are you running the HotkeyListener.Demo project?

@Ashlanfox
Copy link
Author

Most welcome.

Are you running the HotkeyListener.Demo project?

No it's not from the demo project. I will try tomorrow with my setup on the demo.

@Willy-Kimura
Copy link
Owner

Okay.

Kindly download the current HotkeyListener.Demo project for testing and provide your feedback once done.

@Willy-Kimura Willy-Kimura added the requires testing Requires some client-side tests for feedback label Jun 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
requires testing Requires some client-side tests for feedback
Projects
None yet
Development

No branches or pull requests

2 participants