Ticket #1738 (closed defect: fixed)
3G: Error when trying to connect without gsm settings
| Reported by: | erikos | Owned by: | tch |
|---|---|---|---|
| Priority: | Urgent | Milestone: | 0.88 |
| Component: | sugar | Version: | Git as of bugdate |
| Severity: | Major | Keywords: | r+ |
| Cc: | tomeu, Dcastelo, aa | Distribution/OS: | Unspecified |
| Bug Status: | Assigned |
Description
Scenario: No settings are done in the Control Panel. GSM Device is connected. Connect button is pressed in the gsm device palette.
We create a gsm connection in model.networks.py by default. When one tries to connect without any settings made the call "network.find_gsm_connection()" will return a connection - the default one, and tries to connect. We catch a runtime error in that case.
I think we should not create a connection unless settings in the CP section have been made.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

