#2245 closed defect (fixed)
Calculate uses private API
Reported by: | tomeu | Owned by: | garycmartin |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Calculate | Version: | Unspecified |
Severity: | Unspecified | Keywords: | olpc-0.90 |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | Assigned |
Description
This patch removes usage of a private member that has been removed in 0.90.
Attachments (1)
Change History (6)
Changed 13 years ago by tomeu
comment:1 Changed 13 years ago by mikus
comment:2 Changed 13 years ago by garycmartin
- Bug Status changed from Unconfirmed to Assigned
- Owner changed from rwh to garycmartin
- Status changed from new to assigned
Thanks, I'll test and include in the next release — but this should be fine with older versions of Sugar (0.82, 0.84), right?
comment:3 Changed 13 years ago by tomeu
Yup, those were already GObject properties:
comment:4 Changed 13 years ago by garycmartin
- Keywords r? removed
- Resolution set to fixed
- Status changed from assigned to closed
Fixed in git 58a1330d
comment:5 Changed 13 years ago by erikos
- Keywords olpc-0.90 added
Note: See
TracTickets for help on using
tickets.
XO-1 os1 (F14) sugar-0.89.8
Without this patch applied, Calculate-32 fails to launch.
Manually applied patch - now Calculate-32 runs o.k.