[Bugs] #3361 UNSP: Physics: grab objects crashes the activity
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Mon Mar 26 16:09:04 EDT 2012
#3361: Physics: grab objects crashes the activity
------------------------------------------+---------------------------------
Reporter: manuq | Owner: garycmartin
Type: defect | Status: new
Priority: Unspecified by Maintainer | Milestone: Unspecified by Release Team
Component: Physics | Version: Git as of bugdate
Severity: Unspecified | Keywords: 12.1.0
Distribution: Unspecified | Status_field: Unconfirmed
------------------------------------------+---------------------------------
Comment(by manuq):
Seems that the included Elements egg is old.
In physics.py we have:
sys.path.append("lib/Elements-0.13-py2.5.egg")
sys.path.append("lib/Box2D-2.0.2b1-py2.5-linux-i686.egg")
and below:
import elements
If I debug elements.__file__, in my dev machine I have:
'/usr/lib/python2.7/site-packages/elements/__init__.pyc'
Instead in the XOs I have:
"lib/Elements-0.13-py2.5.egg"
That seems for python 2.5.
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/3361#comment:5>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list