Cannot play files that contain a '#' character in their path

Bug #428307 reported by Anonym25712
22
This bug affects 4 people
Affects Status Importance Assigned to Milestone
Decibel Audio Player
Fix Released
Low
Anonym25712

Bug Description

The solution may be to replace the '#' by %23 (its value in hexadecimal ASCII), i.e.:

gst-launch-0.10 -v playbin "uri=file:///tmp/test#1.mp3" does not work.
gst-launch-0.10 -v playbin "uri=file:///tmp/test%231.mp3" does work.

Changed in decibel-audio-player:
assignee: nobody → François Ingelrest (athropos)
importance: Undecided → Low
status: New → In Progress
Revision history for this message
Anonym25712 (anonym25712) wrote :

Fixed on trunk.

Changed in decibel-audio-player:
status: In Progress → Fix Committed
Revision history for this message
Anonym25712 (anonym25712) wrote :

See v1.02

Changed in decibel-audio-player:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.