Bug 472048

Summary: When I try to play a video from a Samba share, the file is copied to local file system
Product: [Frameworks and Libraries] frameworks-kio Reporter: Patrick Silva <bugseforuns>
Component: generalAssignee: KIO Bugs <kio-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: normal CC: kdelibs-bugs-null, nate
Priority: NOR Keywords: qt6
Version First Reported In: git master   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: screenshot

Description Patrick Silva 2023-07-07 13:30:59 UTC
Created attachment 160123 [details]
screenshot

STEPS TO REPRODUCE
1. mount a Samba share
2. open a video located in the Samba share - I use SMPlayer on my system
3. 

OBSERVED RESULT
Plasma shows a notification saying that the file is being copied to the local file system.
Please see the attached screenshot.

EXPECTED RESULT
stream the video over the network

SOFTWARE/OS VERSIONS
Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.27.80
KDE Frameworks Version: 5.240.0
Qt Version: 6.5.1
Graphics Platform: Wayland
Comment 1 Nate Graham 2023-07-12 23:07:27 UTC
This would be because kio-fuse--which provides the functionality you're missing--hasn't been ported to KF6 yet. Once it is, this should work again.