[dolphin] [Bug 449744] New: Opening a video from an smb:// location downloads the file rather than streaming

Mike Lothian bugzilla_noreply at kde.org
Mon Feb 7 13:09:22 GMT 2022


https://bugs.kde.org/show_bug.cgi?id=449744

            Bug ID: 449744
           Summary: Opening a video from an smb:// location downloads the
                    file rather than streaming
           Product: dolphin
           Version: 21.12.2
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: dolphin-bugs-null at kde.org
          Reporter: mike at fireburn.co.uk
                CC: kfm-devel at kde.org
  Target Milestone: ---

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1.  Using dolphin browse to a video on an smb:// share 
2.  Open video

OBSERVED RESULT

kioexec copies the file locally then begins playing with the selected media
player (smplayer in this instance)

EXPECTED RESULT

Video should start streaming with the selected media player

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma:  
(available in About System)
KDE Plasma Version:  5.23.5
KDE Frameworks Version:  5.90
Qt Version:  5.15.2

ADDITIONAL INFORMATION

If I run smplayer smb://path/to/video from the command line, the app steams
just fine

>From the command line I get the following messages:

dolphin
Qt: Session management error: networkIdsList argument is NULL
Qt: Session management error: networkIdsList argument is NULL
Could not find video stream
command= "smplayer %U" args= ("smplayer %U", "smb://atomic//Media/test.avi")
Copying QUrl("smb://atomic/Media/test.avi")  to
QUrl("file:///home/fireburn/.cache/kioexec/krun/1173878_0/test.avi")
"/home/fireburn/.cache/kioexec/krun/1173878_0/test.avi"
"/home/fireburn/.cache/kioexec/krun/1173878_0/test.part"

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list