| Summary: | Menu editor crashes SOME OF THE TIME when I save | ||
|---|---|---|---|
| Product: | [Applications] kmenuedit | Reporter: | Kevin Coonan <kevin.coonan> |
| Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | nate, zargulthewizard |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 5.26.2 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
Kevin Coonan
2022-11-14 22:15:32 UTC
Thank you for the bug report! Unfortunately the backtrace is incomplete and missing debug symbols for the following lines that we need to figure out exactly what's going wrong: > #4 0x00007ff4a6cc6390 in KService::desktopEntryName() const () from /lib64/libKF5Service.so.5 > #5 0x000055d5ccfbde69 in ?? () > #6 0x000055d5ccfc941e in ?? () > #7 0x000055d5ccfce301 in ?? () Could you please install debug symbols for kmenuedit and frameworks-kservice, reproduce the crash, and attach a new symbolicated backtrace? See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports Thanks again! 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! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now 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 Thank you for helping us make KDE software even better for everyone! *** This bug has been marked as a duplicate of bug 450553 *** Created attachment 159226 [details]
New crash information added by DrKonqi
kmenuedit (5.27.5) using Qt 5.15.9
I had deleted some desktop entrys, but they may have been removed after I opened Kmenuedit via their wine uninstallers and before I clicked save. Does the save button affect all actions, or just edits within an entry?
-- Backtrace (Reduced):
#4 0x00007fb7693b5954 in KService::desktopEntryName() const () from /lib64/libKF5Service.so.5
#5 0x00005641c0424e2e in GlobalAccel::changeMenuEntryShortcut(QExplicitlySharedDataPointer<KService> const&, QKeySequence const&) ()
#6 0x00005641c04303be in MenuFolderInfo::save(MenuFile*) ()
#7 0x00005641c0435047 in TreeView::save() ()
#8 0x00007fb767ce87d8 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
|