Created attachment 123628 [details] The report created by kcrash with additional info SUMMARY STEPS TO REPRODUCE 1. run with proprietary nvidia driver 2. start systemsettings 3. select the compositing kcm_module OBSERVED RESULT The Application crashes EXPECTED RESULT SOFTWARE/OS VERSIONS Linux/KDE Plasma: (available in About System) KDE Plasma Version: 5.17.2 KDE Frameworks Version: 5.63.0 Qt Version: ADDITIONAL INFORMATION
(In reply to Martin Fritz from comment #0) > Created attachment 123628 [details] > The report created by kcrash with additional info > > SUMMARY > > > STEPS TO REPRODUCE > 1. run with proprietary nvidia driver > 2. start systemsettings > 3. select the compositing kcm_module > > OBSERVED RESULT > The Application crashes > > EXPECTED RESULT > > > SOFTWARE/OS VERSIONS > Linux/KDE Plasma: > (available in About System) > KDE Plasma Version: 5.17.2 > KDE Frameworks Version: 5.63.0 > Qt Version: > > ADDITIONAL INFORMATION Qt version is 5.13.1
Sorry for the lack of response until now. Is this reproducible for you? Does it happen every time? Is it still happening in Plasma 5.20? Crashing thread: Thread 1 (Thread 0x7fbac79a4800 (LWP 24369)): [KCrash Handler] #6 0x00007fbacc0b47f0 in QQuickWindowPrivate::dirtyItem(QQuickItem*) () from /usr/lib/libQt5Quick.so.5 #7 0x00007fbacc104923 in QQuickText::setColor(QColor const&) () from /usr/lib/libQt5Quick.so.5 #8 0x00007fbacc10d9eb in ?? () from /usr/lib/libQt5Quick.so.5 #9 0x00007fbacc10de5b in QQuickText::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQt5Quick.so.5 #10 0x00007fbac5d96687 in QQuickLabel::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQt5QuickTemplates2.so.5 #11 0x00007fbacbcd4f37 in QV4::QQmlValueTypeWrapper::write(QObject*, int) const () from /usr/lib/libQt5Qml.so.5 #12 0x00007fbacbccdc16 in ?? () from /usr/lib/libQt5Qml.so.5 #13 0x00007fbacbccec5d in ?? () from /usr/lib/libQt5Qml.so.5 #14 0x00007fbacbccb3a4 in QQmlBinding::update(QFlags<QQmlPropertyData::WriteFlag>) () from /usr/lib/libQt5Qml.so.5 #15 0x00007fbacbca743e in QQmlNotifier::emitNotify(QQmlNotifierEndpoint*, void**) () from /usr/lib/libQt5Qml.so.5 #16 0x00007fbacbc444ff in QQmlData::signalEmitted(QAbstractDeclarativeData*, QObject*, int, void**) () from /usr/lib/libQt5Qml.so.5 #17 0x00007fbaccbea2eb in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #18 0x00007fbabd1f3f7a in ?? () from /usr/lib/libKF5Kirigami2.so.5 #19 0x00007fbaccbeb44a in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5 #20 0x00007fbacd6144f5 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21 0x00007fbacd61de11 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22 0x00007fbaccbbe9c2 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23 0x00007fbaccbc1739 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQt5Core.so.5 #24 0x00007fbaccc17404 in ?? () from /usr/lib/libQt5Core.so.5 #25 0x00007fbaca4523ee in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #26 0x00007fbaca454201 in ?? () from /usr/lib/libglib-2.0.so.0 #27 0x00007fbaca454241 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #28 0x00007fbaccc16a03 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5 #29 0x00007fbaccbbd4ec in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5 #30 0x00007fbaccbc5326 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5 #31 0x000056316a02e475 in ?? () #32 0x00007fbacc5a4153 in __libc_start_main () from /usr/lib/libc.so.6 #33 0x000056316a02e4fe in _start () [Inferior 1 (process 24369) detached]
No I can't reproduce the issue with Plasma 5.20 anymore.
Awesome, thanks. Let's call it fixed.