https://bugs.kde.org/show_bug.cgi?id=496047
--- Comment #3 from Staffan <staf...@sgsresa.se> --- (In reply to Maik Qualmann from comment #1) > On a Plasma desktop with native digiKam or macOS we use the "Open with..." > menu on the desktop. There shouldn't be any problems here. > On Windows Gnome/AppImage or Windows we use our own solution. On Linux we > look for *.desktop files, if the programs found are compatible with the MIME > type we are looking for, it is displayed. > On Windows we have predefined *.desktop files from well-known programs, if > they are present in the system, the entry is displayed. > You can create your own *.desktop files in the user context for new programs. > > Maik OK, thanks for the clarification. Adding "MimeType=application/x-extension-CR3;" to one of the *.desktop files did indeed make the program show up in the OpenWith menu. It still doesn't open the image in the selected program, but I guess that's a different problem. Do you happen to know if there are any other lines that need to be present in the *.desktop file in order for digiKam to be able to pass the image file to the selected program? (The *.desktop file is functional in that it starts the right program from the desktop, but selecting it from within digiKam does nothing and nothing shows up in syslog.) -- You are receiving this mail because: You are watching all bug changes.