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

Nate Graham <pointedst...@zoho.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |madc...@atlas.cz

--- Comment #3 from Nate Graham <pointedst...@zoho.com> ---
I asked our resident Samba expert and he says that the problem here is that MPV
and VLC aren't KIO-aware, which would allow this to just work. Instead, the SMB
KIOSlave falls back to blindly passing them the path to the file, which fails
because right now that path doesn't include the password.

It seems somewhat unlikely that we'll get VLC or MPV to link against KIO--let
alone the entire universe of other non-KDE software--so we're probably going to
have to do something yucky like just add the password into the path and live
with diminished security in exchange for making this work, unless we can think
of a clever workaround that doesn't ruin performance.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to