Bug 450989

Summary: Plasma crashes after typing in Klipper search area
Product: [Plasma] plasmashell Reporter: medin <med.medin.2014>
Component: ClipboardAssignee: Plasma Bugs List <plasma-bugs>
Status: REPORTED ---    
Severity: crash CC: 7c6s4b+cc6efdty3btf0, bharadwaj.raju777, kde, nate, qydwhotmail
Priority: NOR    
Version: 5.24.2   
Target Milestone: 1.0   
Platform: Manjaro   
OS: Linux   
See Also: https://bugreports.qt.io/browse/QTBUG-76254
Latest Commit: Version Fixed In:

Description medin 2022-03-01 05:12:00 UTC
This crash is not always reproducible, but it happened 3 times after upgrading to 5.24.2

[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
Core was generated by `/usr/bin/plasmashell'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007f59747f934c in __pthread_kill_implementation () from /usr/lib/libc.so.6
[Current thread is 1 (Thread 0x7f5970110a80 (LWP 1424))]
(gdb) bt
#0  0x00007f59747f934c in __pthread_kill_implementation () at /usr/lib/libc.so.6
#1  0x00007f59747ac4b8 in raise () at /usr/lib/libc.so.6
#2  0x00007f5976b03384 in KCrash::defaultCrashHandler(int) (sig=11) at /usr/src/debug/kcrash-5.91.0/src/kcrash.cpp:609
#3  0x00007f59747ac560 in <signal handler called> () at /usr/lib/libc.so.6
#4  0x00007f5974e574db in  () at /usr/lib/libQt5Core.so.5
#5  0x00007f5973de2d6e in QQmlDelegateModelItem::rowChanged() (this=0x55ad3c82a380) at .moc/moc_qqmldelegatemodel_p_p.cpp:221
#6  QQmlDelegateModelItem::setModelIndex(int, int, int, bool)
    (this=0x55ad3c82a380, idx=<optimized out>, newRow=<optimized out>, newColumn=<optimized out>, alwaysEmit=<optimized out>)
    at /usr/src/debug/qtdeclarative/src/qmlmodels/qqmldelegatemodel.cpp:2412
#7  0x00007f5973de03e1 in QQmlDelegateModel::_q_itemsInserted(int, int) (this=<optimized out>, index=0, count=29)
    at /usr/src/debug/qtdeclarative/src/qmlmodels/qqmldelegatemodel.cpp:1594
#8  0x00007f5973de8e73 in QQmlDelegateModel::qt_metacall(QMetaObject::Call, int, void**)
    (this=0x55ad38854a90, _c=QMetaObject::InvokeMetaMethod, _id=9, _a=0x7ffe37fee6b0) at .moc/moc_qqmldelegatemodel_p.cpp:371
#9  0x00007f5974e57794 in  () at /usr/lib/libQt5Core.so.5
#10 0x00007f5974de3183 in QAbstractItemModel::rowsInserted(QModelIndex const&, int, int, QAbstractItemModel::QPrivateSignal) () at /usr/lib/libQt5Core.so.5
#11 0x00007f5974ddccbe in QAbstractItemModel::endInsertRows() () at /usr/lib/libQt5Core.so.5
#12 0x00007f5974e030e6 in  () at /usr/lib/libQt5Core.so.5
#13 0x00007f5974e03c7d in  () at /usr/lib/libQt5Core.so.5
#14 0x00007f5974e0405d in  () at /usr/lib/libQt5Core.so.5
#15 0x00007f5974e0721f in QSortFilterProxyModel::setFilterRegExp(QRegExp const&) () at /usr/lib/libQt5Core.so.5
#16 0x00007f595e5181a8 in Plasma::SortFilterModel::setFilterRegExp(QString const&) (exp=..., this=0x55ad3887b040)
    at /usr/src/debug/plasma-framework-5.91.0/src/declarativeimports/core/datamodel.cpp:102
#17 Plasma::SortFilterModel::setFilterRegExp(QString const&) (exp=..., this=0x55ad3887b040)
    at /usr/src/debug/plasma-framework-5.91.0/src/declarativeimports/core/datamodel.cpp:97
#18 Plasma::SortFilterModel::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) (_o=0x55ad3887b040, _c=939453120, _id=<optimized out>, _a=0x7ffe37feeb60)
    at /usr/src/debug/build/src/declarativeimports/core/corebindingsplugin_autogen/EWIEGA46WW/moc_datamodel.cpp:281
#19 0x00007f5976263741 in QQmlPropertyData::writeProperty(QObject*, void*, QFlags<QQmlPropertyData::WriteFlag>) const
    (this=<optimized out>, target=<optimized out>, value=<optimized out>, flags=...)
    at ../../include/QtQml/5.15.2/QtQml/private/../../../../../../qtdeclarative/src/qml/qml/qqmlpropertydata_p.h:375
#20 0x00007f59762b9475 in GenericBinding<10>::doStore<QString>(QString, QQmlPropertyData const*, QFlags<QQmlPropertyData::WriteFlag>) const
    (flags=..., pd=0x7f595846e5a8, value=..., this=0x55ad3887b950) at /usr/src/debug/qtdeclarative/src/qml/qml/qqmlbinding.cpp:342
#21 GenericBinding<10>::write(QV4::Value const&, bool, QFlags<QQmlPropertyData::WriteFlag>) (this=0x55ad3887b950, result=..., isUndefined=<optimized out>, flags=...)
    at /usr/src/debug/qtdeclarative/src/qml/qml/qqmlbinding.cpp:323
#22 0x00007f59762c1bf6 in QQmlNonbindingBinding::doUpdate(QQmlJavaScriptExpression::DeleteWatcher const&, QFlags<QQmlPropertyData::WriteFlag>, QV4::Scope&)
    (this=0x55ad3887b950, watcher=..., flags=..., scope=<optimized out>) at /usr/src/debug/qtdeclarative/src/qml/qml/qqmlbinding.cpp:258
#23 0x00007f59762c2adc in QQmlBinding::update(QFlags<QQmlPropertyData::WriteFlag>) (this=0x55ad3887b950, flags=...)
    at /usr/src/debug/qtdeclarative/src/qml/qml/qqmlbinding.cpp:194
#24 0x00007f597629f425 in QQmlNotifier::emitNotify(QQmlNotifierEndpoint*, void**) (endpoint=<optimized out>, a=0x0)
    at /usr/src/debug/qtdeclarative/src/qml/qml/qqmlnotifier.cpp:104
#25 0x00007f5974e5752e in  () at /usr/lib/libQt5Core.so.5
#26 0x00007f597675a468 in QQuickTextInputPrivate::finishChange(int, bool, bool)
    (this=0x55ad316e8c80, validateFromState=<optimized out>, update=<optimized out>, edited=<optimized out>)
    at /usr/src/debug/qtdeclarative/src/quick/items/qquicktextinput.cpp:3612
#27 0x00007f597675d408 in QQuickTextInputPrivate::processKeyEvent(QKeyEvent*) (this=0x55ad316e8c80, event=0x7ffe37ff0a50)
    at /usr/src/debug/qtdeclarative/src/quick/items/qquicktextinput.cpp:4559
#28 0x00007f597674f73f in QQuickTextInput::keyPressEvent(QKeyEvent*) (this=0x55ad388637a0, ev=0x7ffe37ff0a50)
    at /usr/src/debug/qtdeclarative/src/quick/items/qquicktextinput.cpp:1516
#29 0x00007f597670a8e6 in QQuickItemPrivate::deliverKeyEvent(QKeyEvent*) (this=0x55ad316e8c80, e=0x7ffe37ff0a50)
    at /usr/src/debug/qtdeclarative/src/quick/items/qquickitem.cpp:5205
#30 0x00007f5976718969 in QQuickItem::event(QEvent*) (this=0x55ad388637a0, ev=0x7ffe37ff0a50) at /usr/src/debug/qtdeclarative/src/quick/items/qquickitem.cpp:8182
#31 0x00007f5975a781a6 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#32 0x00007f5974e26b9a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#33 0x00007f5976722fb9 in QQuickWindowPrivate::deliverKeyEvent(QKeyEvent*) (this=<optimized out>, e=0x7ffe37ff0a50)
    at /usr/src/debug/qtdeclarative/src/quick/items/qquickwindow.cpp:1934
#34 0x00007f597520942d in QWindow::event(QEvent*) () at /usr/lib/libQt5Gui.so.5
#35 0x00007f5975a781a6 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#36 0x00007f5974e26b9a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#37 0x00007f59751fad94 in QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent*) () at /usr/lib/libQt5Gui.so.5
#38 0x00007f59751e5695 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Gui.so.5
#39 0x00007f596fd18f80 in  () at /usr/lib/libQt5XcbQpa.so.5
#40 0x00007f597322bf13 in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#41 0x00007f59732820d9 in  () at /usr/lib/libglib-2.0.so.0
#42 0x00007f5973229485 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#43 0x00007f5974e72ada in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#44 0x00007f5974e1ee6b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#45 0x00007f5974e2a5c7 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5
#46 0x000055ad2eb664d2 in main(int, char**) (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/plasma-workspace-5.24.2/shell/main.cpp:238
Comment 1 medin 2022-03-01 09:16:43 UTC
This happens after you directly login, if you click the first time on Klipper and start typing fast then deleting using backspace before results appear then plasmashell crashes. I think Klipper does some kind of indexing or loading saved items the first time it searches for something, because after recovering from crash the bug cannot be reproduced at all.
Comment 2 medin 2022-03-15 12:43:49 UTC
After upgrading to 5.24.3 the problem is not reproducible at all.
Comment 3 medin 2022-03-15 21:15:08 UTC
After restarting it appears again :(
Comment 4 Nate Graham 2022-03-25 18:26:57 UTC
#16 0x00007f595e5181a8 in Plasma::SortFilterModel::setFilterRegExp(QString const&) (exp=..., this=0x55ad3887b040)
    at /usr/src/debug/plasma-framework-5.91.0/src/declarativeimports/core/datamodel.cpp:102
#17 Plasma::SortFilterModel::setFilterRegExp(QString const&) (exp=..., this=0x55ad3887b040)
    at /usr/src/debug/plasma-framework-5.91.0/src/declarativeimports/core/datamodel.cpp:97
Comment 5 Nate Graham 2022-03-26 02:24:27 UTC
*** Bug 451605 has been marked as a duplicate of this bug. ***
Comment 6 Fushan Wen 2022-03-27 01:53:51 UTC
Can't reproduce even after I delayed loading of the history model.
Comment 7 medin 2022-03-27 11:13:24 UTC
(In reply to Fushan Wen from comment #6)
> Can't reproduce even after I delayed loading of the history model.

May be try to use history with big size like over 300.
Comment 8 rjx_ 2022-03-29 15:07:25 UTC
My repro prerequisites are the following:
1. have at least a few really long strings in the clipboard (long urls work for example)
2. moderately big history limit (i have 1500 items, have not tried with bigger/smaller limits)

Then, either search for something in the clipboard & delete the search keywords with a keyboard shortcut (backspace and maybe del work), or try editing a clipboard entry.
Often after those steps search list becomes both garbled (long entries are mingled with search results) & outputs incorrect search results. The crashes either follow shortly or sometimes it does not crash but clipboard content becomes semi-permanently (sometimes it fixes itself but conditions for that are not clear) garbled/mingled instead.

P.S. Since i am not entirely sure whether this bug report applies to Klipper or the new Clipboard widget (my report's on the latter) instead i apologize in advance and can move my findings to the corresponding bug if needed.
Comment 9 Fushan Wen 2022-03-29 15:09:48 UTC
This can be caused by a potential memory leak which was fixed in 5.25. I will try to backport it to 5.24.
Comment 11 Nate Graham 2022-03-29 20:59:58 UTC
Git commit 8716053a3761954cb089bec1c1b9fa0756656801 by Nate Graham, on behalf of Fushan Wen.
Committed on 29/03/2022 at 20:32.
Pushed by ngraham into branch 'master'.

applets/clipboard: Don't forward input to filter if it's disabled

When the filter is disabled, don't forward any input to the filter
because it will return nothing.

M  +1    -1    applets/clipboard/contents/ui/ClipboardPage.qml

https://invent.kde.org/plasma/plasma-workspace/commit/8716053a3761954cb089bec1c1b9fa0756656801
Comment 12 Nate Graham 2022-03-29 21:00:32 UTC
Git commit 109687ecc49460eec082d619cf947cfe60cd1e8f by Nate Graham, on behalf of Fushan Wen.
Committed on 29/03/2022 at 21:00.
Pushed by ngraham into branch 'Plasma/5.24'.

applets/clipboard: Don't forward input to filter if it's disabled

When the filter is disabled, don't forward any input to the filter
because it will return nothing.


(cherry picked from commit 8716053a3761954cb089bec1c1b9fa0756656801)

M  +1    -1    applets/clipboard/contents/ui/ClipboardPage.qml

https://invent.kde.org/plasma/plasma-workspace/commit/109687ecc49460eec082d619cf947cfe60cd1e8f
Comment 13 Nate Graham 2022-03-29 21:01:53 UTC
Now that those changes have been merged, medin, can you check again with Plasma 5.25 or else current git master? Thanks!
Comment 14 Fushan Wen 2022-03-30 23:46:43 UTC
Git commit f043a4b6c76869e896ac730b9aa861f836a6d2a8 by Fushan Wen.
Committed on 30/03/2022 at 23:40.
Pushed by fusionfuture into branch 'master'.

klipper: Don't use `beginInsertRows` every time adding a new item when loading history

Currently, every time adding a new item, `beginInsertRows` and
`endInsertRows` are called, which is not efficient. Use `beginResetModel`
and `endResetModel` before and after loading history items to avoid
frequently emitting inserted signals.

M  +2    -5    klipper/history.cpp
M  +4    -4    klipper/history.h
M  +28   -0    klipper/historymodel.cpp
M  +1    -0    klipper/historymodel.h
M  +3    -11   klipper/klipper.cpp

https://invent.kde.org/plasma/plasma-workspace/commit/f043a4b6c76869e896ac730b9aa861f836a6d2a8
Comment 15 Bug Janitor Service 2022-04-14 04:34:46 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 16 medin 2022-04-17 20:23:27 UTC
(In reply to Nate Graham from comment #13)
> Now that those changes have been merged, medin, can you check again with
> Plasma 5.25 or else current git master? Thanks!

Yesterday I got 5.24.4 upgrade on Manjaro stable and the problem still exist, I tried many scenarios to find the cause of the problem, and what I see is that Plasma crashes often when the backspace key is pressed many times really fast or when it's pressed continuously, it's like a new search is launched before the previous search is finished due to big size of the list (more than 300 items) which causes the crash.
Comment 17 medin 2022-04-17 21:35:57 UTC
What is weird is that the popup Klipper window doesn't cause any crash, only Klipper widget has this problem.
Comment 18 Fushan Wen 2022-04-17 23:34:44 UTC
The fix is in 5.24.5 not 5.24.4, so you have to wait a little longer.
Comment 19 Nate Graham 2022-04-18 16:21:28 UTC
Yeah so please re-test with 5.24.5, or current git master.
Comment 20 Bug Janitor Service 2022-05-03 04:35:03 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 21 medin 2022-05-04 23:04:25 UTC
(In reply to Nate Graham from comment #19)
> Yeah so please re-test with 5.24.5, or current git master.

It's still repro on : 

Operating System: Manjaro Linux
KDE Plasma Version: 5.24.80
KDE Frameworks Version: 5.94.0
Qt Version: 5.15.3
Kernel Version: 5.17.5-2-MANJARO (64-bit)
Graphics Platform: X11
Comment 22 David Edmundson 2022-05-04 23:05:26 UTC
>It's still repro on 

same backtrace?
Comment 23 medin 2022-05-04 23:25:30 UTC
(In reply to David Edmundson from comment #22)
> >It's still repro on 
> 
> same backtrace?

I got different one :

[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
Core was generated by `/usr/bin/plasmashell --no-respawn'.
--Type <RET> for more, q to quit, c to continue without paging--
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007fe243c1a44d in QObjectPrivate::maybeSignalConnected(unsigned int) const () from /usr/lib/libQt5Core.so.5
[Current thread is 1 (Thread 0x7fe23ec252c0 (LWP 478))]
(gdb) 
(gdb) 
(gdb) 
(gdb) bt
#0  0x00007fe243c1a44d in QObjectPrivate::maybeSignalConnected(unsigned int) const () at /usr/lib/libQt5Core.so.5
#1  0x00007fe243c28fdf in  () at /usr/lib/libQt5Core.so.5
#2  0x00007fe242a40f0f in  () at /usr/lib/libQt5QmlModels.so.5
#3  0x00007fe242a3e541 in QQmlDelegateModel::_q_itemsInserted(int, int) () at /usr/lib/libQt5QmlModels.so.5
#4  0x00007fe242a46fd3 in QQmlDelegateModel::qt_metacall(QMetaObject::Call, int, void**) () at /usr/lib/libQt5QmlModels.so.5
#5  0x00007fe243c29224 in  () at /usr/lib/libQt5Core.so.5
#6  0x00007fe243bb4c83 in QAbstractItemModel::rowsInserted(QModelIndex const&, int, int, QAbstractItemModel::QPrivateSignal) () at /usr/lib/libQt5Core.so.5
#7  0x00007fe243bae7be in QAbstractItemModel::endInsertRows() () at /usr/lib/libQt5Core.so.5
#8  0x00007fe243bd4be6 in  () at /usr/lib/libQt5Core.so.5
#9  0x00007fe243bd577d in  () at /usr/lib/libQt5Core.so.5
#10 0x00007fe243bd5b5d in  () at /usr/lib/libQt5Core.so.5
#11 0x00007fe243bd921f in QSortFilterProxyModel::setFilterRegularExpression(QRegularExpression const&) () at /usr/lib/libQt5Core.so.5
#12 0x00007fe2344232e1 in  () at /usr/lib/qt/qml/org/kde/plasma/core/libcorebindingsplugin.so
#13 0x00007fe24508eb11 in  () at /usr/lib/libQt5Qml.so.5
#14 0x00007fe2450e4b65 in  () at /usr/lib/libQt5Qml.so.5
#15 0x00007fe2450ed2e6 in  () at /usr/lib/libQt5Qml.so.5
#16 0x00007fe2450ee1cc in QQmlBinding::update(QFlags<QQmlPropertyData::WriteFlag>) () at /usr/lib/libQt5Qml.so.5
#17 0x00007fe2450caaf5 in QQmlNotifier::emitNotify(QQmlNotifierEndpoint*, void**) () at /usr/lib/libQt5Qml.so.5
#18 0x00007fe243c28fbe in  () at /usr/lib/libQt5Core.so.5
#19 0x00007fe2455b9168 in QQuickTextInputPrivate::finishChange(int, bool, bool) () at /usr/lib/libQt5Quick.so.5
#20 0x00007fe2455bc12b in QQuickTextInputPrivate::processKeyEvent(QKeyEvent*) () at /usr/lib/libQt5Quick.so.5
#21 0x00007fe2455ae46f in QQuickTextInput::keyPressEvent(QKeyEvent*) () at /usr/lib/libQt5Quick.so.5
#22 0x00007fe245569236 in QQuickItemPrivate::deliverKeyEvent(QKeyEvent*) () at /usr/lib/libQt5Quick.so.5
#23 0x00007fe2455772b9 in QQuickItem::event(QEvent*) () at /usr/lib/libQt5Quick.so.5
#24 0x00007fe2448922c6 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#25 0x00007fe243bf85aa in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#26 0x00007fe245581a89 in QQuickWindowPrivate::deliverKeyEvent(QKeyEvent*) () at /usr/lib/libQt5Quick.so.5
#27 0x00007fe243fdd04d in QWindow::event(QEvent*) () at /usr/lib/libQt5Gui.so.5
#28 0x00007fe2448922c6 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#29 0x00007fe243bf85aa in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#30 0x00007fe243fcec34 in QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent*) () at /usr/lib/libQt5Gui.so.5
#31 0x00007fe243fb86f5 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Gui.so.5
#32 0x00007fe23e841f60 in  () at /usr/lib/libQt5XcbQpa.so.5
#33 0x00007fe241f53163 in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#34 0x00007fe241fa99e9 in  () at /usr/lib/libglib-2.0.so.0
#35 0x00007fe241f506c5 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#36 0x00007fe243c4457a in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#37 0x00007fe243bf088b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#38 0x00007fe243bfbfd7 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5
#39 0x0000557d7d7fc450 in  ()
#40 0x00007fe243569310 in __libc_start_call_main () at /usr/lib/libc.so.6
#41 0x00007fe2435693c1 in __libc_start_main_impl () at /usr/lib/libc.so.6
#42 0x0000557d7d7fc5a5 in  ()
Comment 24 Bug Janitor Service 2022-05-17 11:35:46 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/1601
Comment 25 Bug Janitor Service 2022-05-17 11:39:24 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/1611