[Bug 752611] validate:launcher: handle folder names with spaces in --medias-paths.
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jul 20 02:46:32 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=752611
--- Comment #5 from Vineeth <vineeth.tm at samsung.com> ---
even when i use quotes there is the same problem...
after some experimentation found that
along with the change mentioned above "path = urllib.unquote(path) in url2path"
if i replace space with "\ " then it works ok.
But there needs to be some common API to do conversion for all special
characters i guess right?
or is there any better way to do the conversion?
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list