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

ACS: more feedback necessary if model loading fails #321

Open
benjaminaigner opened this issue Jul 31, 2019 · 1 comment
Open

ACS: more feedback necessary if model loading fails #321

benjaminaigner opened this issue Jul 31, 2019 · 1 comment
Labels
Priority 3 The issue is nice but only has low priority

Comments

@benjaminaigner
Copy link
Contributor

If you want to load a model where a plugin is used which is not available on the target ARE, the error message is confusing.

E.g., use KeyboardCapture or SyntheticVoice plugin on a Linux machine -> "Internal server error".

To determine the missing plugin, you need to start the ARE in a debug session, which is normally not done when installed as deb package.

Is it possible to evaluate the exception message and display it in the browser pop-up?

@deinhofer
Copy link
Contributor

This would indeed be great. Maybe we can find a better approach by checking for a 'UnsatisfiedLinkException'.

Nevertheless the issue has a low priority for me.

@deinhofer deinhofer added the Priority 3 The issue is nice but only has low priority label Aug 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority 3 The issue is nice but only has low priority
Projects
None yet
Development

No branches or pull requests

2 participants