Notices


Reply
Thread Tools
Posts: 54 | Thanked: 7 times | Joined on Mar 2010 @ Slovakia, Žilina
#241

 
Posts: 9 | Thanked: 1 time | Joined on Mar 2010
#242
The output of the free command separates out buffers and cache, which is also technically free memory for applications.
 
Posts: 112 | Thanked: 122 times | Joined on Dec 2009 @ London, United Kingdom
#243
Originally Posted by lubabula View Post
anyone can help?
i can only open 3 widgets on desktop, fourth only shows as "result" and all desktop widgets and shortcuts freeze. then hildon-home crashes.
Probably the command you set up for the fourth widget is broken and locks. Try Removing the ".desktop_cmd_exec" file in your home directory, this will force default values.
__________________
Happy n900 owner!
Check my apps: n900fly, accdisplay and the "desktop command execution" widget!
 

The Following 2 Users Say Thank You to cpscotti For This Useful Post:
lubabula's Avatar
Posts: 61 | Thanked: 13 times | Joined on Mar 2010
#244
Originally Posted by cpscotti View Post
Probably the command you set up for the fourth widget is broken and locks. Try Removing the ".desktop_cmd_exec" file in your home directory, this will force default values.
excellent. its working now. thanks.
 
Posts: 156 | Thanked: 90 times | Joined on Jan 2010
#245
Yes, about the cache/buffer memory, it is true. I'll redesign scripts to use /proc/meminfo and extract information from there, this'll fix readings.
 
afaq's Avatar
Posts: 1,038 | Thanked: 1,408 times | Joined on Feb 2010 @ London
#246
I'm trying to use the world time command -
http://wiki.maemo.org/Desktop_Comman...pts#World_time

But i think i need to store the shell script somewhere for me to use it.
Any one used this?
 
Posts: 156 | Thanked: 90 times | Joined on Jan 2010
#247
Whoever wrote previous scripts made some big mistakes, because the first one wasn't working and the second one was too complicated. I've rewritten scripts and whole wiki part.

afaq: Go and get the right ones and post feedback if they don't work.
 
Posts: 156 | Thanked: 90 times | Joined on Jan 2010
#248
Pavol & others: the wiki page has been updated with working scripts for memory usage. The readings should be fine now. Please retest them...
 
matristain's Avatar
Posts: 40 | Thanked: 14 times | Joined on Sep 2009 @ Monterrey Mexico
#249
I am not sure if this is posible by this app , or if there's any other that can do what I am looking for (I have a plan with free 5 minutes call to one number)
I am looking for a shortcut that execute the call to this number and end it afer 4:50 minutes, It will be great if it is ended by the script (command) execute it self again, *unless the call its ended manually.
 
Posts: 156 | Thanked: 90 times | Joined on Jan 2010
#250
go to Phone control wiki page ang get the two commands for calling and ending the call. then write the script.

#!/bin/sh
-dial command-
sleep 290
-end call command-

290 = time in seconds.

then execute this script with dcew:

sh /path/script.sh | echo ""

remember that script has to be executable and cannot be in mydocs.
 

The Following 2 Users Say Thank You to rooted For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 21:28.