![]() |
Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)
Quote:
Code:
python /opt/alarmed/alarmed.py 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. |
Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)
Quote:
Code:
~ $ python /opt/alarmed/alarmed.py |
Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)
Quote:
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. |
Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)
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/ |
Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)
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 |
Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)
Quote:
|
Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)
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 :(
|
Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)
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! |
Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)
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. |
Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)
Quote:
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. |
All times are GMT. The time now is 04:24. |
vBulletin® Version 3.8.8