alexuser01 / qgvdial

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

Prevent login when there is no data connection #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. if I want to REBOOT my N900 at a location that I have a poor data connection 
(or possibly no data connection).
2.
3.

I really liked your suggested solution for this problem:
    "Auto-start: How about if I prevent login when there is no data connection? 
     Then once you've connected, you can click Settings->Login."

Original issue reported on code.google.com by Kevin.Yo...@gmail.com on 17 Jan 2011 at 8:14

GoogleCodeExporter commented 9 years ago
I've provided a fix so that qgvdial will attempt to login only if there is a 
network connection.
In addition, if a login request is attempted in a Captive portal, the network 
code will time out eventually and sit there waiting for you to click login.
This should take care of this issue.
If you feel it does not, please re-open.

Original comment by yuvr...@gmail.com on 8 Mar 2011 at 2:02