workinghoward / welly

Automatically exported from code.google.com/p/welly
GNU General Public License v2.0
0 stars 0 forks source link

Cannot connect to sites with Welly on OSX Lion 10.7 #53

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open Welly.app
2. type ssh://bbs.newsmth.net or other ssh v1 based bbs sites
3. connect

What is the expected output? What do you see instead?
It should be connected to the site, rather than disconnecting immediately.

What version of the product are you using? On what operating system?
Welly 2.64 beta, build 758 on OSX Lion 10.7 11A390

Please provide any additional information below.

None

Original issue reported on code.google.com by quanzhou...@gmail.com on 9 Mar 2011 at 4:17

GoogleCodeExporter commented 8 years ago
echo "Protocol 2,1" > ~/.ssh/config

Original comment by tangyang...@gmail.com on 9 Mar 2011 at 6:57

GoogleCodeExporter commented 8 years ago
After a deeper consideration, I think we should fix this in our code.

Original comment by tangyang...@gmail.com on 9 Mar 2011 at 7:11

GoogleCodeExporter commented 8 years ago
It should be OK now in r820. Thank you very much for reporting this issue.

Original comment by tangyang...@gmail.com on 9 Mar 2011 at 7:21

GoogleCodeExporter commented 8 years ago
oops... r820 was buggy. r821 is correct.

Original comment by tangyang...@gmail.com on 9 Mar 2011 at 7:32

GoogleCodeExporter commented 8 years ago
Thanks, it's working again.

Original comment by quanzhou...@gmail.com on 9 Mar 2011 at 1:15