Active Topics

 



Notices


Reply
Thread Tools
Posts: 79 | Thanked: 53 times | Joined on Jul 2010 @ Ho Chi Minh, Viet Nam
#71
is the current version 0.5?
 
Posts: 20 | Thanked: 26 times | Joined on Jul 2010
#72
Oh. My bad.
At building of a package I have forgotten to specify dependence 'coreutils-gnu'.
I'll fix it in next release.

But why you have no permissions write to the vibration device... I don't know.

Please:

1) show me a file:
cat /etc/event.d/out-call-vibro
2) Try to reinstall a package:
(on root)
apt-get remove out-call-vibro
apt-get purge out-call-vibro
apt-get install out-call-vibro

And when do not restart a phone! Try to call.

PS: yes, current version is 0.5
 
Posts: 20 | Thanked: 26 times | Joined on Jul 2010
#73
Try a new version (0.6):

apt-get update
apt-get purge out-call-vibro
apt-get install out-call-vibro
 
Posts: 79 | Thanked: 53 times | Joined on Jul 2010 @ Ho Chi Minh, Viet Nam
#74
Originally Posted by nastradamus View Post
Try a new version (0.6):

apt-get update
apt-get purge out-call-vibro
apt-get install out-call-vibro
the content of the file:
hor "Victor Yagofarov"

description "Start the Outcoming Call Vibro script"
# generated by postinst

start on started hildon-desktop

script
/bin/chmod -R 777 /sys/class/leds
/bin/mkdir /var/run/out-call-vibro
/bin/chmod -R 777 /var/run/out-call-vibro
if [ -f /var/run/out-call-vibro/out-call-vibro.pid ] ; then /bin/rm /var/run/out-call-vibro/out-call-vibro.pid ; fi

/bin/su - user /usr/bin/run-out-call-vibro.sh
end script
 
Posts: 79 | Thanked: 53 times | Joined on Jul 2010 @ Ho Chi Minh, Viet Nam
#75
and for mine it's not working yet
 
Posts: 20 | Thanked: 26 times | Joined on Jul 2010
#76
Now I created a new version. Try (on root):

apt-get update
apt-get purge out-call-vibro
apt-get install out-call-vibro
 

The Following 4 Users Say Thank You to nastradamus For This Useful Post:
F2thaK's Avatar
Posts: 4,365 | Thanked: 2,467 times | Joined on Jan 2010 @ Australia Mate
#77
version 0.7 works pefectly for me! thank you!

just tested, both with phone not to ear and with phone to ear...

THANK YOU SO MUCH nastradamus/Victor
 
Posts: 79 | Thanked: 53 times | Joined on Jul 2010 @ Ho Chi Minh, Viet Nam
#78
Originally Posted by f2thak View Post
version 0.7 works pefectly for me! thank you!

just tested, both with phone not to ear and with phone to ear...

THANK YOU SO MUCH nastradamus/Victor
It seems that the program does not run automatically when the phone starts.
I see no pid 1982 in the running process lists
 
Posts: 20 | Thanked: 26 times | Joined on Jul 2010
#79
Originally Posted by cantruchd View Post
It seems that the program does not run automatically when the phone starts.
I see no pid 1982 in the running process lists
Try this:

ps aux | grep out-call
 

The Following User Says Thank You to nastradamus For This Useful Post:
Posts: 59 | Thanked: 4 times | Joined on Dec 2009 @ HK
#80
hi nastradamus,

many thanks for the fantastic app

works pretty well ... is it also possible to make it work for skype call outs?

cheers
 
Reply


 
Forum Jump


All times are GMT. The time now is 23:11.