Bug 89654

Summary: xdg-open under lxde fails with url-encoded url
Product: Portland Reporter: Dmitry Bakshaev <dab1818>
Component: xdg-utilsAssignee: Per Olofsson <pelle>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: add url-decoding to open_lxde() function

Description Dmitry Bakshaev 2015-03-18 10:37:40 UTC
Created attachment 114436 [details]
add url-decoding to open_lxde() function

xdg-open file:///home/dab/Desktop/%D1%8B%D0%B2%D0%B0%D1%8B%D0%B2%D1%84%D0%B0%D0%B2%D1%8B%D0%B0.csv

pcmanfm show alert 
"/home/dab/Desktop/%D1%8B%D0%B2%D0%B0%D1%8B%D0%B2%D1%84%D0%B0%D0%B2%D1%8B%D0%B0.csv: No such file or directory"

open_lxde() function must decode URL as open_generic() does.
Comment 1 Per Olofsson 2015-09-23 02:25:38 UTC
Thank you for your report. I have fixed the bug in git now.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.