View Single Post
Posts: 4 | Thanked: 4 times | Joined on Feb 2011
#33
2 droll

This is a quite bogus problem. We think that there are some problems with the pyo files precompiled against different version of PySide library. You can try to remove the pyo files that came along with HiveMind. To do this run:
Code:
find /opt/maemo/usr/share/hivemind/ -name '*.pyo' | sudo xargs rm
Please try this if you are still interested and let me know whether it works or not. We are currently working to eliminate runtime segfaults in the upcoming release 0.4.2.