https://bugs.kde.org/show_bug.cgi?id=474920
--- Comment #3 from Thomas-Luke Duffin <thomaslukeduf...@hotmail.co.uk> --- (In reply to Nate Graham from comment #1) > What does `xdg-mime query default inode/directory` run in a terminal window > print out? > > Can you attach your fill /usr/share/applications/mimeinfo.cache file? > > I strongly suspect they're *prepending* their app ID to the inode/directory= > key in that file, rather than *appending* to it, as they should. https://gist.github.com/TDuffinNTU/1685cfd2727b88e3c5ccc9bfdfeb65ee That is exactly what happened when I installed VSCode, as shown from the mimeinfo.cache I've linked above (line 262). The issue resolved itself once I moved the "code.desktop" entry to the end of the list. However, if I revert the change (Which causes the issue to start again) running `xdg-mime query default inode/directory` *still* returns org.Kde.Dolphin :/ There's a lot more discussion that might be helpful as part of the github issue that also might help give some extra context If you check the link I provided in "Additional Details" in the original ticket, the VSCode contributors seem to be unsure what the best practice is. It might be worth replying there to add your input as they were looking for people with domain experience with this. -- You are receiving this mail because: You are watching all bug changes.