pelzvieh / IPv6Droid

IPv6 tunnel client for use on Android
20 stars 5 forks source link

Doesn't show more than one tunnel #36

Closed pelzvieh closed 8 years ago

pelzvieh commented 8 years ago

From a play store review:

I have two ayiya tunnels. After pressing start button App show "you must select a tunnel from list" message, but the list remaines empty. As workaround I use "Username/tunnelName" in App "Username" configuration field.

pelzvieh commented 8 years ago

Problem is that the updated tunnels is not posted back to MainActivity, because the VpnThread's startup is aborted with an Exception (intentionally) before a VPN status update is performed on the tunnel list just read. Will be cured with version 1.26.