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

QPrompt AppImage crashes after a few seconds #273

Open
karls0 opened this issue Sep 14, 2024 · 6 comments
Open

QPrompt AppImage crashes after a few seconds #273

karls0 opened this issue Sep 14, 2024 · 6 comments
Assignees
Labels
crash Application crashes distribution Packages, installers, and distribution methods more info needed More information is required to work on this issue

Comments

@karls0
Copy link
Contributor

karls0 commented Sep 14, 2024

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

  • QPrompt Version: 1.1.6 AppImage
  • Operating System: Lnux Mint 22

Additional context
console-output_qprompt1.1.6.txt

@karls0
Copy link
Contributor Author

karls0 commented Sep 14, 2024

Installation from Mint-Repo works!

@Cuperino
Copy link
Owner

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: ~/.config/Cuperino/qprompt.conf or renaming the file to something else if you'd like to preserve them.

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.

@Cuperino Cuperino self-assigned this Sep 14, 2024
@Cuperino Cuperino added the crash Application crashes label Sep 14, 2024
@Cuperino Cuperino added this to QPrompt Sep 14, 2024
@github-project-automation github-project-automation bot moved this to Uncategorized Issues in QPrompt Sep 14, 2024
@Cuperino Cuperino added the more info needed More information is required to work on this issue label Sep 14, 2024
@karls0
Copy link
Contributor Author

karls0 commented Sep 15, 2024

Hi Javier,
I deleted the conf-file and restarted AppImage 1.1.6 with no luck. It closed after 6 seconds. Just to be sure I tried AppImage 1.1.3, which worked as expected.
Since 1.1.6 from the repo is OK, I don't need the AppImage and (for me) the case can be closed.
Thank you for your work and dedication!
Karl

@Cuperino
Copy link
Owner

Thank you for trying. I'll be releasing new installers soon. Hopefully the issue goes away with them.

@Cuperino Cuperino added the distribution Packages, installers, and distribution methods label Sep 29, 2024
@Cuperino Cuperino changed the title QPrompt 1.1.6 crashes after a few seconds QPrompt 1.1.6 AppImage crashes after a few seconds Nov 16, 2024
@Cuperino Cuperino changed the title QPrompt 1.1.6 AppImage crashes after a few seconds QPrompt AppImage crashes after a few seconds Nov 16, 2024
@videosmith
Copy link

Hardware vs. Software acceleration?

@Cuperino
Copy link
Owner

Cuperino commented Dec 8, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crash Application crashes distribution Packages, installers, and distribution methods more info needed More information is required to work on this issue
Projects
Status: Uncategorized Issues
Development

No branches or pull requests

3 participants