Bug 213700 - tracks with a # in the file name are not played
Summary: tracks with a # in the file name are not played
Status: RESOLVED DUPLICATE of bug 194889
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 2.2.0
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-08 15:34 UTC by Auz
Modified: 2009-11-09 08:28 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Debug Log using 'amarok --debug --nofork' (119.82 KB, text/plain)
2009-11-08 21:02 UTC, Auz
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***