Bug 213700

Summary: tracks with a # in the file name are not played
Product: [Applications] amarok Reporter: Auz <kz24bls02>
Component: generalAssignee: Amarok Developers <amarok-bugs-dist>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 2.2.0   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Debug Log using 'amarok --debug --nofork'

Description Auz 2009-11-08 15:34:08 UTC
Version:           2.2.0 (using KDE 4.3.1)
Compiler:          gcc 4.3.4 
OS:                Linux
Installed from:    Gentoo Packages

Tracks with a # in their filename are added to the collection and appear ok when added to the playlist, but when it is their turn to be played, the track is skipped and not played. Debugging suggest amarok is cutting the filename off at the # before trying to load it.

amarok:   [EngineController] [WARNING!] Phonon failed to play this URL. Error:  "14:01:59: input_file: File not found: >file://music/Choons/H/The Heads/album/Under Sided_SNCD011/04 Bedminster <
" 

$ ls -l /music/Choons/H/The\ Heads/album/Under\ Sided_SNCD011/04*
-rw-r--r-- 1 login users 15955244 2009-11-07 20:55 /music/Choons/H/The Heads/album/Under Sided_SNCD011/04 Bedminster #1.ogg

I'm using the Phonon Xine backend, v 0.2.60.
Comment 1 Myriam Schweingruber 2009-11-08 16:20:13 UTC
This is probably a Phonon issue, but we would need some more information:
Please run Amarok from a konsole with 'amarok --debug --nofork' and reproduce the problem, then paste the output here.
Comment 2 Auz 2009-11-08 21:02:31 UTC
Created attachment 38193 [details]
Debug Log using 'amarok --debug --nofork'

Here's the complete log from running amarok --debug --nofork
Comment 3 Mark Kretschmann 2009-11-09 08:28:24 UTC

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