! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
MIME type change incorrectly shows as Default
Status:
RESOLVED: FIXED
Product:
Xfce4-settings
Component:
MIME-type editor

Comments

Description Jack Fromm 2014-11-10 15:42:09 CET
Created attachment 5743 
Highlighted mime type should say "User Set"

Running xfce4-mime-settings testcase ID 1581.
Last section tests changing "Open with:" setting in properties of file from Thunar. After changing a log file to open with AbiWord, if you open the MIME Type Editor and look at the setting for that type of file, it shows AbiWord as the Default instead of User Set. However, if you then set it back to default, it does set it back to the true default of Mousepad.
Verified that in Trusty, when you performed these steps, it did correctly show that the Open With property was "User Set".

xfce4-settings ver. 4.11.3-0Ubuntu3
Comment 1 Thaddaeus Tintenfisch editbugs 2015-01-25 11:20:58 CET
Created attachment 5879 
Update mimeapps.list location (glib >= 2.41)

This patch fixes the described bug which is caused by the following glib change:

- moving ~/.local/share/applications/mimeapps.list to ~/.config/

https://git.gnome.org/browse/glib/commit/?id=6fd5a8c
Comment 2 Sean Davis editbugs 2015-01-31 16:51:10 CET
Thanks for the patch!  Tested and verified.  I've merged this into trunk, and it will be available on the next release.

Bug #11293

Reported by:
Jack Fromm
Reported on: 2014-11-10
Last modified on: 2015-01-31

People

Assignee:
Nick Schermer
CC List:
2 users

Version

Version:
unspecified

Attachments

Highlighted mime type should say "User Set" (36.87 KB, image/png)
2014-11-10 15:42 CET , Jack Fromm
no flags
Update mimeapps.list location (glib >= 2.41) (1.23 KB, patch)
2015-01-25 11:20 CET , Thaddaeus Tintenfisch
no flags

Additional information