-
-
Notifications
You must be signed in to change notification settings - Fork 30
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
Windows crashes related to screen projections and auto full screen #103
Comments
Fixed most of QPrompt's crashes on Windows. Also imposed a few limitations on how Screen Projections can be used to prevent certain and potential crashes. Crash frequency has been greatly reduced, but not all crashes could be prevented. I've added KCrash to allow handling crashes, but unfortunately it doesn't seem to work on Windows, so it's not very useful. Closing issue for now. Feel free to re-open and report if you're able to consistently trigger crashes related to screen projections on Windows. For other kinds of crashes, please open a new bug report. |
Re-opening issue after user Steve.WR found instance in which activating screen projection causes QPrompt to instantly crash. Relevant system specs:
https://forum.cuperino.com/t/qprompt-crashes-when-switching-on-a-secondary-display/98 |
Should enable users to work around issue #103
Should enable users to work around issue #103
Screen projections have been removed from QPrompt 2.0. New implementation won't be subject to this problem, therefore this issue can be closed. |
Should enable users to work around issue #103
A user made a comment about this in our Telegram chat. I was able to replicate crashes on Windows, but the user left without providing any details. So far I know these crashes are mostly related to screen projections and auto full screen.
The text was updated successfully, but these errors were encountered: