Open marshallovski opened 2 months ago
Thanks for the report!
Those "GdkPixbuf" messages are unrelated / harmless, I think, and show up normally. It's very odd that there isn't any stack trace from the crash, though, which makes this very tricky to diagnose. I don't think I've seen any similar reports to this
I'm not sure offhand if it's possible to run a debugger like gdb
on a flatpak process, but using that to see a stack trace of where it's crashing would be helpful.
I suspect there's something happening on the GTK side of things, since a hard crash like that most likely is from native code.
You could try to use a GNOME session and see what happens.
You could try to use a GNOME session and see what happens.
Of course I can't, GNOME will ruin my whole system, including KDE.
Description Everytime I open Pinta, it crashes after a few seconds without a reason or errors.
To Reproduce
Additional Info
https://github.com/user-attachments/assets/fa54abe4-ae03-4f92-b96b-3b2635ced57a
Logs (translated):
after that "GdkPixbuf-CRITICAL" errors Pinta's still working.
Version OS: Debian 12 bookworm x86_64 Pinta ver.: 2.1.2 from Flatpak
EDIT: I'm using KDE 5.27.5 in Wayland session. And my videocard is AMD Radeon RX580, if it's important.