Bug 472048 - When I try to play a video from a Samba share, the file is copied to local file system
Summary: When I try to play a video from a Samba share, the file is copied to local fi...
Status: RESOLVED NOT A BUG
Alias: None
Product: frameworks-kio
Classification: Frameworks and Libraries
Component: general (other bugs)
Version First Reported In: git master
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: KIO Bugs
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2023-07-07 13:30 UTC by Patrick Silva
Modified: 2023-07-12 23:07 UTC (History)
2 users (show)

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


Attachments
screenshot (42.37 KB, image/png)
2023-07-07 13:30 UTC, Patrick Silva
Details

Note You need to log in before you can comment on or make changes to this bug.
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.