Bug 76201 - Strg+T Konsole: ssh cannot connect (Broken pipe)
Summary: Strg+T Konsole: ssh cannot connect (Broken pipe)
Status: RESOLVED WORKSFORME
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-26 16:00 UTC by seeksthemoon
Modified: 2004-05-01 20:27 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description seeksthemoon 2004-02-26 16:00:35 UTC
Version:            (using KDE KDE 3.2.0)
Installed from:    Gentoo Packages
Compiler:          gcc 3.3.2 
OS:          Linux

When I start Konsole with Strg+T from Konqueror and try to open a ssh-connection, the following happens:
----------
$ ssh 10.33.33.1
>This is the SSH-BANNER from the sshd running on 10.33.33.1<

ssh_askpass: exec(/usr/lib/misc/ssh-askpass): No such file or directory
Write failed: Broken pipe
----------
So you can see: SSH tries to connect, gets the usual banner-text from the sshd on the remote machine and then it cancels because of a broken pipe.
I tried several versions from openssh (currently openssh-3.7.1_p2-r2 from gentoo), but it doesnn't matter. Using a normal Konsole (not opened by Konqueror) and ssh is working fine.
btw: sshd on remote and ssh on client have the same Version number and they are working fine.
Comment 1 Waldo Bastian 2004-02-27 16:42:37 UTC
I assume this is because of the kpty problem in KDE 3.2.0
Comment 2 Stephan Binner 2004-05-01 20:27:37 UTC
Assumed to be fixed with KDE 3.2.1 as per comment 1. Please reopen if it still happens with KDE 3.2.1/3.2.2.