Bug 448801

Summary: Dolphin will not open Konsole at the kio-fuse provided path when the current dir is in a kiofuse-compatible kioslave like smb://
Product: [Applications] dolphin Reporter: Quinten Kock <quinten>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: CONFIRMED ---    
Severity: wishlist CC: fabian, kantlivelong, kfm-devel, kio-bugs-null, nate, quinten, tamas
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Quinten Kock 2022-01-19 23:10:41 UTC
It is not possible to right-click -> actions -> open terminal in e.g. a Samba share mounted with Dolphin.

This despite the fact that kio-fuse is running on my system, and a Samba share is existent on my local file system somewhere under /run/user/.../kio-fuse-.../smb/url.

Shift+F4 opens a terminal in my home directory as well instead of in the KIO-Fuse directory.

STEPS TO REPRODUCE
1. Mount a Samba share in Dolphin (probably same issue with e.g. FTP).
2. Hit Shift+F4 in this network folder.

OBSERVED RESULT
Terminal's working directory is ~

EXPECTED RESULT
Terminal's working directory is the KIO-Fuse folder of the network share (+ subfolder, if applicable)

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Kernel 5.16.0
(available in About System)
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.90.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
Comment 1 Nate Graham 2022-01-20 22:41:41 UTC
Works for me with kiofuse and a samba share.
Comment 2 Quinten Kock 2022-01-21 02:30:56 UTC
I made a screenshot of what it looks like on my machine: https://i.imgur.com/eFYMGje.png

I removed some private data, like the exact server or the folder contents, but as you can see the context menu does not contain an Actions submenu at all.

I did try the Dolphin-integrated terminal with F4 which does go to the correct folder, but that does not negate this issue.
Comment 3 Fabian Vogt 2022-01-21 10:11:20 UTC
Looks like kio-fuse integration is only implemented for the embedded konsolepart, and not the Shift-F4 shortcut.
Comment 4 Nate Graham 2022-01-21 16:48:40 UTC
Ah,yeah, can confirm.