Summary: | Dolphin is unable to stream video files from samba shares | ||
---|---|---|---|
Product: | [Unmaintained] kio | Reporter: | Otso Helenius <kde> |
Component: | smb | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | adaptee, adawit, cfeck, dpmacdonald, peter.penz19 |
Priority: | NOR | ||
Version: | 4.6 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Otso Helenius
2011-09-28 10:52:28 UTC
Does the .desktop file for VLC indicate that it supports the smb:// protocol? The /usr/share/applications/vlc.desktop file contains: X-KDE-Protocols=ftp,http,https,mms,rtmp,rtsp,sftp,smb Bug still relevant on Dolphin 1.7 & KDE 4.7.2 I work with video and this is a problem for me in kde, as well. Actually this isn't restricted to vlc. Also playing mp3-files with Amarok, Audacity etc. results in the entire file being copied to local /tmp before opening it. I'm unable to stream *any* audio or video files with Dolphin. Dolphin: 1.7 KDE: 4.7.3 I just checked this with vlc in KDE SC 4.8 RC1. It streams video files as expected. As for totem, I think that is the expected result since it does not understand KIO. As for dragonplayer, which phonon backend is used? I have similar problem when using gstreamer backend, but vlc bachend works fine. I'm running KDE 4.8.3 on F17 and this bug still exists on my system. I can't get Dolphin to stream anything to VLC whereas opening the files with Nautilus still works without a problem. This is a clean F17 KDE spin install. The /usr/share/applications/vlc.desktop file in this release also contains: X-KDE-Protocols=ftp,http,https,mms,rtmp,rtsp,sftp,smb (In reply to comment #7) > I'm running KDE 4.8.3 on F17 and this bug still exists on my system. I can't > get Dolphin to stream anything to VLC whereas opening the files with > Nautilus still works without a problem. > > This is a clean F17 KDE spin install. The > /usr/share/applications/vlc.desktop file in this release also contains: > X-KDE-Protocols=ftp,http,https,mms,rtmp,rtsp,sftp,smb Then you probably have another vlc.desktop file entry in your local configuration directory that does not contain the X-KDE-Protocols entry. You might want to check if there is a ~/.local/share/applications/vlc.desktop. See https://bugs.kde.org/show_bug.cgi?id=253547#c31 for the details. *** This bug has been marked as a duplicate of bug 253547 *** |