xdg-open no longer working
Using 1.1.7.28 I noticed that xdg-open does not work as before: I have set tinyedit to open plain text files, for example. But it opens the Documents app instead, which is not capable to proceed text files. Copying .local/share/applications/mimetype.list to defaults.list in the same directory makes it working again.
YES! I have been noticing the same already in earlier versions! 'There is a bug somewhere in the xdg vs. mime configuration, at least thats as far as my investigation went...
THANK YOU for showing me its not only in my head :D
tortoisedoc ( 2015-09-18 10:15:58 +0200 )editThe issue is possibly related with some inconsistency in file naming. In "/home/nemo/.local/share/applications" you may find "mimeapps.list" or "defaults.list" or both, depending on the SFOS release you are running. As far as I'm concerned, I keep both and manage them manually.
Currently, both files state this:
objectifnul ( 2015-09-18 10:31:21 +0200 )editDoes removing these files completely (and hence rely only on the system ones) fix things?
tortoisedoc ( 2015-09-18 10:52:50 +0200 )editNot sure, as XDG seems to be inconsistent with SFOS behaviour. In other words, SFOS may believe the file to comply with is "defaults.list" when XDG believes it's "mimeapps.list".
Have a look at
and search occurrences of ".list" string.
objectifnul ( 2015-09-18 10:56:08 +0200 )edit@tortoisedoc: No, removing both files does fix the issue. Still not working.
Holger ( 2015-09-18 11:14:03 +0200 )edit