View Single Post
santiago's Avatar
Posts: 518 | Thanked: 334 times | Joined on Mar 2010 @ italy
#1
THE Colf
hi guys, i'm creating a new app that can play videos and sounds during the purge of the system files. I'm totally noob about the bash, but i don't surrender

i need help to create a string to execute:

1) play a video file using the media player (default)

i did this but it sometimes works... Not every times i'm able to run it in the right setup

#Promo
/usr/bin/dbus-send --print-reply --dest=com.nokia.mediaplayer /com/nokia/mediaplayer com.nokia.mediaplayer.mime_open string:/home/LINKS/promo.avi && sleep 26
Maybe is the sleep?? I tryed to delete the sleep but it doesn't work at all...


2) i need a value or a command line to keep the light on, in the LCD i mean...
gconftool -s -t bool /system/osso/dsm/locks/touchscreen_keypad_autolock_enabled false
this one doesnt work too...


3) i need a command line to Kill a Script.sh, becouse of errors, the script can be pressed more times and the sounds effects aren't good to hear

4) I wanna have a command line to use the led patterns
(dbus)??? i'm noob, i'll be happy to find a dummy Guide about that....

Have a good year, sorry for my english i'm italian (the true is that i did'nt study it very well, i hated my teacher becouse she given me very bad Votes ) thanks again, i leave you a video promo about what i wanna do.

Last edited by santiago; 2011-01-02 at 10:34.