Notices


Reply
Thread Tools
Posts: 156 | Thanked: 90 times | Joined on Jan 2010
#201
Many new battery scripts had been added to the wiki. Also, don't forget about DCEW wiki page, scripts are constantly being added and improved.
 
Posts: 52 | Thanked: 24 times | Joined on Feb 2010 @ West Yorks
#202
Quick script to get % full MyDocs:

df /home/user/MyDocs -h | grep 'MyDocs' | cut -c53-55

Disclaimer: There's probably a much easier way to do this, but it works for me.
 
Posts: 156 | Thanked: 90 times | Joined on Jan 2010
#203
df /home/user/MyDocs | awk '/My/ {print $5}'

The better one. Displays percentage column, not fixed characters.

Also percentage and space free scripts for all filesystems had been added to the wiki.

Last edited by rooted; 2010-03-22 at 15:20.
 

The Following User Says Thank You to rooted For This Useful Post:
Posts: 52 | Thanked: 24 times | Joined on Feb 2010 @ West Yorks
#204
Sweet. Never used awk before, but that's what I wanted to do, just didn't know how.

Today I am mostly liking sqlite and the events db.
 
Posts: 53 | Thanked: 20 times | Joined on Feb 2010
#205
Is this application causing desktop freezes (all widgets, won't work anymore, only after a reboot) ? For me, it freezes my desktops, i uninstalled it, i'll see how it'll goes.
 
Posts: 248 | Thanked: 43 times | Joined on Nov 2009 @ US
#206
Love this widget and I used it a lot since day one...recommend to everyone

Great Job!!! U da Man!
 
Posts: 235 | Thanked: 8 times | Joined on Feb 2010
#207
Originally Posted by slipkornsaad View Post
Is this application causing desktop freezes (all widgets, won't work anymore, only after a reboot) ? For me, it freezes my desktops, i uninstalled it, i'll see how it'll goes.
i have just the same problem
 
Posts: 112 | Thanked: 122 times | Joined on Dec 2009 @ London, United Kingdom
#208
Originally Posted by andy_con View Post
i have just the same problem
Known problem:
All commands are executed on boot and thus if your commands take too long or if they lock if executed on boot... it locks!
Next versions will have another check box to enable/disable execution at boot.

Will be fixed on the next version..
(my thesis is due to friday... so... I'm kinda.. well.. )

Thanks for your comprehension
__________________
Happy n900 owner!
Check my apps: n900fly, accdisplay and the "desktop command execution" widget!
 

The Following 3 Users Say Thank You to cpscotti For This Useful Post:
Posts: 235 | Thanked: 8 times | Joined on Feb 2010
#209
Originally Posted by cpscotti View Post
Known problem:
All commands are executed on boot and thus if your commands take too long or if they lock if executed on boot... it locks!
Next versions will have another check box to enable/disable execution at boot.

Will be fixed on the next version..
(my thesis is due to friday... so... I'm kinda.. well.. )

Thanks for your comprehension
cool cheers
 
Posts: 254 | Thanked: 122 times | Joined on Nov 2009
#210
Originally Posted by cpscotti View Post
Known problem:
All commands are executed on boot and thus if your commands take too long or if they lock if executed on boot... it locks!
Next versions will have another check box to enable/disable execution at boot.

Will be fixed on the next version..
(my thesis is due to friday... so... I'm kinda.. well.. )

Thanks for your comprehension
May be you should make asynchronous communication with executed commands?
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 08:06.