Where <hostname> is the hostname of the machine and <path> is the console’s cwd. Not sure what is happening there or how to fix it, there seems to be no option in Konsole’s settings related to this.
Operating System: Manjaro Linux
KDE Plasma Version: 6.0.5
KDE Frameworks Version: 6.2.0
Qt Version: 6.7.1
Kernel Version: 6.9.3-3-MANJARO (64-bit)
Graphics Platform: X11
I have never used the functionality and doubt I ever will. However, I’ve got to ask, I’ve got no other reason than a hunch. Do you have the have the kio and kio-fuse package(s) are installed:
Those packages are installed, here’s the full output:
audiocd-kio 24.05.0-1 extra
Kioslave for accessing audio CDs
kio5 5.116.0-1 extra
Resource and network access abstraction
kio-fuse 5.1.0-3 extra
FUSE interface for KIO
kio-extras 24.05.0-1 extra
Additional components to increase the functionality of KIO
kio 6.2.0-2 extra
Resource and network access abstraction
I actually really depend on that context menu function, as I’m mostly working on the console (always have been) and use it to open the file manager for the current location, should the need arise.
Not possible without removing a whole lot of other dependencies and/or applications. Likely tied to the whole Qt5/Plasma5 stack, which by the way is still required as there are still applications that haven’t been (fully) ported over.
I removed a bunch of kio5 dependencies a few days ago after receiving error messages when opening URLs from Konsole using xdg-open. My system doesn’t seem to be missing them at all (apart from the manjaro-settings-manager icon no longer appearing in my system tray):
This error occurs when using zsh (which is the default for Manjaro), but it works correctly when creating a new Konsole profile and configuring it to use bash as the underlying shell instead.
I’m really not sure what you mean or what you might be referring to. I’m using a fresh install of Manjaro within a VM to debug this, no configuration/customization of any kind, just the way it ships right out of the box.
One thing to add:
While this workaround/fix does generally work, it’ll break for certain scenarios, e.g. after running su - to become root (as variable KONSOLE_VERSION is not part of root’s environment).