Den 2016-02-25 kl. 20:41, skrev Nils Dagsson Moskopp: >>> >> xdg-open invokes /usr/bin/conkeror with the following command line: >>> >> “/usr/bin/conkeror $(readlink -m %f) /usr/share/doc/dc/dc.html”. >>> >> >>> >> On a cursory glance, I have been unable to find a reason for that. >> > >> > Could you please run >> > >> > sh -x /usr/bin/xdg-open /usr/share/doc/dc/dc.html >> > >> > and send me the output? > Yes, see the attached file. >
Thanks. It seems that the desktop file /home/erlehmann/.local/share/applications//userapp-conkeror-B4SJ9W.desktop contains a line "Exec=conkeror $(readlink -m %f)". I don't think that's supported by the desktop file spec. -- Pelle