Bug 217909 - Files with # Character in path not playable
Summary: Files with # Character in path not playable
Status: RESOLVED DUPLICATE of bug 206085
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 2.3-GIT
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-08 20:17 UTC by Chris Parkins
Modified: 2009-12-08 22:54 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Parkins 2009-12-08 20:17:27 UTC
Version:           2.2-Git (using KDE 4.3.4)
Compiler:          cmake 2.6-patch 4 
OS:                Linux
Installed from:    Ubuntu Packages

When trying to play an MP3 with a #(%23) character in the file path the file will be skipped.  As far as I know this has not been an issue in the past.  I am using the Phonon Xine backend.  Here are some snippets from the debug log which illustrate the problem:

amarok:       BEGIN: void EngineController::playUrl(const KUrl&, uint)    
amarok:         [EngineController] URL:  "file:///home/cparkins/Music/Chevelle/Point%20Number%201/Chevelle%20-%2002%20-%20Point%20%231.mp3"
amarok:   [EngineController] [WARNING!] Phonon failed to play this URL. Error:  "11:57:40 AM: input_file: File not found: >file://home/cparkins/Music/Chevelle/Point Number 1/Chevelle - 02 - Point < "

Looking at existing bugs, this may be a Phonon issue, but there is something fishy about the error and how the file name is being cut off.  I am using phonon-backend-xine 4.3.1-4.  A workaround to this issue is to remove the # characters from the file name.
Comment 1 Myriam Schweingruber 2009-12-08 22:54:11 UTC
Yes, this is a phonon issue, already reported.

*** This bug has been marked as a duplicate of bug 206085 ***