Notices


Reply
Thread Tools
Guest | Posts: n/a | Thanked: 0 times | Joined on
#281
Originally Posted by techie View Post
Some help here guys.Alarmed won't run on my device at all.Whenever I run it a blank screen appears for a few seconds and then it returns to desktop.
I have tried installing through application manager, fapman and the terminal but it hasn't run even once.
Also noticed just now that healthcheck started showing same behaviour,before this it worked fine.I updated it to the devel version and its working again, but still no luck with alarmed.
Are there any known conflicts with other packages??
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.
 

The Following User Says Thank You to For This Useful 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
 
Guest | Posts: n/a | Thanked: 0 times | Joined on
#283
Originally Posted by techie View Post
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
Well it's been fixed but the fix itself is not yet here to be downloaded. I assume it'll arrive in here (note that there's no 0.4.0-1maemo3 yet, which is, in the bug-report, the version that should fix this bug). I'd assume that the .maemo3 would mean maemo3 but apparently not.

EDIT: You can, of course, try to (re-)install the PySide, instructions provided here. If you're going to do it, then please post the results to this thread. I'm going to wait until the file is uploaded to Maemo.org.

Last edited by rantom; 2010-08-08 at 07:45.
 
Posts: 187 | Thanked: 345 times | Joined on Nov 2009
#284
So according to Luciano Wolf the version 0.4.0-1maemo3 should have fixed the problem. There's already a slightly newer build than that in extras-devel:

pyside-qt4 0.4.0-1maemo4

I recommend you install that one, it should hopefully make the error go away. Make sure you're not installing the "pyside" package. That one is totally outdated and irrelevant. I wished the pyside packages weren't such a mess. You need pyside-qt4, not pyside. And you want this:

http://maemo.org/packages/view/pyside-qt4/

and not this (which is just the maemo5 module of Qt, not the complete bindings):

http://maemo.org/packages/view/pyside-qt4-maemo5/
__________________
Author of:
  • The "Alarmed" scheduling and automation app. (Supports alarms, switching profiles, resetting the GPRS counter, setting custom commands to go off, cron syntax and much more. GUI and CLI).
  • "Reaction face-off", a two-player puzzle/knowledge/reaction game.
  • "ytcli", a simple but effective command line youtube client which allows you to play videos from the CLI instantly or download videos on a queue.

Last edited by shapeshifter; 2010-08-09 at 12:20.
 

The Following User Says Thank You to shapeshifter For This Useful Post:
Posts: 208 | Thanked: 220 times | Joined on Apr 2010
#285
Worked! Thanks for warning against the pyside package, glad I hadn't installed it
Edit: Now saw your updated post, got it right though, thanks
__________________
With Linux-powered N900..ANYTHING is possible

Last edited by techie; 2010-08-09 at 13:03.
 
Guest | Posts: n/a | Thanked: 0 times | Joined on
#286
Originally Posted by shapeshifter View Post
So according to Luciano Wolf the version 0.4.0-1maemo3 should have fixed the problem. There's already a slightly newer build than that in extras-devel:

pyside-qt4 0.4.0-1maemo4

I recommend you install that one, it should hopefully make the error go away. Make sure you're not installing the "pyside" package. That one is totally outdated and irrelevant. I wished the pyside packages weren't such a mess. You need pyside-qt4, not pyside. And you want this:

http://maemo.org/packages/view/pyside-qt4/
For some reason I can't install that. Not manually nor via Fapman/HAM. Fapman doesn't show it and manually via HAM I just get "Couldn't install pyside-qt4, incompatible with the application pack" (RAW translation from Finnish).
 
Posts: 187 | Thanked: 345 times | Joined on Nov 2009
#287
I recommend you open a new thread about this problem so you can find some help. I have no idea what this qt/pyside package mess is about
__________________
Author of:
  • The "Alarmed" scheduling and automation app. (Supports alarms, switching profiles, resetting the GPRS counter, setting custom commands to go off, cron syntax and much more. GUI and CLI).
  • "Reaction face-off", a two-player puzzle/knowledge/reaction game.
  • "ytcli", a simple but effective command line youtube client which allows you to play videos from the CLI instantly or download videos on a queue.
 
Posts: 2 | Thanked: 0 times | Joined on Aug 2010
#288
Wonderfull app. Unfortunately I cannot get it to work for me...

All functions (alarm, built-in function, switch profile) work fine except the command line. Coppied in xterm the same command does what it should, but in Alarmed nothing. Not even a message.

Any suggestions? I read the whole 23 pages, but to be honest most of it is far above my understandings...

Thanx!
 
Posts: 478 | Thanked: 101 times | Joined on Feb 2010
#289
does anyone know what command I would need to use in xterm to activate my network connection to say webnwalk or wifi? and then maybe connect to an IM account? is this possable?

I would like to see if I can automatically coonect to a facebook jabber account for say an hour during lunch.
 
Posts: 7 | Thanked: 1 time | Joined on Jul 2010
#290
Originally Posted by Spotfist View Post
does anyone know what command I would need to use in xterm to activate my network connection to say webnwalk or wifi? and then maybe connect to an IM account? is this possable?

I would like to see if I can automatically coonect to a facebook jabber account for say an hour during lunch.
I don't know about jabber, but the wiki has some good stuff about activating a network connection at http://wiki.maemo.org/Phone_control#Networking.

I use this in a script (which is a tweaked version of someone else's, though I don't remember where I got it) to check my e-mail every hour:

# Get a connection, if we haven't already got one.
if [ "`/sbin/route | awk '/au/ {print $1}'`" != "default" ]; then
run-standalone.sh dbus-send --system --type=method_call --dest=com.nokia.icd /com/nokia/icd com.nokia.icd.connect string:"[ANY]" uint32:0
sleep 10
fi

Not sure how necessary the 'sleep 10' is but I haven't experimented with removing it yet. I use AutoDisconnect to bring down the network connection when it's no longer needed.
 

The Following User Says Thank You to zorn For This Useful Post:
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 22:37.