FS#58707 - [xdg-utils] fails to open urls in lxde
Attached to Project:
Arch Linux
Opened by Ivan Agarkov (kreon) - Wednesday, 23 May 2018, 21:00 GMT
Last edited by Andreas Radke (AndyRTR) - Wednesday, 13 June 2018, 15:42 GMT
Opened by Ivan Agarkov (kreon) - Wednesday, 23 May 2018, 21:00 GMT
Last edited by Andreas Radke (AndyRTR) - Wednesday, 13 June 2018, 15:42 GMT
|
Details
Description:
xdg-open from xdg-utils 1.1.3-1 fails to open urls ( http/https etc ) in lxde. The problem is located here: 938 open_lxde() 939 { 940 941 # pcmanfm only knows how to handle file:// urls and filepaths, it seems. 942 if pcmanfm --help >/dev/null 2>&1 -a is_file_url_or_path "$1"; then ############ So when I command 'xdg-open https://site.com'; I get 'no such file or directory' from pcmanfm; I made a little patch to fix that. Steps to reproduce: - install lxde - run xdg-open http://site.com |
This task depends upon
https://cgit.freedesktop.org/xdg/xdg-utils/commit/scripts/xdg-open.in?id=9cb017ae0eaa80c595445e083b2ea7c58569bf12