Summary: | File associations preference order not always respected | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Spraff <spraff> |
Component: | kdecore | Assignee: | kdelibs bugs <kdelibs-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | aspotashev, cfeck, christoph, mahen, mindboosternoori, smowtenshi |
Priority: | NOR | ||
Version First Reported In: | frameworks | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Spraff
2015-01-17 16:47:02 UTC
Hm, Firefox is no KDE application, so I wonder how it should respect those settings. In Qt there's QDesktopServices::openUrl and I imagine there's some GTK equivalent which will be interpreted by KDE to launch the appropriate application. Shouldn't the choice of child application happen outside the parent application? Hi ! I noticed a strange behavior regarding files associations, that only affect some GTK apps like Firefox / Thunderbird. I may file another bugreport if necessary. How to reproduce : 1) install a clean KDE Neon distribution (or Manjaro KDE, same behavior). Plasma 5.12.1. 2) install wine 3) check the files associations for PNG and JPEG images in the KDE settings : gwenview is first, wineserver is second 4) try to open a PNG or JPG in Dolphin : Gwenview is indeed invoked 5) try to open a PNG or JPG in Firefox : wineserver is invoked !! WORKAROUND 6) go back to the files associations preferences, move some items back and forth in the PNG / JPG lists ; save them 7) now, Gwenview will be invoked in Firefox, even though the list appears to be the same ! Gwenview is indeed displayed as "default" in the FF/TB preferences (while it was wineserver before) SO : the KDE files associations list IS taken into account by Firefox / Thunderbird BUT it has to be modified / saved first for some unknown reasons. Confirmed as still happening on Kubuntu 19.10. Also confirmed that the workaround on comment #3 works. Please try it with a recent KF 6 based release, thanks. ๐๐งน โ ๏ธ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME. For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging. Thank you for helping us make KDE software even better for everyone! ๐๐งน This bug has been in NEEDSINFO status with no change for at least 30 days. Closing as RESOLVED WORKSFORME. |