Summary: | kmenuedit crash after removing entries | ||
---|---|---|---|
Product: | [Applications] kmenuedit | Reporter: | Daniel Wohlers <danielwohlers> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | nepnep, vincent |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 5.19.2 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Daniel Wohlers
2020-07-01 05:54:19 UTC
Created attachment 139763 [details]
New crash information added by DrKonqi
kmenuedit (5.21.4) using Qt 5.15.2
- What I was doing when the application crashed:
Removing, with Del key, a non-empty Applications Menu section (directory). I had previously done this action two or three times during this sessiion with no crash.
-- Backtrace (Reduced):
#4 0x00007f0c8fd45d1b in QString::QString (other=..., this=0x7ffc20442310) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:1093
#5 KService::menuId (this=0x556988b386a0) at ./src/services/kservice.cpp:795
#6 0x00005569863e25c4 in MenuEntryInfo::menuId (this=<optimized out>) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qshareddata.h:161
#7 extractLayout (tree=tree@entry=0x0, parent=parent@entry=0x556988601f50) at ./treeview.cpp:1671
#8 0x00005569863e27c0 in TreeItem::saveLayout (this=0x556988601f50, menuFile=0x7f0c840063a0) at ./treeview.cpp:1683
Thank you for reporting this issue in KDE software. As it was reported on an older version, can we please ask you to see if you can reproduce the issue with a more recent software version? If you can confirm this issue still exists in a recent version, please change the version field and the status to "REPORTED" when replying. Thank you! I wasn't able to reproduce the issue for a while. Created attachment 154295 [details]
New crash information added by DrKonqi
kmenuedit (5.26.4) using Qt 5.15.7
Created a desktop file using KDE Menu Editor
Tried to the delete the desktop file using KDE Menu Editor -> it crashed
-- Backtrace (Reduced):
#4 0x00007f50d197a694 in KService::desktopEntryName() const () from /lib64/libKF5Service.so.5
#5 0x0000564c475e2ded in GlobalAccel::changeMenuEntryShortcut(QExplicitlySharedDataPointer<KService> const&, QKeySequence const&) ()
#6 0x0000564c475ee43e in MenuFolderInfo::save(MenuFile*) ()
#7 0x0000564c475f33e6 in TreeView::save() ()
#8 0x00007f50d00dbdaf in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
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! Can no longer reproduce the problem. |