Summary: |
xdg-open under lxde fails with url-encoded url |
Product: |
Portland
|
Reporter: |
Dmitry Bakshaev <dab1818> |
Component: |
xdg-utils | Assignee: |
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
|
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.
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.