Ticket #3271 (accepted defect)
"One click share-3G" doesn't work
| Reported by: | earias | Owned by: | sascha_silbe |
|---|---|---|---|
| Priority: | Unspecified by Maintainer | Milestone: | Unspecified by Release Team |
| Component: | sugar | Version: | Unspecified |
| Severity: | Major | Keywords: | dx3 |
| Cc: | Distribution/OS: | Dextrose | |
| Bug Status: | New |
Description (last modified by Dcastelo) (diff)
This is the content of shell.log file
/usr/share/sugar/extensions/deviceicon/network.pyo in gsm_start_sharing_cb(self=<GsmDeviceView object at 0xab40aa4 (SugarTrayIcon at 0xaa4e028)>, palette=<GsmPalette object at 0xab41d9c (SugarGsmPalette at 0xa779168)>)
1017 connection = network.find_connection_by_ssid(name)
1018 if connection == None:
-> 1019 settings = Settings()
1020 settings.connection.id = name
1021 settings.connection.uuid = unique_id()
NameError: global name 'Settings' is not defined
Change History
Note: See
TracTickets for help on using
tickets.
