Summary: | phonon xine is unabled to play files with '#' in the name | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Phonon | Reporter: | Bernd Buschinski <b.buschinski> |
Component: | Xine backend | Assignee: | Matthias Kretz <kretz> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | andresbajotierra, ivo, rakuco, xwaang1976 |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | "04 - EMA#_13_C.mp3" testfile |
Description
Bernd Buschinski
2009-07-28 20:28:27 UTC
I've tried to reproduce it here with a WMV file and everything worked fine with Dragon Player. Can you still reproduce it? If so, what format are you trying to play? Can you attach a sample file? Created attachment 36484 [details]
"04 - EMA#_13_C.mp3" testfile
still reproduceable for me
with kde-4.3.0, phonon-4.4_pre20090520, xine-lib-1.1.16.3 and dragonplayer
plays fine if I remove the '#'
$ file 04\ -\ EMA#_13_C.mp3
04 - EMA#_13_C.mp3: Audio file with ID3 version 2.3.0, contains: MPEG ADTS, layer III, v1, 320 kbps, 44.1 kHz, Stereo
The testcase file renamed to "04 - EMA#_13_C.mp3" plays for me using Phonon-Xine on: Qt: 4.5.2 (KDE-Qt git commit 5b7a2eb42acfdea07c6075556cb43e2c95852145 Date: Tue Jul 28 14:10:47 2009 -0300) KDE: 4.3.66 (KDE 4.3.66 (KDE 4.4 >= 20090828)) kdelibs svn rev. 1016955 / kdebase svn rev. 1016955 xine-lib 1.1.16.3 on ArchLinux i686 - Kernel 2.6.30.5 and your phonon version is? it still does not work here with kde-4.3.1 and phonon-4.4_pre20090520 It is also interessting that dragonplayer has (nearly no) debug output while playing normal files, but I get this when I try to play a file with a '#' dragonplayer(22383)/phonon (KDE plugin) Phonon::KioMediaStream::KioMediaStream: dragonplayer(22383)/phonon (KDE plugin) Phonon::KioMediaStream::reset: dragonplayer(22383)/phonon (KDE plugin) Phonon::KioMediaStream::reset: dragonplayer(22383)/kio (Slave) KIO::Slave::createSlave: createSlave "file" for KUrl("file:///home/buscher/04 - EMA%23_13_C.mp3") dragonplayer(22383)/kio (KIOConnection) KIO::ConnectionServer::listenForRemote: Listening on "local:/tmp/ksocket-buscher/dragonplayerv22383.slave-socket" dragonplayer(22383)/phonon (KDE plugin) Phonon::KioMediaStreamPrivate::_k_bytestreamSeekDone: 0 dragonplayer(22383)/phonon (KDE plugin) Phonon::KioMediaStreamPrivate::_k_bytestreamFileJobOpen: 688256 xine is asking to seek behind the end of the data stream dragonplayer(22383)/phonon (KDE plugin) Phonon::KioMediaStream::seekStream: 688128 = 688128 dragonplayer(22383)/phonon (KDE plugin) Phonon::KioMediaStream::seekStream: 0 = 0 dragonplayer(22383)/phonon (KDE plugin) Phonon::KioMediaStreamPrivate::_k_bytestreamData: seeking: do nothing dragonplayer(22383)/phonon (KDE plugin) Phonon::KioMediaStreamPrivate::_k_bytestreamSeekDone: 688128 dragonplayer(22383)/phonon (KDE plugin) Phonon::KioMediaStreamPrivate::_k_bytestreamSeekDone: 0 dragonplayer(22383)/phonon (KDE plugin) Phonon::KioMediaStream::enoughData: dragonplayer(22383)/phonon (KDE plugin) Phonon::KioMediaStream::enoughData: maybe its of any use I'm using Phonon from trunk, so it was also svn rev. 1016955. I think this might be a duplicate of #194889 . Hmm, it definitely looks so. Apparently the fix was done in bug 172242, so I'm marking this one as a duplicate of it. Bernd, can you please either update your Phonon version or change your encoding to UTF-8 (apparently it is currently set to something else)? *** This bug has been marked as a duplicate of bug 172242 *** Oh, and thank you very much, Ivo :) updated to current phonon svn and works fine, thx :) I've kubuntu 9.10 with kde 4.3.2. The problem is still present and no file containing # in the name or in the path can be played with whatever software which use xine-lib. xine-lib 1.1.16.3-0ubuntu4 |