<?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>423235</bug_id>
          
          <creation_ts>2020-06-19 14:52:43 +0000</creation_ts>
          <short_desc>plasma crash after unlocking and clicking on the desktop.</short_desc>
          <delta_ts>2020-06-19 15:08:50 +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.19.1</version>
          <rep_platform>Neon</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>420178</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 name="terkald">adressepoub.rl</reporter>
          <assigned_to name="David Edmundson">kde</assigned_to>
          <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>1938444</commentid>
    <comment_count>0</comment_count>
    <who name="terkald">adressepoub.rl</who>
    <bug_when>2020-06-19 14:52:43 +0000</bug_when>
    <thetext>Application: plasmashell (5.19.1)

Qt Version: 5.14.2
Frameworks Version: 5.71.0
Operating System: Linux 5.3.0-59-generic x86_64
Windowing system: X11
Distribution: KDE neon User Edition 5.19

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

I left the computer locked up for an hour or two, I don&apos;t remember there was an application open. Then I see two files (which are not viruses, I created them) on the desktop I want to move, I select them (I don&apos;t know if I clicked on them to open Dolphin), then Plasma crashes.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault

[KCrash Handler]
#4  0x00007fa52a0e01c7 in QMetaObject::cast(QObject const*) const (this=this@entry=0x7fa52e4f5e60 &lt;QQuickItem::staticMetaObject&gt;, obj=obj@entry=0x55939b5bd310) at kernel/qmetaobject.cpp:381
#5  0x00007fa52a0e0205 in QMetaObject::cast(QObject*) const (this=this@entry=0x7fa52e4f5e60 &lt;QQuickItem::staticMetaObject&gt;, obj=obj@entry=0x55939b5bd310) at kernel/qmetaobject.cpp:370
#6  0x00007fa5195e82a2 in qobject_cast&lt;QQuickItem*&gt;(QObject*) (object=0x55939b5bd310) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:524
#7  0x00007fa5195e82a2 in QQuickShortcutContext::matcher(QObject*, Qt::ShortcutContext) (obj=0x55939b5bd310, context=&lt;optimized out&gt;) at qquickshortcutcontext.cpp:79
#8  0x00007fa52a6fd7b9 in QShortcutEntry::correctContext() const (this=0x55939b7fe810) at kernel/qshortcutmap.cpp:79
#9  0x00007fa52a6fd7b9 in QShortcutMap::find(QKeyEvent*, int) (this=this@entry=0x55939ad2ce08, e=e@entry=0x7fff30e6dac0, ignoredModifiers=ignoredModifiers@entry=0) at kernel/qshortcutmap.cpp:469
#10 0x00007fa52a6fe54c in QShortcutMap::nextState(QKeyEvent*) (this=this@entry=0x55939ad2ce08, e=e@entry=0x7fff30e6dac0) at kernel/qshortcutmap.cpp:380
#11 0x00007fa52a6fe911 in QShortcutMap::tryShortcut(QKeyEvent*) (this=this@entry=0x55939ad2ce08, e=e@entry=0x7fff30e6dac0) at kernel/qshortcutmap.cpp:336
#12 0x00007fa52a6b0a93 in QWindowSystemInterface::handleShortcutEvent(QWindow*, unsigned long, int, QFlags&lt;Qt::KeyboardModifier&gt;, unsigned int, unsigned int, unsigned int, QString const&amp;, bool, unsigned short) (window=&lt;optimized out&gt;, window@entry=0x55939b1dbf70, timestamp=7447685, keyCode=67, modifiers=..., nativeScanCode=54, nativeVirtualKey=99, nativeModifiers=4, text=..., autorepeat=false, count=1) at kernel/qwindowsysteminterface.cpp:476
#13 0x00007fa52a6cff67 in QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent*) (e=0x7fa4f01b2bb0) at kernel/qguiapplication.cpp:2316
#14 0x00007fa52a6d49c5 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) (e=e@entry=0x7fa4f01b2bb0) at kernel/qguiapplication.cpp:1941
#15 0x00007fa52a6ad1cb in QWindowSystemInterface::sendWindowSystemEvents(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) (flags=flags@entry=...) at kernel/qwindowsysteminterface.cpp:1170
#16 0x00007fa51d5e6f9a in xcbSourceDispatch(GSource*, GSourceFunc, gpointer) (source=&lt;optimized out&gt;) at qxcbeventdispatcher.cpp:105
#17 0x00007fa5230f0417 in g_main_context_dispatch () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#18 0x00007fa5230f0650 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x00007fa5230f06dc in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x00007fa52a1357ac in QEventDispatcherGlib::processEvents(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) (this=0x55939ad8e110, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#21 0x00007fa52a0d4d2a in QEventLoop::exec(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) (this=this@entry=0x7fff30e6de70, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#22 0x00007fa52a0de4a0 in QCoreApplication::exec() () at kernel/qcoreapplication.cpp:1383
#23 0x0000559398c930df in main(int, char**) (argc=&lt;optimized out&gt;, argv=&lt;optimized out&gt;) at ./shell/main.cpp:224

Possible duplicates by query: bug 420178, bug 418569, bug 416786, bug 416540, bug 414730.

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1938447</commentid>
    <comment_count>1</comment_count>
    <who name="David Edmundson">kde</who>
    <bug_when>2020-06-19 15:08:50 +0000</bug_when>
    <thetext>

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

    </bug>

</bugzilla>