Summary: | "Open File Manager" should not be available when running remote sessions | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Alvin <info> |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 2.6.3 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Alvin
2011-06-09 15:26:04 UTC
I agree For example when opening file manager from a ssh session, Konsole tries to open: KUrl("ssh://mercury") Git commit 58ddcb570e4a3994a63122ef97bf93bda9824896 by Kurt Hindenburg. Committed on 11/06/2011 at 19:55. Pushed by hindenburg into branch 'master'. For remote session, 'Open File Manager' will open the user's home path. Currently, when using 'Open File Manager' on a remote session, unexpected results will occur. For example, for ssh, it will try to open another Konsole to ssh into the remote server. Other options to consider in the future, disabling the menu and transforming URL into what the user might expect. BUG: 275287 M +10 -1 src/SessionController.cpp http://commits.kde.org/konsole/58ddcb570e4a3994a63122ef97bf93bda9824896 |