Description of problem: "xdg-mime default mozilla-thunderbird.desktop 'x-scheme-handler/mailto' command makes changes the local config file but the changes are not honored. Version-Release number of selected component (if applicable): xdg-utils-1.1.1-1.fc23.noarch How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: In F23 and F22 [egreshko@meimei ~]$ xdg-mime query default 'x-scheme-handler/mailto' KMail2.desktop [egreshko@meimei ~]$ cat /home/egreshko/.local/share/applications/mimeapps.list [Default Applications] text/html=google-chrome.desktop; x-scheme-handler/http=google-chrome.desktop; x-scheme-handler/https=google-chrome.desktop; [egreshko@meimei ~]$ xdg-mime default mozilla-thunderbird.desktop 'x-scheme-handler/mailto' [egreshko@meimei ~]$ cat /home/egreshko/.local/share/applications/mimeapps.list [Default Applications] text/html=google-chrome.desktop; x-scheme-handler/http=google-chrome.desktop; x-scheme-handler/https=google-chrome.desktop; x-scheme-handler/mailto=mozilla-thunderbird.desktop [egreshko@meimei ~]$ xdg-mime query default 'x-scheme-handler/mailto' KMail2.desktop Expected results: In F21 [egreshko@f21 ~]$ xdg-mime query default 'x-scheme-handler/mailto' KMail2.desktop [egreshko@f21 ~]$ cat /home/egreshko/.local/share/applications/mimeapps.list [Added Associations] text/html=google-chrome.desktop [Default Applications] text/html=google-chrome.desktop [egreshko@f21 ~]$ xdg-mime default mozilla-thunderbird.desktop 'x-scheme-handler/mailto' [egreshko@f21 ~]$ cat /home/egreshko/.local/share/applications/mimeapps.list[Added Associations] text/html=google-chrome.desktop x-scheme-handler/mailto=mozilla-thunderbird.desktop [Default Applications] text/html=google-chrome.desktop x-scheme-handler/mailto=mozilla-thunderbird.desktop [egreshko@f21 ~]$ xdg-mime query default 'x-scheme-handler/mailto' mozilla-thunderbird.desktop Additional info:
I believe this is the same issue reported upstream in https://bugs.kde.org/show_bug.cgi?id=358159
Pulling in upstream fix
kf5-kservice-5.19.0-2.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-64ae8a0177
kf5-kservice-5.19.0-2.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2016-7d11a95a3f
Verified fix and gave karma
kf5-kservice-5.19.0-2.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-7d11a95a3f
kf5-kservice-5.19.0-2.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-64ae8a0177
kf5-kservice-5.19.0-2.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.
kf5-kservice-5.19.0-2.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.