Ticket #473 (closed defect: invalid)

Opened 3 years ago

Last modified 3 years ago

GPRS settings pickle file doesn't get created after successful connect with T-Mobile USA settings

Reported by: johnsu01 Owned by: dos
Priority: minor Milestone:
Component: shr-settings Version: SHR-testing
Keywords: gprs Cc:

Description

  1. Change APN to internet2.voicestream.com
  2. Erase username and leave it blank
  3. Erase password and leave it blank
  4. Click connect, wait for it to successfully connect.
  5. ls /etc/freesmartphone/persist shows only README and ogpsd.pickle.

The next time you open the connectivity settings widget, you'll have to redo all the settings again as they will be back to default.

I'm looking at the code to see if I can figure out a patch, but just wanted to let you know. Really I don't think that saving the settings should be contingent on a successful connection anyway. It should be handled separately.

Change History

comment:1 Changed 3 years ago by johnsu01

I'm going to go hide now. I was reading one version of the code (from git HEAD) and using another (from shr-testing image). The testing version of course doesn't have the pickle code at all and doesn't pretend to save settings. Using the version from HEAD, it works fine. Please close and don't tell anyone.

comment:2 Changed 3 years ago by dos

  • Status changed from new to closed
  • Resolution set to invalid
Note: See TracTickets for help on using tickets.