View Single Post
Posts: 958 | Thanked: 483 times | Joined on May 2010
#35
Originally Posted by vamonster View Post
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.
couldn't find any *.pyo files under that folder....
 

The Following 2 Users Say Thank You to droll For This Useful Post: