Opened 12 years ago

Last modified 11 years ago

#3271 closed defect

"One click share-3G" doesn't work — at Version 1

Reported by: earias Owned by:
Priority: Unspecified by Maintainer Milestone: Unspecified
Component: Sugar Version: Unspecified
Severity: Major Keywords: dx3
Cc: Distribution/OS: Dextrose
Bug Status: New

Description (last modified by Dcastelo)

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 (1)

comment:1 Changed 12 years ago by Dcastelo

  • Description modified (diff)
  • Summary changed from One click share-3G to "One click share-3G" doesn't work
Note: See TracTickets for help on using tickets.