![]() |
Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)
Yes.
That's what happens when a widget crashes. All non-Nokia widgets are removed and it's a pain. I recommend installing desktop activity manager. It has the ability to save and load desktop layouts and switch them at runtime. This not only allows car and home layouts, but also has a one-button reload configuration that restores everything. If I were you, I'd look away from alarmed and into some of those widgets you added or a general instability that could cause hildon to croak. |
Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)
First of all, thanks a lot for all your intersting work, guys! I really love this application though I cannot take advantage 100% because of my lack of knowledge (Cron). That's why I encourage all of you (Shapeshifter and the rest -especially ForeverYoung, but also Rotoflex, Nicolai, ...) to create a new release with some specific preconfigured alarm features, like those for chiming clock, smart email, ...). For some of us they will be very useful.
|
Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)
Don't take this the wrong way, but it's more likely that you'd learn cron faster than it will get implemented. Alarmed is a neat, lightweight and flexible app, but not extremely active. Plus, the command line is your friend on Linux (and on other OSs) and you're kind of stuck with it.
There are examples of scripts everywhere - the wiki, the Queen Beacon thread, tips and tricks threads. Alarmed has the ability to call a script and that is almost enough. For example, you can use mplayer to play audio or video for an alarm, rather than call the UI. Profile switching is also done with scripts (internally), in fact it's (mostly) all scripts. There's a PhoneControl CLI app that allows miscellaneous tasks to be done (like BT on/off), there's a smscon that allows SMS, etc. It's more complicated, agreed, but it allows one to do just about anything without depending on updates. And since most of us use that anyway, it's not likely to be added to the GUI. You can start here. Put commands in a file (whatever.sh) and mark it as executable (chmod +x). Then put the path to the script in alarmed. Or call "sh /path/to/script". Sometimes, you can use QBW (Queen Beacon) for the same purpose, when a manual switch is needed, or for smaller intervals, or for not waking up phone. Same deal, just call the script. Neat stuff is available at above link. Play, stop, call, SMS, 2G/3G, offline mode, the works. |
Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)
I have had this installed for ages, and it needs updating, but everytime I go to update, I get this conflict message:http://farm4.static.flickr.com/3328/...3ec2c09d_z.jpg
If I try to uninstall Alarmed (not that I particularly want to), I can't because TVCPlayer is dependent on it. Does anyone know what I can do? Are there any of those Python things in the photo that maybe I don't need and could delete, in order to then get the Alarmed update? Thanks for your help. |
Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)
Hi, I add a new event selecting "next...",when i click "save", this app has no response.
I use "pyhon alarmed.py " in the terminal then add new event again,terminal report errors like below : Quote:
|
Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)
Quote:
python-pyside.qtcore python-pyside.qtgui python-pyside.qtmaemo5 To fix this, I assume you should be able to run Code:
apt-get update; apt-get install python-pyside.qtcore python-pyside.qtgui python-pyside.qtmaemo5 Quote:
|
Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)
hi guys, i find this bug... im using PR 1.3 and tried install Alarmed from extras-testing. The GUI open with 3 buttons but just one tap on New event close it. thanks !
$ /opt/alarmed/alarmed.py :: Starting alarmed GUI QLayout: Attempting to add QLayout "" to AlarmedGUI "", which already has a layout QLayout: Attempting to add QLayout "" to AlarmedGUI "", which already has a layout QLayout: Attempting to add QLayout "" to AlarmedGUI "", which already has a layout QLayout: Attempting to add QLayout "" to AlarmedGUI "", which already has a layout Segmentation fault ~ $ |
Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)
Hi Shapeshifter:
If you plan to do more than just bugfixes on the next release, I have a request for an addition if not a problem: 1. a. Under "Built-in Function" add "Connect to network" b. If it is selected, then present the list of saved connections named when Code:
gconftool -R /system/osso/connectivity/IAP c. Parse the selection into the appropriate dbus command like at http://wiki.maemo.org/Phone_control#...ved_connection 2. A "Disconnect from network" under Built-In Function could be good, too. |
Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)
It seems that the alarmed doesn't pick up my old gprs datacounter reset date! And resets my counter twice in a month!
How do I remove ALL the things alarmed has and start from scratch? |
Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)
Quote:
|
All times are GMT. The time now is 12:03. |
vBulletin® Version 3.8.8