-
-
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
QPrompt AppImage crashes after a few seconds #273
Comments
Installation from Mint-Repo works! |
What a strange issue! I'm happy to see the installation from the repo works well. The repo is shipping 1.1.6, so you're not missing out in any features from the latest AppImage. Thank you for providing that console output, it's exactly what I was about to ask. Unfortunately this output doesn't tell me much of why QPrompt is crashing. The issues that are logged should all be unrelated to the crash. I suspect there might be an incompatibility in the application settings that is causing some unexpected behavior to occur. Try deleting the QPrompt's settings: That .conf file is just a text file you can change manually if needed. I suspect a change I did regarding how either reading region placement, pointers, or screen projections are stored might be at fault here. If the issue isn't that, then there might be some incompatibility between the AppImage and core libraries shipped by the latest Linux Mint... That seems unlikely because we would've seen more from the console output. |
Hi Javier, |
Thank you for trying. I'll be releasing new installers soon. Hopefully the issue goes away with them. |
Hardware vs. Software acceleration? |
That is a good hypothesis because we've had early AppImages fail to hook into hardware acceleration. However that wasn't the case for v1.1.6. It could've been specific to Nvidia, but it's not worth testing until we have a new AppImage to test against, since the old pipeline isn't working and out of date. |
Bug Description
Qprompt 1.1.6 opens and shows text and settings from last session with 1.1.3. After 5-6 seconds the app closes no matter if I do something or not.
Steps to Reproduce
1.download AppImage of QPrompt 1.1.6
2.make executable
3.start app
Expected behavior
app should work as QPrompt 1.1.3 did
Detailed description of display configuration (if applicable)
NVIDIA Corporation TU116 [GeForce GTX 1660 SUPER] (rev a1)
2 monitors
Screenshots (optional)
Device information
Additional context
console-output_qprompt1.1.6.txt
The text was updated successfully, but these errors were encountered: