Meanwhile, waiting for fixes, you can do the following:

1. sudo vim /usr/lib/python2.7/dist-packages/childsplay_sp/SPMainCore.py
2. Change string 64 to "from sqlalchemy import exc as sqla_exceptions".

diff /usr/lib/python2.7/dist-
packages/childsplay_sp/SPMainCore_CHANGED.py /usr/lib/python2.7/dist-
packages/childsplay_sp/SPMainCore.py

64c64
< from sqlalchemy import exc as sqla_exceptions
---
> from sqlalchemy import exceptions as sqla_exceptions


I can't run tests because I can't find test.
I think that this is not a complete fix, but my daughter plays this game for an 
hour and then everything is fine :)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1247442

Title:
  childsplay crashes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/childsplay/+bug/1247442/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to