View Single Post
Posts: 208 | Thanked: 220 times | Joined on Apr 2010
#282
Originally Posted by rantom View Post
Open X-Terminal and run this:

Code:
python /opt/alarmed/alarmed.py
Once you get the output you can, of course, paste it here (and wait for the developer to help, I can't help with Alarmed since I can't either get it to work). It might be the same bug what I'm having, see the link.

PySide linking/compile-time

I, for one, can't confirm that that bug really has been fixed, since I've yet to find out how to update my PySide.
You were right I have the same error as from that link
Code:
~ $ python /opt/alarmed/alarmed.py
:: Starting alarmed GUI
Traceback (most recent call last):
  File "/opt/alarmed/alarmed.py", line 91, in <module>
    import alarmed_gui
  File "/opt/alarmed/alarmed_gui.py", line 9, in <module>
    from PySide import QtCore, QtGui, QtMaemo5
ImportError: /usr/lib/python2.5/site-packages/PySide/QtCore.so: undefined symbol: _ZN6PySide18DynamicQMetaObject13createBasedOnEP7_objectP11_typeobjectPK11QMetaObject
~ $
So there is no way to fix it?Bummer
__________________
With Linux-powered N900..ANYTHING is possible