jumaris / connectbot

Automatically exported from code.google.com/p/connectbot
Apache License 2.0
1 stars 0 forks source link

No error message when connection fails to open #99

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
> What steps will reproduce the problem?

1. Start with no open connections
2. on the Hosts screen, select a connection that will fail (ie localhost:9999)
3. You are sent to the 'No hosts currently connected' screen

> What is the expected output? What do you see instead?
Connect error message should be displayed.

> What version of the product are you using?
r152

Original issue reported on code.google.com by morganha...@gmail.com on 21 Dec 2008 at 10:38

GoogleCodeExporter commented 9 years ago
This is a race condition somewhere between ConsoleActivity and TerminalBridge 
in the
handling of PromptHelper

Original comment by kenny@the-b.org on 29 Dec 2008 at 1:58

GoogleCodeExporter commented 9 years ago
Is this still happening for you? I still want to add in a 'you have no network
connection!' dialog, but it should display some sort of error screen 100% of 
the time
now.

Original comment by kenny@the-b.org on 19 Jan 2009 at 1:29

GoogleCodeExporter commented 9 years ago
Issue 114 has been merged into this issue.

Original comment by kenny@the-b.org on 5 Feb 2009 at 8:29