Ticket #3242 (closed defect: fixed)

Opened 18 months ago

Last modified 17 months ago

Need default url for updater - patch0048

Reported by: JerryV Owned by: m_anish
Priority: High Milestone: Unspecified by Release Team
Component: sugar Version: 0.94.x
Severity: Major Keywords: dx3
Cc: dsd, sridhar, sascha_silbe Distribution/OS: Dextrose
Bug Status: Resolved

Description

With the switch to microformat in DX3 you need to pre-populate ~/.gconf/desktop/sugar/updater_url with a url for the webpage. Otherwise software update in CP just hangs with fetching update information. Also of note is sugar-update-control has the ability to alter the url. Not sure if your able to do that with this version yet.

Attachments

micro-shell.log Download (15.2 KB) - added by JerryV 18 months ago.
shell.log
micro.diff Download (403 bytes) - added by JerryV 18 months ago.
diff of change
after-shell.log Download (27.0 KB) - added by JerryV 18 months ago.
shell.log of responding updater.
invert.diff Download (0.6 KB) - added by JerryV 18 months ago.
diff for model.py

Change History

Changed 18 months ago by JerryV

shell.log

  Changed 18 months ago by JerryV

After setting gconf value to:  http://wiki.laptop.org/go/Activities/OLPCAU/11.3.1 the activity-updater crashes due to the use of dotted-activities, micro-shell.log attached.

  Changed 18 months ago by JerryV

Changed the value from a number to a string, and it works. Patch attached

Changed 18 months ago by JerryV

diff of change

Changed 18 months ago by JerryV

shell.log of responding updater.

  Changed 18 months ago by JerryV

The problem now becomes it appears that older activities on the above wiki will overwrite higher versions of the same activities already installed. On a plus note new activities are not selected but default.

  Changed 18 months ago by JerryV

The fix for the inverted behaviour

Changed 18 months ago by JerryV

diff for model.py

  Changed 18 months ago by JerryV

Think we can get this into sugar 95.3?

follow-up: ↓ 9   Changed 18 months ago by JerryV

Think there should be a way to alter the url like sugar-update-control has, as not having to mess with gconftool-2 to alter the url.

  Changed 18 months ago by JerryV

  • cc dsd, sridhar added

cc'ing dsd, sridhar. Think if this gets resolved, sugar-update-control can go away for sugar 0.96.

  Changed 18 months ago by m_anish

  • cc sascha_silbe added
  • distribution changed from Unspecified to Dextrose

Adding Sascha to include diffs attached to this ticket to modify the appropriate patch in patchset.

About changing the url, until such functionality is provided, the gconf needs to be pre-populated within the dx3 patchset.

Thanks for the ticket!

in reply to: ↑ 6   Changed 18 months ago by m_anish

Replying to JerryV:

Think there should be a way to alter the url like sugar-update-control has, as not having to mess with gconftool-2 to alter the url.

Opened ticket #3247 to track this.

  Changed 18 months ago by m_anish

  • owner set to m_anish
  • priority changed from Unspecified by Maintainer to Urgent
  • status changed from new to assigned
  • status_field changed from Unconfirmed to Assigned

  Changed 17 months ago by m_anish

  • priority changed from Urgent to Immediate

  Changed 17 months ago by m_anish

  • priority changed from Immediate to High
  • status changed from assigned to closed
  • resolution set to fixed
  • severity changed from Blocker to Major
  • status_field changed from Assigned to Resolved

Dextrose-3 is no longer using its own microformat updater for the time being, reducing the severity:priority of this bug. (We'd still want it to be included in the longer run, or in places where we don't use proxy networks).

In any case, this bug is fixed, since the default url for the updater _is_ now set correctly.

Note: See TracTickets for help on using tickets.