-
Notifications
You must be signed in to change notification settings - Fork 277
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 when changing brush size #1178
Comments
Seems like this might be crashing somewhere inside the GTK libraries? It looks like the crash would have happened after a key press - would this be typing a new value for the brush size? |
I'm not able to define a proper procedure to crash it but these steps seems to be pretty relevant :
I also managed to get another error with this procedure, also when changing the brush size. It might be related to the same one. See attached video that shows the crash. pinta.mp4
|
Thanks - I noticed in the video there's a line above the main stack trace which is important:
so this might indicate an issue in the GObject bindings from gir.core |
Description
App crashes when changing the brush / eraser size (can be reproduce on my laptop)
To Reproduce
After doing some stuff on the canva (adding a layer, draw, selecting and copying stuff...), go back to the brush selection and change it's size. The app is crashing
Additional Info
Here is the dump from my terminal :
Version
EndeavourOS with kernel 6.12.1-arch1-1 and using pinta-git from the AUR version
2.2+90905b083d4be02f8fe64dcfc7d6eb026c2cf873
The text was updated successfully, but these errors were encountered: