https://bugs.kde.org/show_bug.cgi?id=483766
Bug ID: 483766 Summary: KDE 6 kid3ui.rc is installed in wrong location Classification: Applications Product: kid3 Version: 3.9.x Platform: Arch Linux OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: uflei...@users.sourceforge.net Reporter: uflei...@users.sourceforge.net Target Milestone: --- SUMMARY *** The KDE 6 version of Kid3 installs the user interface XML configuration kid3ui.rc in the wrong location /usr/share/kxmlgui6/kid3/kid3ui.rc instead of /usr/share/kxmlgui5/kid3/kid3ui.rc. This causes the UI to show only the standard actions (e.g. Open, Open Recent, Save, Revert and Quit in the File menu) instead of the full set of actions unless a local UI configuration ~/.local/share/kxmlgui5/kid3/kid3ui.rc from the KDE 5 version already exists. *** STEPS TO REPRODUCE 1. Install a KDE 5 version of Kid3, e.g. on Arch Linux. 2. Make sure that you do not have a local kid3ui.rc, disable it if it exists, e.g. using mv ~/.local/share/kxmlgui5/kid3/kid3ui.rc ~/.local/share/kxmlgui5/kid3/kid3ui.rc.disabled 3. Start kid3 OBSERVED RESULT The File menu contains only Open, Open Recent, Save, Revert and Quit EXPECTED RESULT The File menu contains the full set of actions: Open, Open Recent, Open Folder, Reload, Save, Revert, Import, ... SOFTWARE/OS VERSIONS Linux/KDE Plasma: 6.7.9-arch1-1 (available in About System) KDE Plasma Version: 6.0.2 KDE Frameworks Version: 6.0.0 Qt Version: 6.6.2 ADDITIONAL INFORMATION The problem can also be observed when trying to build a flatpak using org.kde.Platform 6.6 -- You are receiving this mail because: You are watching all bug changes.