Bug 1222903 - kmenuedit for plasma 6 not working
Summary: kmenuedit for plasma 6 not working
Status: RESOLVED WORKSFORME
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: KDE Workspace (Plasma) (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-Mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-16 14:11 UTC by Giacomo Comes
Modified: 2024-04-19 05:01 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Giacomo Comes 2024-04-16 14:11:26 UTC
The menu structure for plasma5 is defined in:
  /etc/xdg/menus/kf5-applications.menu
while for plasma6 is defined in:
  /etc/xdg/menus/plasma-applications.menu
kmenuedit (6.0.3) is still accessing /etc/xdg/menus/kf5-applications.menu
and its modification are saved in:
  ~/.local/share/desktop-directories/kf5-<menu-name>.directory
therefore invisible to plasma6.
Comment 1 Fabian Vogt 2024-04-17 07:49:48 UTC
Please report that upstream.
Comment 2 Giacomo Comes 2024-04-19 05:01:42 UTC
kmenuedit is working for me now.
Either it was fixed upstream or, more probably, my setup was a little bit messy because I was dealing with other issues/bugs menu related.