Bug 471103 - KDE Menu Editor Crash when making changes
Summary: KDE Menu Editor Crash when making changes
Status: RESOLVED DUPLICATE of bug 450553
Alias: None
Product: kmenuedit
Classification: Applications
Component: general (show other bugs)
Version: 5.27.5
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-06-16 08:17 UTC by Vishwas Setlur
Modified: 2023-09-14 22:37 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vishwas Setlur 2023-06-16 08:17:41 UTC
Application: kmenuedit (5.27.5)

Qt Version: 5.15.10
Frameworks Version: 5.107.0
Operating System: Linux 6.3.7-200.fc38.x86_64 x86_64
Windowing System: X11
Distribution: "Fedora release 38 (Thirty Eight)"
DrKonqi: 5.27.5 [KCrashBackend]

-- Information about the crash:
I tried created a new Sub Menu to consolidate all browsers, along with removing the submenu for edge apps. When I hit save, the menu editor crashes

The crash can be reproduced every time.

-- Backtrace:
Application: KDE Menu Editor (kmenuedit), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f73d0a72954 in KService::desktopEntryName() const () from /lib64/libKF5Service.so.5
#5  0x00005562db278e2e in GlobalAccel::changeMenuEntryShortcut(QExplicitlySharedDataPointer<KService> const&, QKeySequence const&) ()
#6  0x00005562db2843be in MenuFolderInfo::save(MenuFile*) ()
#7  0x00005562db289047 in TreeView::save() ()
#8  0x00007f73cf2e85e8 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#9  0x00007f73cffa7d24 in QAction::triggered(bool) () from /lib64/libQt5Widgets.so.5
#10 0x00007f73cffaab7b in QAction::activate(QAction::ActionEvent) () from /lib64/libQt5Widgets.so.5
#11 0x00007f73d00ab91a in QAbstractButtonPrivate::click() () from /lib64/libQt5Widgets.so.5
#12 0x00007f73d00aba58 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /lib64/libQt5Widgets.so.5
#13 0x00007f73d01afb66 in QToolButton::mouseReleaseEvent(QMouseEvent*) () from /lib64/libQt5Widgets.so.5
#14 0x00007f73cfff3688 in QWidget::event(QEvent*) () from /lib64/libQt5Widgets.so.5
#15 0x00007f73cffaeb75 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#16 0x00007f73cffb7456 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#17 0x00007f73cf2b4188 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#18 0x00007f73cffb56a4 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) () from /lib64/libQt5Widgets.so.5
#19 0x00007f73d000d1a9 in QWidgetWindow::handleMouseEvent(QMouseEvent*) () from /lib64/libQt5Widgets.so.5
#20 0x00007f73d001072f in QWidgetWindow::event(QEvent*) () from /lib64/libQt5Widgets.so.5
#21 0x00007f73cffaeb75 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#22 0x00007f73cf2b4188 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#23 0x00007f73cf76cc6b in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /lib64/libQt5Gui.so.5
#24 0x00007f73cf74acfc in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Gui.so.5
#25 0x00007f73cace34d6 in xcbSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5XcbQpa.so.5
#26 0x00007f73cd91339c in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#27 0x00007f73cd971438 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#28 0x00007f73cd910a23 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#29 0x00007f73cf306729 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#30 0x00007f73cf2b2b4b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#31 0x00007f73cf2baddb in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#32 0x00005562db2719a2 in main ()
[Inferior 1 (process 14002) detached]

Reported using DrKonqi
Comment 1 Nate Graham 2023-09-14 22:37:09 UTC

*** This bug has been marked as a duplicate of bug 450553 ***