Bug 274425 - systemsettings crash by click on filetype associations
Summary: systemsettings crash by click on filetype associations
Status: RESOLVED WORKSFORME
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kdecore (show other bugs)
Version: 4.11.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
: 272867 301355 315132 323731 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-05-29 15:11 UTC by Dirk
Modified: 2018-10-30 13:11 UTC (History)
8 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (4.38 KB, text/plain)
2011-06-30 14:16 UTC, km
Details
New crash information added by DrKonqi (6.03 KB, text/plain)
2011-08-26 12:44 UTC, gabriele monfardini
Details
New crash information added by DrKonqi (5.47 KB, text/plain)
2011-10-25 00:53 UTC, Adam Porter
Details
New crash information added by DrKonqi (6.25 KB, text/plain)
2011-11-17 09:31 UTC, gabriele monfardini
Details
my .local/share/mime directory (7.97 KB, application/x-compressed-tar)
2011-11-17 09:38 UTC, gabriele monfardini
Details
my /usr/share/mime directory just in case (632.97 KB, application/x-compressed-tar)
2011-11-17 09:39 UTC, gabriele monfardini
Details
New crash information added by DrKonqi (6.29 KB, text/plain)
2012-04-18 13:39 UTC, gabriele monfardini
Details
New crash information added by DrKonqi (3.87 KB, text/plain)
2012-08-16 18:51 UTC, Evstifeev Roman
Details
New crash information added by DrKonqi (4.78 KB, text/plain)
2013-08-01 09:14 UTC, gabriele monfardini
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk 2011-05-29 15:11:26 UTC
Application: systemsettings (1.0)
KDE Platform Version: 4.6.2 (4.6.2)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-8-generic-pae i686
Distribution: Ubuntu 11.04

-- Information about the crash:
- What I was doing when the application crashed:

I opened the systemsettings program when I liked to start the "filetype association" the application crashed. This behaviour occurs everytime when I do this. Other sections like users still work


- Unusual behavior I noticed:

I think it started after I installed VirtualBox (but not absolutelly sure). After that the icons on my deskop won't start the progams anymore. Everytime a file selection dialog pops up. Same for the program icons in the task bar.

After restart I got many windows with errors about missing mime types (could not be found):

„inode/directory“
„inode/blockdevice“
„inode/chardevice“
„inode/socket“
„inode/fifo“
„application/x-shellscript“
„application/x-executable“
„application/x-desktop“

and an single window with an error for:

„application/octet-stream“


Actually this was the reason to look into the "filetype associations".


Although the akonadi Program crashes at startup!

The crash can be reproduced every time.

-- Backtrace:
Application: Systemeinstellungen (systemsettings), signal: Segmentation fault
[Current thread is 1 (Thread 0xb58de710 (LWP 7055))]

Thread 2 (Thread 0xb0ac4b70 (LWP 7056)):
#0  0xb771d424 in __kernel_vsyscall ()
#1  0xb6184f76 in __poll (fds=0xb0101208, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0xb5bc084b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb5bb01af in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb5bb0524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb6492577 in QEventDispatcherGlib::processEvents (this=0x8ac5800, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#6  0xb6464289 in QEventLoop::processEvents (this=0xb0ac4290, flags=...) at kernel/qeventloop.cpp:149
#7  0xb6464522 in QEventLoop::exec (this=0xb0ac4290, flags=...) at kernel/qeventloop.cpp:201
#8  0xb636e2a0 in QThread::exec (this=0x8ac59e0) at thread/qthread.cpp:492
#9  0xb6445fdb in QInotifyFileSystemWatcherEngine::run (this=0x8ac59e0) at io/qfilesystemwatcher_inotify.cpp:248
#10 0xb6370da2 in QThreadPrivate::start (arg=0x8ac59e0) at thread/qthread_unix.cpp:320
#11 0xb5c63e99 in start_thread (arg=0xb0ac4b70) at pthread_create.c:304
#12 0xb619373e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb58de710 (LWP 7055)):
[KCrash Handler]
#7  d_func (this=0x0) at ../../kdecore/sycoca/ksycocaentry.h:154
#8  KSycocaEntry::name (this=0x0) at ../../kdecore/sycoca/ksycocaentry.cpp:159
#9  0xb02ad1c1 in mimeTypeLessThan (m1=..., m2=...) at ../../keditfiletype/filetypesview.cpp:176
#10 0xb02b158a in QAlgorithmsPrivate::qSortHelper<QList<KSharedPtr<KMimeType> >::iterator, KSharedPtr<KMimeType>, bool (*)(KSharedPtr<KMimeType> const&, KSharedPtr<KMimeType> const&)> (start=..., end=..., t=..., lessThan=0xb02ad190 <mimeTypeLessThan(MimeTypeData::Ptr const&, MimeTypeData::Ptr const&)>) at /usr/include/qt4/QtCore/qalgorithms.h:351
#11 0xb02afb87 in qSort<QList<KSharedPtr<KMimeType> >::iterator, bool (*)(KSharedPtr<KMimeType> const&, KSharedPtr<KMimeType> const&)> (this=0x8af9660) at /usr/include/qt4/QtCore/qalgorithms.h:187
#12 FileTypesView::readFileTypes (this=0x8af9660) at ../../keditfiletype/filetypesview.cpp:188
#13 0xb02aff1c in FileTypesView::load (this=0x8af9660) at ../../keditfiletype/filetypesview.cpp:463
#14 0xb759d8e6 in KCModule::qt_metacall (this=0x8af9660, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x8c06c90) at ./kcmodule.moc:89
#15 0xb02b077a in FileTypesView::qt_metacall (this=0x8af9660, _c=QMetaObject::InvokeMetaMethod, _id=30, _a=0x8c06c90) at ./filetypesview.moc:80
#16 0xb646b6ba in QMetaObject::metacall (object=0x8af9660, cl=QMetaObject::InvokeMetaMethod, idx=30, argv=0x8c06c90) at kernel/qmetaobject.cpp:237
#17 0xb6475e16 in QMetaCallEvent::placeMetaCall (this=0x8bbd440, object=0x8af9660) at kernel/qobject.cpp:535
#18 0xb647a3b7 in QObject::event (this=0x8af9660, e=0x8bbd440) at kernel/qobject.cpp:1226
#19 0xb6a10b62 in QWidget::event (this=0x8af9660, event=0x8bbd440) at kernel/qwidget.cpp:8718
#20 0xb69b8d24 in QApplicationPrivate::notify_helper (this=0x88d9158, receiver=0x8af9660, e=0x8bbd440) at kernel/qapplication.cpp:4462
#21 0xb69bd97b in QApplication::notify (this=0xbfc214ac, receiver=0x8af9660, e=0x8bbd440) at kernel/qapplication.cpp:4427
#22 0xb74ea3ca in KApplication::notify (this=0xbfc214ac, receiver=0x8af9660, event=0x8bbd440) at ../../kdeui/kernel/kapplication.cpp:311
#23 0xb64650bb in QCoreApplication::notifyInternal (this=0xbfc214ac, receiver=0x8af9660, event=0x8bbd440) at kernel/qcoreapplication.cpp:731
#24 0xb6468c79 in sendEvent (receiver=0x0, event_type=0, data=0x88996d8) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#25 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x88996d8) at kernel/qcoreapplication.cpp:1372
#26 0xb6468e0d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1265
#27 0xb64923c4 in sendPostedEvents (s=0x88db500) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#28 postEventSourceDispatch (s=0x88db500) at kernel/qeventdispatcher_glib.cpp:277
#29 0xb5bafaa8 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#30 0xb5bb0270 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#31 0xb5bb0524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#32 0xb649253c in QEventDispatcherGlib::processEvents (this=0x8899440, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#33 0xb6a6c775 in QGuiEventDispatcherGlib::processEvents (this=0x8899440, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#34 0xb6464289 in QEventLoop::processEvents (this=0xbfc21404, flags=...) at kernel/qeventloop.cpp:149
#35 0xb6464522 in QEventLoop::exec (this=0xbfc21404, flags=...) at kernel/qeventloop.cpp:201
#36 0xb6468ecc in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#37 0xb69b68e7 in QApplication::exec () at kernel/qapplication.cpp:3736
#38 0x080570de in main (argc=0, argv=0x0) at ../../../systemsettings/app/main.cpp:49

Reported using DrKonqi
Comment 1 km 2011-06-30 14:16:14 UTC
Created attachment 61483 [details]
New crash information added by DrKonqi

systemsettings (1.0) on KDE Platform 4.6.4 (4.6.4) using Qt 4.7.3

I have similar situation. One thing it may by connected with is that I couldn't change applications associated to a mime type with file properties dialog (after confirming the change the progress bar was went slowly to the end, but than started all over again).

The bug is reproducible every time, but within my present session, will check again after re-login.

-- Backtrace (Reduced):
#6  d_func (this=0x0) at /usr/src/debug/kdelibs-4.6.4/kdecore/sycoca/ksycocaentry.h:154
#7  KSycocaEntry::name (this=0x0) at /usr/src/debug/kdelibs-4.6.4/kdecore/sycoca/ksycocaentry.cpp:159
#8  0x00007fd03c16a346 in mimeTypeLessThan (m1=..., m2=<value optimized out>) at /usr/src/debug/kdebase-runtime-4.6.4/keditfiletype/filetypesview.cpp:176
#9  0x00007fd03c16e2f3 in QAlgorithmsPrivate::qSortHelper<QList<KSharedPtr<KMimeType> >::iterator, KSharedPtr<KMimeType>, bool (*)(KSharedPtr<KMimeType> const&, KSharedPtr<KMimeType> const&)> (start=..., end=..., t=..., lessThan=0x7fd03c16a320 <mimeTypeLessThan(MimeTypeData::Ptr const&, MimeTypeData::Ptr const&)>) at /usr/include/QtCore/qalgorithms.h:369
#10 0x00007fd03c16c7ca in qSort<QList<KSharedPtr<KMimeType> >::iterator, bool (*)(KSharedPtr<KMimeType> const&, KSharedPtr<KMimeType> const&)> (this=0xa30270) at /usr/include/QtCore/qalgorithms.h:187
Comment 2 gabriele monfardini 2011-08-26 12:44:11 UTC
Created attachment 63155 [details]
New crash information added by DrKonqi

systemsettings (1.0) on KDE Platform 4.7.00 (4.7.0) using Qt 4.7.2

It crashes opening File Associations in System Settings

-- Backtrace (Reduced):
#7  KSycocaEntry::name (this=0x0) at ../../kdecore/sycoca/ksycocaentry.cpp:159
#8  0x00007fef166c49a0 in mimeTypeLessThan (m1=..., m2=<value optimized out>) at ../../keditfiletype/filetypesview.cpp:176
#9  0x00007fef166c8706 in QAlgorithmsPrivate::qSortHelper<QList<KSharedPtr<KMimeType> >::iterator, KSharedPtr<KMimeType>, bool (*)(KSharedPtr<KMimeType> const&, KSharedPtr<KMimeType> const&)> (start=..., end=..., t=..., lessThan=0x7fef166c4980 <mimeTypeLessThan(MimeTypeData::Ptr const&, MimeTypeData::Ptr const&)>) at /usr/include/qt4/QtCore/qalgorithms.h:366
#10 0x00007fef166c6e0c in qSort<QList<KSharedPtr<KMimeType> >::iterator, bool (*)(KSharedPtr<KMimeType> const&, KSharedPtr<KMimeType> const&)> (this=0x1c717a0) at /usr/include/qt4/QtCore/qalgorithms.h:187
#11 FileTypesView::readFileTypes (this=0x1c717a0) at ../../keditfiletype/filetypesview.cpp:188
Comment 3 Adam Porter 2011-10-25 00:53:03 UTC
Created attachment 64850 [details]
New crash information added by DrKonqi

systemsettings (1.0) on KDE Platform 4.7.1 (4.7.1) using Qt 4.7.2

- What I was doing when the application crashed:

Crashes opening file associations both from System Settings and from Konqueror settings.  I can't change my file associations anymore?!  And this bug has been present since 4.6.2?!  :(

-- Backtrace (Reduced):
#8  KSycocaEntry::name (this=0x0) at ../../kdecore/sycoca/ksycocaentry.cpp:159
#9  0x004d5281 in mimeTypeLessThan (m1=..., m2=...) at ../../keditfiletype/filetypesview.cpp:176
#10 0x004d988d in QAlgorithmsPrivate::qSortHelper<QList<KSharedPtr<KMimeType> >::iterator, KSharedPtr<KMimeType>, bool (*)(KSharedPtr<KMimeType> const&, KSharedPtr<KMimeType> const&)> (start=..., end=..., t=..., lessThan=0x4d5250 <mimeTypeLessThan(MimeTypeData::Ptr const&, MimeTypeData::Ptr const&)>) at /usr/include/qt4/QtCore/qalgorithms.h:369
#11 0x004d7cc7 in qSort<QList<KSharedPtr<KMimeType> >::iterator, bool (*)(KSharedPtr<KMimeType> const&, KSharedPtr<KMimeType> const&)> (this=0x86af800) at /usr/include/qt4/QtCore/qalgorithms.h:187
#12 FileTypesView::readFileTypes (this=0x86af800) at ../../keditfiletype/filetypesview.cpp:188
Comment 4 David Faure 2011-10-28 09:56:55 UTC
You appear to have a null mimetype in the list returned by KMimeType::allMimeTypes().

Can you zip up your ~/.local/share/mime and attach it to the bug report?
There must be something in there that triggers this issue.

Technically it could come from /usr/share/mime too, but I guess it's more likely to be a "local settings" issue than a broken system package (which would affect many more people).
Comment 5 gabriele monfardini 2011-11-17 09:31:08 UTC
Created attachment 65774 [details]
New crash information added by DrKonqi

systemsettings (1.0) on KDE Platform 4.7.3 (4.7.3) using Qt 4.7.4

- What I was doing when the application crashed:
I open filetype association in systen settings

-- Backtrace (Reduced):
#7  KSycocaEntry::name (this=0x0) at ../../kdecore/sycoca/ksycocaentry.cpp:159
#8  0x00007f6bffa919b0 in mimeTypeLessThan (m1=..., m2=<optimized out>) at ../../keditfiletype/filetypesview.cpp:176
#9  0x00007f6bffa95856 in QAlgorithmsPrivate::qSortHelper<QList<KSharedPtr<KMimeType> >::iterator, KSharedPtr<KMimeType>, bool (*)(KSharedPtr<KMimeType> const&, KSharedPtr<KMimeType> const&)> (start=..., end=..., t=..., lessThan=0x7f6bffa91990 <mimeTypeLessThan(MimeTypeData::Ptr const&, MimeTypeData::Ptr const&)>) at /usr/include/qt4/QtCore/qalgorithms.h:366
#10 0x00007f6bffa94891 in qSort<QList<KSharedPtr<KMimeType> >::iterator, bool (*)(KSharedPtr<KMimeType> const&, KSharedPtr<KMimeType> const&)> (lessThan=0x7f6bffa91990 <mimeTypeLessThan(MimeTypeData::Ptr const&, MimeTypeData::Ptr const&)>, end=<optimized out>, start=<optimized out>) at /usr/include/qt4/QtCore/qalgorithms.h:187
#11 FileTypesView::readFileTypes (this=0x1330700) at ../../keditfiletype/filetypesview.cpp:188
Comment 6 gabriele monfardini 2011-11-17 09:38:09 UTC
Created attachment 65776 [details]
my .local/share/mime directory
Comment 7 gabriele monfardini 2011-11-17 09:39:01 UTC
Created attachment 65777 [details]
my /usr/share/mime directory just in case
Comment 8 gabriele monfardini 2012-04-18 13:39:35 UTC
Created attachment 70483 [details]
New crash information added by DrKonqi

systemsettings (1.0) on KDE Platform 4.8.2 (4.8.2) using Qt 4.8.1

- What I was doing when the application crashed:
Opened filetype associations under system settings

-- Backtrace (Reduced):
#7  KSycocaEntry::name (this=0x0) at ../../kdecore/sycoca/ksycocaentry.cpp:159
#8  0x00007f1cdde899b0 in mimeTypeLessThan (m1=..., m2=<optimized out>) at ../../keditfiletype/filetypesview.cpp:176
#9  0x00007f1cdde8d856 in QAlgorithmsPrivate::qSortHelper<QList<KSharedPtr<KMimeType> >::iterator, KSharedPtr<KMimeType>, bool (*)(KSharedPtr<KMimeType> const&, KSharedPtr<KMimeType> const&)> (start=..., end=..., t=..., lessThan=0x7f1cdde89990 <mimeTypeLessThan(MimeTypeData::Ptr const&, MimeTypeData::Ptr const&)>) at /usr/include/qt4/QtCore/qalgorithms.h:366
#10 0x00007f1cdde8c891 in qSort<QList<KSharedPtr<KMimeType> >::iterator, bool (*)(KSharedPtr<KMimeType> const&, KSharedPtr<KMimeType> const&)> (lessThan=0x7f1cdde89990 <mimeTypeLessThan(MimeTypeData::Ptr const&, MimeTypeData::Ptr const&)>, end=<optimized out>, start=<optimized out>) at /usr/include/qt4/QtCore/qalgorithms.h:187
#11 FileTypesView::readFileTypes (this=0x1f8e590) at ../../keditfiletype/filetypesview.cpp:188
Comment 9 Evstifeev Roman 2012-08-16 18:51:37 UTC
Created attachment 73240 [details]
New crash information added by DrKonqi

systemsettings (1.0) on KDE Platform 4.9.00 "release 555" using Qt 4.8.2

- What I was doing when the application crashed:

I renamed ~/.local directory and then renamed it back. While diong this systemsettings was opened.

-- Backtrace (Reduced):
#7  KSycocaEntry::name (this=0x0) at /usr/src/debug/kdelibs-4.9.0/kdecore/sycoca/ksycocaentry.cpp:159
#8  0x00007f2fb4ed4690 in mimeTypeLessThan (m1=..., m2=<optimized out>) at /usr/src/debug/kde-runtime-4.9.0/keditfiletype/filetypesview.cpp:177
#9  0x00007f2fb4ed84a6 in QAlgorithmsPrivate::qSortHelper<QList<KSharedPtr<KMimeType> >::iterator, KSharedPtr<KMimeType>, bool (*)(KSharedPtr<KMimeType> const&, KSharedPtr<KMimeType> const&)> (start=..., end=..., t=..., lessThan=0x7f2fb4ed4670 <mimeTypeLessThan(MimeTypeData::Ptr const&, MimeTypeData::Ptr const&)>) at /usr/include/QtCore/qalgorithms.h:366
#10 0x00007f2fb4ed74d9 in qSort<QList<KSharedPtr<KMimeType> >::iterator, bool (*)(KSharedPtr<KMimeType> const&, KSharedPtr<KMimeType> const&)> (lessThan=0x7f2fb4ed4670 <mimeTypeLessThan(MimeTypeData::Ptr const&, MimeTypeData::Ptr const&)>, end=<optimized out>, start=<optimized out>) at /usr/include/QtCore/qalgorithms.h:187
#11 FileTypesView::readFileTypes (this=0x10b0430) at /usr/src/debug/kde-runtime-4.9.0/keditfiletype/filetypesview.cpp:189
Comment 10 Christoph Feck 2013-02-14 19:34:45 UTC
*** Bug 315132 has been marked as a duplicate of this bug. ***
Comment 11 Christoph Feck 2013-02-14 19:38:58 UTC
David, does comment #6 and comment #7 provide enough information to investigate the cause for the crash? The latest duplicate is from the same reporter, so he can probably provide updated information. It could also be caused by bleachbit, corrupting the sycoca file.

Gabriele, do you use "bleachbit" tool?
Comment 12 gabriele monfardini 2013-02-15 08:47:22 UTC
No, I've never used bleachbit.

Don't know if it's related, I have some kde programs compiled from git.
This kind of crashes usually happens in the days following the upgrading of kde.

For instance, two days ago I've upgraded to kde 4.10 using a ppa archive.
And I've used one the program (kdevelop) that have been compiled against previous version of kde (btw it crashed the very first time it started, but without useful info in the trace log).

Yesterday fileytpe associations crashes every time I opened it for several runs.
Today it does not crashes anymore, without changing anything.

Is there some form of "cleaning" or "recovering" of sycoca in case of crashes?
Comment 13 Christoph Feck 2013-02-24 15:58:00 UTC
You can recreate the sycoca file with "kbuildsycoca4 --noincremental" in Konsole.
Comment 14 Dawit Alemayehu 2013-07-04 23:07:40 UTC
*** Bug 301355 has been marked as a duplicate of this bug. ***
Comment 15 Dawit Alemayehu 2013-07-04 23:07:43 UTC
*** Bug 272867 has been marked as a duplicate of this bug. ***
Comment 16 gabriele monfardini 2013-08-01 09:14:17 UTC
Created attachment 81500 [details]
New crash information added by DrKonqi

systemsettings (1.0) on KDE Platform 4.10.5 using Qt 4.8.4

- What I was doing when the application crashed:
I opened Systemsettings > Filetype associations and it crashed.

-- Backtrace (Reduced):
#7  KSycocaEntry::name (this=0x0) at ../../kdecore/sycoca/ksycocaentry.cpp:159
#8  0x00007f18ec8bfa90 in mimeTypeLessThan (m1=..., m2=...) at ../../keditfiletype/filetypesview.cpp:177
#9  0x00007f18ec8c3522 in QAlgorithmsPrivate::qSortHelper<QList<KSharedPtr<KMimeType> >::iterator, KSharedPtr<KMimeType>, bool (*)(KSharedPtr<KMimeType> const&, KSharedPtr<KMimeType> const&)> (start=..., end=..., t=..., lessThan=lessThan@entry=0x7f18ec8bfa70 <mimeTypeLessThan(KMimeType::Ptr const&, KMimeType::Ptr const&)>) at /usr/include/qt4/QtCore/qalgorithms.h:366
#10 0x00007f18ec8c14a0 in qSort<QList<KSharedPtr<KMimeType> >::iterator, bool (*)(KSharedPtr<KMimeType> const&, KSharedPtr<KMimeType> const&)> (lessThan=0x7f18ec8bfa70 <mimeTypeLessThan(KMimeType::Ptr const&, KMimeType::Ptr const&)>, end=..., start=...) at /usr/include/qt4/QtCore/qalgorithms.h:187
#11 FileTypesView::readFileTypes (this=this@entry=0xf50ad0) at ../../keditfiletype/filetypesview.cpp:189
Comment 17 Jekyll Wu 2013-08-19 15:59:24 UTC
*** Bug 323731 has been marked as a duplicate of this bug. ***
Comment 18 Andrew Crouthamel 2018-10-30 00:03:26 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 19 gabriele monfardini 2018-10-30 02:42:30 UTC
The bug seems solved in last KDE version.
Comment 20 Andrew Crouthamel 2018-10-30 13:11:52 UTC
Thanks for the update!