[Konsole-devel] [Bug 105754] Saved session doesn't appear in session menu
Jaakko Holster
holster at iki.fi
Mon May 16 10:33:54 UTC 2005
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=105754
------- Additional Comments From holster iki fi 2005-05-16 12:33 -------
There was following line in session's desktop-file:
Exec=somehost.foo
If you replace it with following line, the session will appear in menu:
Exec=ssh somehost.foo
So, it seems that if the command is invalid, konsole excludes the session from the menu. That's ok, but a message box 'sorry, your command is invalid etc' would make the user happier.
More information about the konsole-devel
mailing list