Bug 411694

Summary: Krita does not close cleanly because of Dr. Konqi on Arch Linux with XFCE
Product: [Applications] krita Reporter: Benny Aguilera <bennycaguilera>
Component: GeneralAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: minor CC: halla
Priority: NOR    
Version First Reported In: 4.2.5   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Benny Aguilera 2019-09-08 00:26:37 UTC
SUMMARY
After closing krita, a system notification appears saying krita closed unexpectedly, even though closing it was intentional and done cleanly.


STEPS TO REPRODUCE
1. Close Krita, either by shortcut, X button on the window manager, or the Quit option in Krita's file menu.


OBSERVED RESULT
Krita gives this output after being closed:

(process:24790): Gtk-WARNING **: 15:18:42.059: Locale not supported by C library.
        Using the fallback 'C' locale.
Invalid profile :  "/usr/share/color/icc/colord/Crayons.icc" "Crayon Colors"
Invalid profile :  "/usr/share/color/icc/colord/x11-colors.icc" "X11 Colors"
krita.general: convertAndSetBlendMode: Curve conversion is not implemented yet
krita.lib.widgets: The file could not be parsed.
QObject::startTimer: Timers cannot have negative intervals
/usr/lib/krita-python-libs/krita added to PYTHONPATH
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = krita path = /usr/bin pid = 24790
KCrash: Arguments: /usr/bin/krita 
KCrash: Attempting to start /usr/lib/drkonqi from kdeinit
sock_file=/run/user/1000/kdeinit5__0
Warning: connect() failed: : No such file or directory
KCrash: Attempting to start /usr/lib/drkonqi directly

(process:24886): Gtk-WARNING **: 15:18:48.458: Locale not supported by C library.
        Using the fallback 'C' locale.
[1]  + 24790 suspended (signal)  krita

Then, after a minute or so, krita outputs the following:

QSocketNotifier: Invalid socket 20 and type 'Read', disabling...
QSocketNotifier: Invalid socket 21 and type 'Read', disabling...
QSocketNotifier: Invalid socket 22 and type 'Read', disabling...
Unable to start Dr. Konqi
Re-raising signal for core dump handling.

[1]  + 24790 segmentation fault (core dumped)  krita


EXPECTED RESULT
Krita closes cleanly and instantly


SOFTWARE/OS VERSIONS
Linux: Arch Linux, XFCE
KDE Plasma Version: n/a
KDE Frameworks Version:  5.61.0
Qt Version: 5.13.0
Comment 1 Halla Rempt 2019-09-08 11:28:04 UTC

*** This bug has been marked as a duplicate of bug 410867 ***