<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>421409</bug_id>
          
          <creation_ts>2020-05-12 13:26:40 +0000</creation_ts>
          <short_desc>Desktop crashes when moving icon</short_desc>
          <delta_ts>2020-05-15 16:10:24 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Plasma</classification>
          <product>plasmashell</product>
          <component>general</component>
          <version>5.18.5</version>
          <rep_platform>openSUSE</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>421170</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>drkonqi</keywords>
          <priority>NOR</priority>
          <bug_severity>crash</bug_severity>
          <target_milestone>1.0</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter>sstc9299</reporter>
          <assigned_to name="David Edmundson">kde</assigned_to>
          <cc>alfystar1701</cc>
    
    <cc>DragonWithaFez</cc>
    
    <cc>plasma-bugs-null</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1929201</commentid>
    <comment_count>0</comment_count>
    <who name="">sstc9299</who>
    <bug_when>2020-05-12 13:26:40 +0000</bug_when>
    <thetext>Application: plasmashell (5.18.5)

Qt Version: 5.14.1
Frameworks Version: 5.70.0
Operating System: Linux 4.12.14-lp151.28.48-default x86_64
Windowing system: X11
Distribution: &quot;openSUSE Leap 15.1&quot;

-- Information about the crash:
- What I was doing when the application crashed:
I was trying to move an icon on the desktop to a new location.  I have my desktop icons arrayed in two groups in the lower right- and left-hand quadrants on the desktop. I deleted an icon from the left-hand group and added a new app icon to the desktop. That icon was shown in the upper left-hand quadrant of the desktop. When I tried to move the icon to the lower left-hand grouping (quadrant), the desktop crashed. I deleted the new icon and tried again. Same result: desktop crashed. I tried this three times. Same result each time.

The crash can be reproduced every time.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Using host libthread_db library &quot;/lib64/libthread_db.so.1&quot;.
[Current thread is 1 (Thread 0x7ff95ec5f540 (LWP 1459))]

Thread 7 (Thread 0x7ff90e071700 (LWP 1914)):
#0  0x00007ffd2b7db640 in ?? ()
#1  0x00007ffd2b7db910 in clock_gettime ()
#2  0x00007ff957fc6836 in clock_gettime () from /lib64/libc.so.6
#3  0x00007ff95890f0f1 in qt_clock_gettime (ts=0x7ff90e070a40, clock=&lt;optimized out&gt;) at kernel/qelapsedtimer_unix.cpp:111
#4  do_gettime (frac=&lt;synthetic pointer&gt;, sec=&lt;synthetic pointer&gt;) at kernel/qelapsedtimer_unix.cpp:166
#5  qt_gettime () at kernel/qelapsedtimer_unix.cpp:175
#6  0x00007ff95890d929 in QTimerInfoList::updateCurrentTime (this=0x7ff908004d20) at kernel/qtimerinfo_unix.cpp:91
#7  0x00007ff95890fee5 in timerSourceCheckHelper (src=&lt;optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:147
#8  timerSourceCheck (source=&lt;optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:174
#9  0x00007ff951fc3bd9 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#10 0x00007ff951fc4150 in ?? () from /usr/lib64/libglib-2.0.so.0
#11 0x00007ff951fc42bc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#12 0x00007ff95890f7eb in QEventDispatcherGlib::processEvents (this=0x7ff908000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#13 0x00007ff9588aed4a in QEventLoop::exec (this=this@entry=0x7ff90e070c70, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#14 0x00007ff9586bf657 in QThread::exec (this=&lt;optimized out&gt;) at thread/qthread.cpp:536
#15 0x00007ff910994c37 in KCupsConnection::run() () from /usr/lib64/libkcupslib.so
#16 0x00007ff9586c0b2c in QThreadPrivate::start (arg=0x557d5f0218d0) at thread/qthread_unix.cpp:342
#17 0x00007ff9555c64f9 in start_thread () from /lib64/libpthread.so.0
#18 0x00007ff957fb8f2f in clone () from /lib64/libc.so.6

Thread 6 (Thread 0x7ff9252f2700 (LWP 1688)):
#0  0x00007ff957faa1d8 in read () from /lib64/libc.so.6
#1  0x00007ff952008c80 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007ff951fc3cb8 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#3  0x00007ff951fc4150 in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007ff951fc42bc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#5  0x00007ff95890f7eb in QEventDispatcherGlib::processEvents (this=0x7ff920000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#6  0x00007ff9588aed4a in QEventLoop::exec (this=this@entry=0x7ff9252f1c40, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#7  0x00007ff9586bf657 in QThread::exec (this=this@entry=0x557d5cfbd410) at thread/qthread.cpp:536
#8  0x00007ff95c745b36 in QQuickPixmapReader::run (this=0x557d5cfbd410) at /usr/src/debug/libqt5-qtdeclarative-5.14.1-lp151.1.1.x86_64/src/quick/util/qquickpixmapcache.cpp:987
#9  0x00007ff9586c0b2c in QThreadPrivate::start (arg=0x557d5cfbd410) at thread/qthread_unix.cpp:342
#10 0x00007ff9555c64f9 in start_thread () from /lib64/libpthread.so.0
#11 0x00007ff957fb8f2f in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7ff9337be700 (LWP 1656)):
#0  0x00007ff9555cc87d in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007ff9384119ab in ?? () from /usr/lib64/dri/i965_dri.so
#2  0x00007ff9384116b7 in ?? () from /usr/lib64/dri/i965_dri.so
#3  0x00007ff9555c64f9 in start_thread () from /lib64/libpthread.so.0
#4  0x00007ff957fb8f2f in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7ff940bee700 (LWP 1654)):
#0  0x00007ff957fae6db in poll () from /lib64/libc.so.6
#1  0x00007ff951fc41a9 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007ff951fc42bc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007ff95890f7eb in QEventDispatcherGlib::processEvents (this=0x7ff934000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007ff9588aed4a in QEventLoop::exec (this=this@entry=0x7ff940bedc90, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#5  0x00007ff9586bf657 in QThread::exec (this=this@entry=0x557d5c56d360) at thread/qthread.cpp:536
#6  0x00007ff95c29ff35 in QQmlThreadPrivate::run (this=0x557d5c56d360) at /usr/src/debug/libqt5-qtdeclarative-5.14.1-lp151.1.1.x86_64/src/qml/qml/ftw/qqmlthread.cpp:155
#7  0x00007ff9586c0b2c in QThreadPrivate::start (arg=0x557d5c56d360) at thread/qthread_unix.cpp:342
#8  0x00007ff9555c64f9 in start_thread () from /lib64/libpthread.so.0
#9  0x00007ff957fb8f2f in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7ff942c79700 (LWP 1470)):
#0  0x00007ff957faa1d8 in read () from /lib64/libc.so.6
#1  0x00007ff952008c80 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007ff951fc3cb8 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#3  0x00007ff951fc4150 in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007ff951fc42bc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#5  0x00007ff95890f7eb in QEventDispatcherGlib::processEvents (this=0x7ff93c000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#6  0x00007ff9588aed4a in QEventLoop::exec (this=this@entry=0x7ff942c78c80, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#7  0x00007ff9586bf657 in QThread::exec (this=&lt;optimized out&gt;) at thread/qthread.cpp:536
#8  0x00007ff95a5d7115 in ?? () from /usr/lib64/libQt5DBus.so.5
#9  0x00007ff9586c0b2c in QThreadPrivate::start (arg=0x7ff95a84eda0) at thread/qthread_unix.cpp:342
#10 0x00007ff9555c64f9 in start_thread () from /lib64/libpthread.so.0
#11 0x00007ff957fb8f2f in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7ff9490de700 (LWP 1465)):
#0  0x00007ff957fae6db in poll () from /lib64/libc.so.6
#1  0x00007ff95d418307 in ?? () from /usr/lib64/libxcb.so.1
#2  0x00007ff95d419f3a in xcb_wait_for_event () from /usr/lib64/libxcb.so.1
#3  0x00007ff94b8ab200 in ?? () from /usr/lib64/libQt5XcbQpa.so.5
#4  0x00007ff9586c0b2c in QThreadPrivate::start (arg=0x557d5c35bd20) at thread/qthread_unix.cpp:342
#5  0x00007ff9555c64f9 in start_thread () from /lib64/libpthread.so.0
#6  0x00007ff957fb8f2f in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7ff95ec5f540 (LWP 1459)):
[KCrash Handler]
#4  QArrayData::data (this=&lt;optimized out&gt;) at /usr/include/qt5/QtCore/qarraydata.h:61
#5  QTypedArrayData&lt;QQuickItemPrivate::ChangeListener&gt;::data (this=&lt;optimized out&gt;) at /usr/include/qt5/QtCore/qarraydata.h:208
#6  QTypedArrayData&lt;QQuickItemPrivate::ChangeListener&gt;::begin (this=&lt;optimized out&gt;) at /usr/include/qt5/QtCore/qarraydata.h:211
#7  QVector&lt;QQuickItemPrivate::ChangeListener&gt;::realloc (this=this@entry=0x557d5e77dfa8, aalloc=&lt;optimized out&gt;, options=..., options@entry=...) at /usr/include/qt5/QtCore/qvector.h:720
#8  0x00007ff95c8464f1 in QVector&lt;QQuickItemPrivate::ChangeListener&gt;::detach (this=&lt;optimized out&gt;) at /usr/include/qt5/QtCore/qvector.h:411
#9  QVector&lt;QQuickItemPrivate::ChangeListener&gt;::erase (aend=&lt;optimized out&gt;, abegin=&lt;optimized out&gt;, this=&lt;optimized out&gt;) at /usr/include/qt5/QtCore/qvector.h:923
#10 QVector&lt;QQuickItemPrivate::ChangeListener&gt;::remove (i=&lt;optimized out&gt;, this=&lt;optimized out&gt;) at /usr/include/qt5/QtCore/qvector.h:484
#11 QVector&lt;QQuickItemPrivate::ChangeListener&gt;::removeOne (t=..., this=&lt;optimized out&gt;) at /usr/include/qt5/QtCore/qvector.h:185
#12 QQuickItemPrivate::removeItemChangeListener (this=this@entry=0x557d5e77df30, listener=listener@entry=0x557d6053bb20, types=..., types@entry=...) at /usr/src/debug/libqt5-qtdeclarative-5.14.1-lp151.1.1.x86_64/src/quick/items/qquickitem.cpp:3949
#13 0x00007ff95c97aa8a in QQuickShaderEffectSource::~QQuickShaderEffectSource (this=0x557d6053bb00, __in_chrg=&lt;optimized out&gt;) at /usr/src/debug/libqt5-qtdeclarative-5.14.1-lp151.1.1.x86_64/src/quick/items/qquickshadereffectsource.cpp:217
#14 0x00007ff95c97aae9 in QQuickShaderEffectSource::~QQuickShaderEffectSource (this=0x557d6053bb00, __in_chrg=&lt;optimized out&gt;) at /usr/src/debug/libqt5-qtdeclarative-5.14.1-lp151.1.1.x86_64/src/quick/items/qquickshadereffectsource.cpp:222
#15 0x00007ff92b74cb1b in QGfxSourceProxy::~QGfxSourceProxy (this=0x557d5e6d52b0, __in_chrg=&lt;optimized out&gt;) at qgfxsourceproxy.cpp:59
#16 0x00007ff92b747a15 in QQmlPrivate::QQmlElement&lt;QGfxSourceProxy&gt;::~QQmlElement (this=0x557d5e6d52b0, __in_chrg=&lt;optimized out&gt;) at /usr/include/qt5/QtQml/qqmlprivate.h:111
#17 QQmlPrivate::QQmlElement&lt;QGfxSourceProxy&gt;::~QQmlElement (this=0x557d5e6d52b0, __in_chrg=&lt;optimized out&gt;) at /usr/include/qt5/QtQml/qqmlprivate.h:111
#18 0x00007ff9588dfd0b in QObjectPrivate::deleteChildren (this=0x557d5f7723f0) at kernel/qobject.cpp:2123
#19 0x00007ff9588e92ee in QObject::~QObject (this=&lt;optimized out&gt;, __in_chrg=&lt;optimized out&gt;) at kernel/qobject.cpp:1107
#20 0x00007ff95c84b21d in QQuickItem::~QQuickItem (this=0x557d604ee530, __in_chrg=&lt;optimized out&gt;) at /usr/src/debug/libqt5-qtdeclarative-5.14.1-lp151.1.1.x86_64/src/quick/items/qquickitem.cpp:2383
#21 0x00007ff95c86bba5 in QQmlPrivate::QQmlElement&lt;QQuickItem&gt;::~QQmlElement (this=0x557d604ee530, __in_chrg=&lt;optimized out&gt;) at /usr/src/debug/libqt5-qtdeclarative-5.14.1-lp151.1.1.x86_64/include/QtQml/../../src/qml/qml/qqmlprivate.h:111
#22 QQmlPrivate::QQmlElement&lt;QQuickItem&gt;::~QQmlElement (this=0x557d604ee530, __in_chrg=&lt;optimized out&gt;) at /usr/src/debug/libqt5-qtdeclarative-5.14.1-lp151.1.1.x86_64/include/QtQml/../../src/qml/qml/qqmlprivate.h:111
#23 0x00007ff9588dfd0b in QObjectPrivate::deleteChildren (this=0x557d5f736430) at kernel/qobject.cpp:2123
#24 0x00007ff9588e92ee in QObject::~QObject (this=&lt;optimized out&gt;, __in_chrg=&lt;optimized out&gt;) at kernel/qobject.cpp:1107
#25 0x00007ff95c84b21d in QQuickItem::~QQuickItem (this=0x557d60b35140, __in_chrg=&lt;optimized out&gt;) at /usr/src/debug/libqt5-qtdeclarative-5.14.1-lp151.1.1.x86_64/src/quick/items/qquickitem.cpp:2383
#26 0x00007ff95c86bba5 in QQmlPrivate::QQmlElement&lt;QQuickItem&gt;::~QQmlElement (this=0x557d60b35140, __in_chrg=&lt;optimized out&gt;) at /usr/src/debug/libqt5-qtdeclarative-5.14.1-lp151.1.1.x86_64/include/QtQml/../../src/qml/qml/qqmlprivate.h:111
#27 QQmlPrivate::QQmlElement&lt;QQuickItem&gt;::~QQmlElement (this=0x557d60b35140, __in_chrg=&lt;optimized out&gt;) at /usr/src/debug/libqt5-qtdeclarative-5.14.1-lp151.1.1.x86_64/include/QtQml/../../src/qml/qml/qqmlprivate.h:111
#28 0x00007ff9588dfd0b in QObjectPrivate::deleteChildren (this=0x557d60ce5d60) at kernel/qobject.cpp:2123
#29 0x00007ff9588e92ee in QObject::~QObject (this=&lt;optimized out&gt;, __in_chrg=&lt;optimized out&gt;) at kernel/qobject.cpp:1107
#30 0x00007ff95c84b21d in QQuickItem::~QQuickItem (this=0x557d62099f80, __in_chrg=&lt;optimized out&gt;) at /usr/src/debug/libqt5-qtdeclarative-5.14.1-lp151.1.1.x86_64/src/quick/items/qquickitem.cpp:2383
#31 0x00007ff95c86bba5 in QQmlPrivate::QQmlElement&lt;QQuickItem&gt;::~QQmlElement (this=0x557d62099f80, __in_chrg=&lt;optimized out&gt;) at /usr/src/debug/libqt5-qtdeclarative-5.14.1-lp151.1.1.x86_64/include/QtQml/../../src/qml/qml/qqmlprivate.h:111
#32 QQmlPrivate::QQmlElement&lt;QQuickItem&gt;::~QQmlElement (this=0x557d62099f80, __in_chrg=&lt;optimized out&gt;) at /usr/src/debug/libqt5-qtdeclarative-5.14.1-lp151.1.1.x86_64/include/QtQml/../../src/qml/qml/qqmlprivate.h:111
#33 0x00007ff9588dfd0b in QObjectPrivate::deleteChildren (this=0x557d610e7170) at kernel/qobject.cpp:2123
#34 0x00007ff9588e92ee in QObject::~QObject (this=&lt;optimized out&gt;, __in_chrg=&lt;optimized out&gt;) at kernel/qobject.cpp:1107
#35 0x00007ff95c84b21d in QQuickItem::~QQuickItem (this=0x7ff93c01b970, __in_chrg=&lt;optimized out&gt;) at /usr/src/debug/libqt5-qtdeclarative-5.14.1-lp151.1.1.x86_64/src/quick/items/qquickitem.cpp:2383
#36 0x00007ff95c86bdc5 in QQmlPrivate::QQmlElement&lt;QQuickLoader&gt;::~QQmlElement (this=0x7ff93c01b970, __in_chrg=&lt;optimized out&gt;) at /usr/src/debug/libqt5-qtdeclarative-5.14.1-lp151.1.1.x86_64/include/QtQml/../../src/qml/qml/qqmlprivate.h:111
#37 QQmlPrivate::QQmlElement&lt;QQuickLoader&gt;::~QQmlElement (this=0x7ff93c01b970, __in_chrg=&lt;optimized out&gt;) at /usr/src/debug/libqt5-qtdeclarative-5.14.1-lp151.1.1.x86_64/include/QtQml/../../src/qml/qml/qqmlprivate.h:111
#38 0x00007ff9588dfd0b in QObjectPrivate::deleteChildren (this=0x557d60cb7d40) at kernel/qobject.cpp:2123
#39 0x00007ff9588e92ee in QObject::~QObject (this=&lt;optimized out&gt;, __in_chrg=&lt;optimized out&gt;) at kernel/qobject.cpp:1107
#40 0x00007ff95c84b21d in QQuickItem::~QQuickItem (this=0x557d618b2390, __in_chrg=&lt;optimized out&gt;) at /usr/src/debug/libqt5-qtdeclarative-5.14.1-lp151.1.1.x86_64/src/quick/items/qquickitem.cpp:2383
#41 0x00007ff95c86bba5 in QQmlPrivate::QQmlElement&lt;QQuickItem&gt;::~QQmlElement (this=0x557d618b2390, __in_chrg=&lt;optimized out&gt;) at /usr/src/debug/libqt5-qtdeclarative-5.14.1-lp151.1.1.x86_64/include/QtQml/../../src/qml/qml/qqmlprivate.h:111
#42 QQmlPrivate::QQmlElement&lt;QQuickItem&gt;::~QQmlElement (this=0x557d618b2390, __in_chrg=&lt;optimized out&gt;) at /usr/src/debug/libqt5-qtdeclarative-5.14.1-lp151.1.1.x86_64/include/QtQml/../../src/qml/qml/qqmlprivate.h:111
#43 0x00007ff9588e35c5 in QObject::event (this=this@entry=0x557d618b2390, e=e@entry=0x557d6053e970) at kernel/qobject.cpp:1326
#44 0x00007ff95c8484cb in QQuickItem::event (this=0x557d618b2390, ev=0x557d6053e970) at /usr/src/debug/libqt5-qtdeclarative-5.14.1-lp151.1.1.x86_64/src/quick/items/qquickitem.cpp:8156
#45 0x00007ff959c0db5c in QApplicationPrivate::notify_helper (this=this@entry=0x557d5c33b9f0, receiver=receiver@entry=0x557d618b2390, e=e@entry=0x557d6053e970) at kernel/qapplication.cpp:3684
#46 0x00007ff959c14d60 in QApplication::notify (this=0x7ffd2b7a5bd0, receiver=0x557d618b2390, e=0x557d6053e970) at kernel/qapplication.cpp:3430
#47 0x00007ff9588b04c8 in QCoreApplication::notifyInternal2 (receiver=0x557d618b2390, event=0x557d6053e970) at kernel/qcoreapplication.cpp:1092
#48 0x00007ff9588b069e in QCoreApplication::sendEvent (receiver=receiver@entry=0x557d618b2390, event=event@entry=0x557d6053e970) at kernel/qcoreapplication.cpp:1487
#49 0x00007ff9588b3141 in QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x557d5c310cc0) at kernel/qcoreapplication.cpp:1832
#50 0x00007ff9588b36d8 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1691
#51 0x00007ff958910123 in postEventSourceDispatch (s=0x557d5c3a23d0) at kernel/qeventdispatcher_glib.cpp:277
#52 0x00007ff951fc3e87 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#53 0x00007ff951fc4230 in ?? () from /usr/lib64/libglib-2.0.so.0
#54 0x00007ff951fc42bc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#55 0x00007ff95890f7cc in QEventDispatcherGlib::processEvents (this=0x557d5c3b40d0, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#56 0x00007ff9588aed4a in QEventLoop::exec (this=this@entry=0x7ffd2b7a5a80, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#57 0x00007ff9588b84c0 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1400
#58 0x0000557d5c016ac4 in main (argc=&lt;optimized out&gt;, argv=&lt;optimized out&gt;) at /usr/src/debug/plasma5-workspace-5.18.5-lp151.515.1.x86_64/shell/main.cpp:228
[Inferior 1 (process 1459) detached]

Possible duplicates by query: bug 421291, bug 421085.

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1929720</commentid>
    <comment_count>1</comment_count>
    <who name="David Edmundson">kde</who>
    <bug_when>2020-05-14 09:25:42 +0000</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 421170 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>