Bug 307361 - applications can not stream using kio
Summary: applications can not stream using kio
Status: RESOLVED DOWNSTREAM
Alias: None
Product: kio
Classification: Unmaintained
Component: smb (show other bugs)
Version: 4.9.1
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-25 02:10 UTC by illumilore
Modified: 2013-08-18 22:45 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description illumilore 2012-09-25 02:10:19 UTC
When attempting to play a movie over samba using vlc, it gives error:VLC is unable to open the MRL 'smb://user@server/movie.mpg'. Check the log for details.
Comment 1 Jekyll Wu 2012-09-25 12:30:38 UTC
Sorry, but you have already reported the same thing in bug 306860.

If you think bug 306860 should not be close as duplicate, then just reopen it. Why report the same thing again?
Comment 2 illumilore 2012-09-26 01:09:56 UTC
That was for 4.5, this is for 4.9.1, so the version is different.
Comment 3 Jekyll Wu 2012-09-26 05:53:48 UTC
Sorry, but bug 253547 is "since 4.5.2", not "in 4.5.2" .

If you don't  think bug 306860 should be closed as duplicate of bug 253547, then just reopen bug 306860. But don't  create another report for the same problem.
Comment 4 illumilore 2012-09-27 00:42:00 UTC
Then it's not a duplicate because this only started happening for me around 4.8
Comment 5 Dawit Alemayehu 2013-08-18 20:48:39 UTC
Sorry, but VLC does not use KIO. If you have problem playing movies on an smb share in VLC you need to report that to the VLC app developers.
Comment 6 illumilore 2013-08-18 21:26:18 UTC
What about dragonplayer, that tries to download the whole file without streaming it.
Comment 7 Dawit Alemayehu 2013-08-18 22:40:41 UTC
(In reply to comment #6)
> What about dragonplayer, that tries to download the whole file without
> streaming it.

dragonplayer uses Phonon to play media files and Phonon has a known issues of not working correctly with KIO. See https://bugs.kde.org/show_bug.cgi?id=257903. A ticket you should already be familiar with. 

But then again without knowing or understanding how KIO works you simply want to blame it. How is KIO at fault when none of the Phonon backends actually use it natively? Which one of those backends use KIO? That means Phonon essentially does not use KIO. So how is KIO supposed to provide streaming in that case? I personally am not going to get into the gvfs vs kio debate. It has been rehashed to death. Feel free to search online

Until such time that Phonon decides to support streaming over KIO, what you are trying to do with it will never work and there is not one thing KIO can do about it. There is already a standing ticket in the correct location.
Comment 8 Dawit Alemayehu 2013-08-18 22:45:37 UTC
Oh and Martin already told you he was working on adding KIO streaming support in libVLC here https://bugs.kde.org/show_bug.cgi?id=257903#c13.