#1028 closed defect (fixed)
crash when installing content bundles
Reported by: | dsd | Owned by: | erikos |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Sugar | 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 (1)
Change History (6)
Changed 14 years ago by dsd
comment:1 Changed 14 years ago by dsd
- Keywords r? added
comment:2 Changed 14 years ago by erikos
- Keywords r+ added; r? removed
comment:3 Changed 14 years ago by dsd
yeah, just click this link inside sugar to reproduce: http://wiki.laptop.org/images/3/34/ICDL-8.xol
comment:4 Changed 14 years ago by dsd
- Resolution set to fixed
- Status changed from new to closed
pushed to master and sucrose-0.84
comment:5 Changed 10 years ago by dnarvaez
- Component changed from sugar-toolkit to Sugar
Note: See
TracTickets for help on using
tickets.
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