I've never changed the default apps in this installation until now. Recently, I changed the file manager to rox-filer directly rather than the default. I then changed back.
Somewhere during this process, all of the other apps run with desktop-defaults-run -X no longer work. neither the command from the cli nor the shortcuts in the menu (Web Browser, Terminal, etc...).
Looking at"Preferred Applications", the only choice shown is my choice of file manager. All the other entries say (None).
Manually entering other entries for the apps doesn't"stick".
So I'm wondering what happened?
more info:
Code: Select all
dolphin@antix1:~
$ desktop-defaults-run -t
/home/dolphin/.local/share/desktop-defaults/terminal.desktop is not readable or does not exist
Code: Select all
dolphin@antix1:~/.local/share/desktop-defaults
$ ls
editor.desktop image-viewer.desktop web-browser.desktop
file-manager.desktop terminal.desktop
Code: Select all
dolphin@antix1:~/.local/share/desktop-defaults
$ ll
total 4.0K
lrwxrwxrwx 1 dolphin dolphin 32 Jan 19 08:29 editor.desktop -> /home/applications/geany.desktop
lrwxrwxrwx 1 dolphin dolphin 64 Jan 20 08:04 file-manager.desktop -> /usr/share/applications/antix/desktop-defaults-follow-fm.desktop
lrwxrwxrwx 1 dolphin dolphin 33 Jan 19 08:29 image-viewer.desktop -> /home/applications/mirage.desktop
lrwxrwxrwx 1 dolphin dolphin 34 Jan 19 08:29 terminal.desktop -> /home/applications/roxterm.desktop
lrwxrwxrwx 1 dolphin dolphin 36 Jan 19 08:29 web-browser.desktop -> /home/applications/iceweasel.desktop