You have been subscribed to a public bug:
UbuntuStudio 20.10
Application menu displays almost all applications in the "Media
Playback"-category.
It seems the problem is in /etc/xdg/menus/applications-merged/studio.menu
I changed the related section in the file from
<Menu>
<Name>Media Playback</Name>
<Directory>ubuntustudio-mediaplayback.directory</Directory>
<Include>
<And>
<Category>AudioVideo</Category>
<Category>Player</Category>
<Filename>org.kde.elisa.desktop</Filename>
</And>
<Not>
<Filename>jack_mixer.desktop</Filename>
</Not>
</Include>
</Menu>
to
<Menu>
<Name>Media Playback</Name>
<Directory>ubuntustudio-mediaplayback.directory</Directory>
<Include>
<And>
<Category>AudioVideo</Category>
<Category>Player</Category>
<Not>
<Filename>jack_mixer.desktop</Filename>
</Not>
</And>
<Filename>org.kde.elisa.desktop</Filename>
</Include>
</Menu>
Now it looks like it should be, pretty clean, I think that's what was
intended.
** Affects: ubuntustudio-menu (Ubuntu)
Importance: Undecided
Status: New
--
too many apps in media playback category
https://bugs.launchpad.net/bugs/1905061
You received this bug notification because you are a member of Ubuntu Bugs,
which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs