Summary: | Associate application as the default for all of its known compatible mimetypes | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Andrew Luecke <auzy83> |
Component: | kcm_filetypes | Assignee: | David Faure <faure> |
Status: | RESOLVED DUPLICATE | ||
Severity: | wishlist | CC: | bugseforuns, epost.kde, eugene.shalygin+bugzilla.kde, fauno077, frei.daniel2, heissfuss, karl, nate, rdieter, sunwebrw, toddrme2178 |
Priority: | NOR | Keywords: | usability |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=393812 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Andrew Luecke
2010-10-18 18:07:08 UTC
*** Bug 343859 has been marked as a duplicate of this bug. *** Such a feature would also have to *prevent* other applications in changing their mimetype associations, no? In other words, mimetypes associated with, for instance, Dragon Player would have to be changed manually by the user. This is desirable because many applications will switch default associations upon install, without asking; leaving the user (me) frustrated because I have to change them back. I once had an install associate video files with Kate! *** Bug 396930 has been marked as a duplicate of this bug. *** Windows actually has a nice UI for this feature. Example screenshot: https://filestore.community.support.microsoft.com/api/images/29fc882f-a9e4-40fc-9dcf-65ad6be91492 Perhaps worth using as inspiration? https://userbase.kde.org/Dolphin/File_Management#Change_a_File_Association_on-the-fly now describes how to associate in single / multiple mode. unfortunately, the crucial feature InitialPreference=2 X-KDE-InitialPreference=3 which would be needed to be no nuisance by kicking out the old apps did not work for me. Given that X-KDE-InitialPreference=3 can be made to work we're almost there. Of course, a little GUI handling the .desktop files as suggested (like windows) would be awesome! As requested, essentially a duplicate of Bug 232545. *** This bug has been marked as a duplicate of bug 232545 *** |