https://bugs.kde.org/show_bug.cgi?id=523058
--- Comment #3 from [email protected] --- No, there is no misunderstanding, Dolphin is misbehaving. It is showing entries that are marked as "don't show this in menus" in menus. It is also showing you duplicate entries that are declared to aliases of each other. File loading in Krita is done via plugins and each of them declares which types it can handle, you can freely add and remove these plugins. We can't fix that file managers don't interpret the declarations properly unless we make the entire thing into a monolith. Who can fix it is your file manager. Or I guess if you are using a distro package, your distro could also fix it by adding custom handling to their package manager that curates a single desktop file instead of installing separate ones for each plugin, but they will probably also just tell you that they're not going to work around bugs in other programs. Okular does it the same way, they get these reports as well and regularly close them with the same response: https://invent.kde.org/graphics/okular/-/work_items/96 -- You are receiving this mail because: You are watching all bug changes.
