Ticket #1028 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

crash when installing content bundles

Reported by: dsd Owned by: erikos
Priority: Unspecified by Maintainer Milestone: Unspecified by Release Team
Component: sugar-toolkit Version: Unspecified
Severity: Unspecified Keywords: r+
Cc: Distribution/OS: Unspecified
Bug Status: Unconfirmed

Description

For the standard content bundles already in wide distribution, ContentBundle.get_bundle_id() returns None, resulting in sugar sending a None value over DBus causing sugar to crash.

Here's a patch to fix it

Attachments

0001-Fix-ContentBundle-bundle_id.patch Download (2.5 KB) - added by dsd 4 years ago.

Change History

Changed 4 years ago by dsd

Changed 4 years ago by dsd

  • keywords r? added

Changed 4 years ago by erikos

  • keywords r+ added; r? removed

Thanks, looks good. We can apply to the master branch and as well for 0.84. Can you state a quick test case for that? (link to a bundle)

Thanks

Changed 4 years ago by dsd

yeah, just click this link inside sugar to reproduce:  http://wiki.laptop.org/images/3/34/ICDL-8.xol

Changed 4 years ago by dsd

  • status changed from new to closed
  • resolution set to fixed

pushed to master and sucrose-0.84

Note: See TracTickets for help on using tickets.