-
-
Notifications
You must be signed in to change notification settings - Fork 41
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
Crash on startup after adding Blur Radius Picker #43
Comments
Strange crash indeed, at first it looks like a crash in QWidget. What QT version are you using? Could you try running the AppImage and see if that crashs, probably not but lets try. |
5.11.3
The App Image version runs randomly from gdb :) (gdb) thread apply all where:
Unfortunately, I can not figure out what's wrong |
Looking at the code I do see a potential problem but it's only a guess without running it myself against a gentoo machine. I've add a code change 6794f4f which might fix the issue. Could you please test again the AppImage after the CI finishes building the binary? |
Awesome, thanks for reporting and confirming :) |
Hi! I'm try to compile this from ksnip/ksnip@5664ee0 (latest continuous build) in my gentoo
output:
dmesg:
(gdb) run:
(gdb) thread apply all where:
depgraph:
Thank you!
The text was updated successfully, but these errors were encountered: