Bug 419270

Summary: Krita crashes immediately when launched from desktop launcher
Product: [Applications] krita Reporter: Marie Kalouguine <marie.kalouguine>
Component: GeneralAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED DOWNSTREAM    
Severity: crash CC: halla
Priority: NOR    
Version: 4.2.9   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Result of running from cli

Description Marie Kalouguine 2020-03-26 14:05:21 UTC
Created attachment 127029 [details]
Result of running from cli

SUMMARY


STEPS TO REPRODUCE
1. use auto generated launcher ( associated command : krita %F )
2. click on it

OBSERVED RESULT
Krita doesn't launch, immediately crashes.

EXPECTED RESULT
Normal launch.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma:
(available in About System)
KDE Plasma Version: 5.18.3
KDE Frameworks Version: 5.68.0
Qt Version: 5.14.1

ADDITIONAL INFORMATION
Kde bug report gives this backtrace :

Application: krita (krita), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[KCrash Handler]
#6  0x0000558612c1d410 in QtPrivate::RefCount::ref() ()
#7  0x0000558612c1c422 in main ()
[Inferior 1 (process 5879) detached]

From command line runs fine but with warnings (output in attachment).
Comment 1 Halla Rempt 2020-03-26 14:07:21 UTC
Hi Marie,

Please use the appimage instead of an Arch linux package; the problem is most likely a build error because some library didn't get updated after arch updated the Krita recipe. You can also report this to Arch Linux so they can fix their packages... But it's not a bug in Krita that we can fix.