Summary: | File type editor doesn't respect set order after pressing Apply | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Piotr Mierzwinski <piotr.mierzwinski> |
Component: | kcm_filetypes | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | bugseforuns, elvis.angelaccio, faure, georgefb899, igor.mironchik, jaxad0127, jbn, john.kizer, jon9097, noahdcraig, piotr.mierzwinski, tomashnyk, yanth |
Priority: | NOR | ||
Version First Reported In: | 5.25.5 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Videocast of Firefox insisting on opening xml files
The preferred program resets on plaintext, but not other file types |
Description
Piotr Mierzwinski
2018-04-30 20:41:12 UTC
Created attachment 152458 [details]
Videocast of Firefox insisting on opening xml files
I can quite easilly confirm this on Kubuntu 22.04 (with backports, so Plasma 5.25). It does not reliably get triggered for each association, but I managed to get it for mime type "text/x-c++src" and also for xml - Firefox is especially persistent (see the video).
It can be workaround by removing the applications that are misbehaving - but they get added anyway, so that only works for changing the default application, not their order on further places.
There used to be this bug: https://bugs.kde.org/show_bug.cgi?id=291177 but I am not sure if it and the solution to it is in any way relevant. *** Bug 493738 has been marked as a duplicate of this bug. *** *** Bug 497391 has been marked as a duplicate of this bug. *** Added two more recent bugs as duplicates to this, as they all described inconsistent but incorrect applying of the Application Preference Order in the File Type Editor. It might be worth noting here, I could not personally reproduce the bug when the preference order was among a small (<=5) number of applications - the video examples that folks have attached appear to show longer lists being affected, so perhaps there's something triggered when there is a larger number of entries there? I looked into this a little and found some things: - the settings are saved correctly in `mimeapps.list` - only happens when I change qtcreator, other apps are kate, kwrite, firefox, vivaldi and zed (org.kde.kate.desktop; org.kde.kwrite.desktop; org.mozilla.firefox.desktop; vivaldi-stable.desktop; org.qt-project.qtcreator.desktop; dev.zed.Zed.desktop;) - there's a conflict with the `text/plain` entry in the config file, if I remove the `text/plain` entry it works as expected I tested with the `text/html` mime type. Created attachment 178833 [details]
The preferred program resets on plaintext, but not other file types
I have confirmed the bug on version 6.3.0. It is definitely happening on plain text but not every file type. One suggestion for this specific bug: The product might be better listed as systemsettings and the component as kcm_filetypes, but I don't seem to have the ability to do this on this ticket. *** Bug 500369 has been marked as a duplicate of this bug. *** |