Bug 419270 - Krita crashes immediately when launched from desktop launcher
Summary: Krita crashes immediately when launched from desktop launcher
Status: RESOLVED DOWNSTREAM
Alias: None
Product: krita
Classification: Applications
Component: General (show other bugs)
Version: 4.2.9
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-26 14:05 UTC by Marie Kalouguine
Modified: 2020-03-26 14:11 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Result of running from cli (6.77 KB, text/plain)
2020-03-26 14:05 UTC, Marie Kalouguine
Details

Note You need to log in before you can comment on or make changes to this bug.
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.