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.
python /opt/alarmed/alarmed.py
~ $ 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 ~ $
With Linux-powered N900..ANYTHING is possible