Opened 12 years ago
Closed 12 years ago
#2895 closed defect (fixed)
Moon activity may crash during an eclipse due to failure to cast float->int
Reported by: | greenfeld | Owned by: | garycmartin |
---|---|---|---|
Priority: | High | Milestone: | Unspecified |
Component: | Moon | Version: | 0.92.x |
Severity: | Major | Keywords: | |
Cc: | Distribution/OS: | OLPC | |
Bug Status: | Assigned |
Description
Depending on the version of pyGTK you have installed, the Moon activity may crash during an eclipse due to failure to cast float->int.
This has been a pretty common issue that other Sugar activities have run into, so the world is not ending (yet).
Seen with Moon version 11, OLPC 11.2.0 build 22, time set to June 15 20:00:00 GMT.
Change History (3)
comment:1 Changed 12 years ago by greenfeld
comment:2 Changed 12 years ago by garycmartin
- Bug Status changed from Unconfirmed to Assigned
- Priority changed from Unspecified by Maintainer to High
- Severity changed from Unspecified to Major
Beat you to it :( http://dev.laptop.org/ticket/11002 but thanks for the ticket here. I have a fix for this but have a couple of othersI would like to land as well.
comment:3 Changed 12 years ago by garycmartin
- Resolution set to fixed
- Status changed from new to closed
Fixed in git by http://git.sugarlabs.org/moon/mainline/commit/2352cdd8d7332ca4122018eadf85db1877651960 should have a new Moon release soon.