Bug 184525 - amarok doesn't playback files with umlauts in their path
Summary: amarok doesn't playback files with umlauts in their path
Status: RESOLVED DUPLICATE of bug 172242
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-16 17:17 UTC by Henning Fleddermann
Modified: 2009-02-16 17:48 UTC (History)
1 user (show)

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 Henning Fleddermann 2009-02-16 17:17:39 UTC
Version:           2.0.1.1 (using KDE 4.2.0)
Compiler:          gcc version 4.3.3 (Gentoo 4.3.3 p1.0, pie-10.1.5) 
OS:                Linux
Installed from:    Gentoo Packages

Whenever I try to playback an audio-file (only tried mp3s so far) which has an umlaut in it's path (for example "/home/henning/mp3/Die Ärzte/Le Frisur/16-AudioTrack 16.mp3") amarok stops playing. 
The console output says:
QString::arg: Argument missing: Amarok - No track playing., 0:00
QString::arg: Argument missing: Amarok - No track playing., 0:00
QString::arg: Argument missing: Amarok - No track playing., 0:00
QString::arg: Argument missing: Amarok - No track playing., 0:00
xine is asking to seek behind the end of the data stream

The QString-line always appears once when starting a new track, but not four times.
Comment 1 Mark Kretschmann 2009-02-16 17:34:07 UTC
This is a known bug in Phonon or xine or so, I can't remember exactly. But this report is definitely a dupe, and has been fixed I think.

You might want to upgrade some components, and search bugs.kde.org for existing (or closed) reports.
Comment 2 Dan Meltzer 2009-02-16 17:48:32 UTC

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