<?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>434310</bug_id>
          
          <creation_ts>2021-03-12 01:27:04 +0000</creation_ts>
          <short_desc>Crash on right clicking in search</short_desc>
          <delta_ts>2022-01-19 21:27:21 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>dolphin</product>
          <component>search</component>
          <version>20.12.3</version>
          <rep_platform>Arch Linux</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>UPSTREAM</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>drkonqi</keywords>
          <priority>NOR</priority>
          <bug_severity>crash</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Shay G">govershay</reporter>
          <assigned_to name="Dolphin Bug Assignee">dolphin-bugs-null</assigned_to>
          <cc>dolphin-bugs-null</cc>
    
    <cc>elvis.angelaccio</cc>
          
          <cf_commitlink>https://codereview.qt-project.org/c/qt/qtdeclarative/+/371842</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>2014706</commentid>
    <comment_count>0</comment_count>
    <who name="Shay G">govershay</who>
    <bug_when>2021-03-12 01:27:04 +0000</bug_when>
    <thetext>Application: dolphin (20.12.3)

Qt Version: 5.15.2
Frameworks Version: 5.79.0
Operating System: Linux 5.11.4-arch1-1 x86_64
Windowing System: X11
Drkonqi Version: 5.21.2
Distribution: &quot;Arch Linux&quot;

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

It Crashed when I right clicked in search line (To get the context menu)

The crash does not seem to be reproducible.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f3d03c76ce7 in QQuickShortcutContext::matcher(QObject*, Qt::ShortcutContext) () at /usr/lib/libQt5QuickTemplates2.so.5
#5  0x00007f3d0a397141 in QShortcutMap::hasShortcutForKeySequence(QKeySequence const&amp;) const () at /usr/lib/libQt5Gui.so.5
#6  0x00007f3d0aba19bd in QLineEdit::createStandardContextMenu() () at /usr/lib/libQt5Widgets.so.5
#7  0x00007f3d0aba25ef in QLineEdit::contextMenuEvent(QContextMenuEvent*) () at /usr/lib/libQt5Widgets.so.5
#8  0x00007f3d0aa9ab0e in QWidget::event(QEvent*) () at /usr/lib/libQt5Widgets.so.5
#9  0x00007f3d0aa59752 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#10 0x00007f3d0aa61525 in QApplication::notify(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#11 0x00007f3d09f91a2a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#12 0x00007f3d0aab3db1 in  () at /usr/lib/libQt5Widgets.so.5
#13 0x00007f3d0aab663f in  () at /usr/lib/libQt5Widgets.so.5
#14 0x00007f3d0aa59752 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#15 0x00007f3d09f91a2a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#16 0x00007f3d0a36b594 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () at /usr/lib/libQt5Gui.so.5
#17 0x00007f3d0a340bb5 in QWindowSystemInterface::sendWindowSystemEvents(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () at /usr/lib/libQt5Gui.so.5
#18 0x00007f3d0480916c in  () at /usr/lib/libQt5XcbQpa.so.5
#19 0x00007f3d07dd2b84 in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#20 0x00007f3d07e26c21 in  () at /usr/lib/libglib-2.0.so.0
#21 0x00007f3d07dd13b1 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#22 0x00007f3d09fea691 in QEventDispatcherGlib::processEvents(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () at /usr/lib/libQt5Core.so.5
#23 0x00007f3d09f903ac in QEventLoop::exec(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () at /usr/lib/libQt5Core.so.5
#24 0x00007f3d09f98844 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5
#25 0x00007f3d0c122f43 in kdemain () at /usr/lib/libkdeinit5_dolphin.so
#26 0x00007f3d0bf35b25 in __libc_start_main () at /usr/lib/libc.so.6
#27 0x0000558a98a4c05e in _start ()
[Inferior 1 (process 6119) detached]

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2095580</commentid>
    <comment_count>1</comment_count>
    <who name="Nate Graham">nate</who>
    <bug_when>2022-01-19 21:27:21 +0000</bug_when>
    <thetext>This is an upstream bug in Qt which was fixed with https://codereview.qt-project.org/c/qt/qtdeclarative/+/371842. It will be backported to the KDE patch collection soon; see https://invent.kde.org/qt/qt/qtquickcontrols2/-/merge_requests/3

Thanks so much to Nicolas Fella for discovering this and backporting it!</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>