Bug 89654 - xdg-open under lxde fails with url-encoded url
Summary: xdg-open under lxde fails with url-encoded url
Status: RESOLVED FIXED
Alias: None
Product: Portland
Classification: Unclassified
Component: xdg-utils (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Per Olofsson
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-18 10:37 UTC by Dmitry Bakshaev
Modified: 2015-09-23 02:25 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
add url-decoding to open_lxde() function (617 bytes, text/plain)
2015-03-18 10:37 UTC, Dmitry Bakshaev
Details

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.