jianlinwei / sshtunnel

SSH Tunnel for Android System
GNU General Public License v3.0
30 stars 15 forks source link

Bad reconnection process after connection drop [ beta 2.0.3 ] #157

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Connecting the tunnel
2. Drop the connection by turning off WIFI or 3G

What is the expected output? What do you see instead?

The service doesn't restart sucessfully after having a drop connection.
It try to reconnect when the network is start and not when the network is right 
started... In this way the programme is saying 'connection fail reconnecting' 
but the main thread crash and send me report into android to kill application.

What version of the product are you using? On what operating system?

2.0.3 beta
Android CM10.1 4.2.1 vsync sysfs patched

Please provide any additional information below.

Furthermore it seems the widget is NOT working on BETA version ... :) It simply 
doesn't appears on widget in launcher.

Original issue reported on code.google.com by vincent....@gmail.com on 29 Dec 2012 at 3:57