[dolphin] [Bug 429067] Dolphin does not return the path of the locally mounted network drive through kio-fuse during drag and drop

Sin Jeong-hun bugzilla_noreply at kde.org
Tue Apr 30 08:12:56 BST 2024


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

Sin Jeong-hun <typingcat at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |typingcat at gmail.com

--- Comment #3 from Sin Jeong-hun <typingcat at gmail.com> ---
Is this a bug or an enhancement? Because, I think the fix would be simple, and
yet it's 4-years old.

If I open an SMB shared directory and double-click a video file, MPV plays it
fine, because Dolphin passes a converted local address to MPV. But if I
drag-and-drop the same file to the same MPV, MPV crashes, because Dolphin
passes the raw "smb://" address. Then, can't this be solved by passing the same
converted local address for drag-and-drop, too? Why pass different addresses
depending on double-click or drag-and-dropping?

If for some historical backward-compatibility reason, drag-and-drop needs to
remain raw network address, how about having an option in the Dolphin's
configuration? It could allow users to choose whether to use converted local
address or the raw network address for drag-and-drop.

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


More information about the kfm-devel mailing list