View Single Post
Posts: 1,086 | Thanked: 2,964 times | Joined on Jan 2010
#60
Originally Posted by bidomo View Post
I might be totally not ok and my head should be somewhere else but...

the mfakecaller path seems to have changed in the latest 0.2.2 release, can't find it to trigger it via command line.

.::edit::. /home/opt/usr/bin/mfakecaller
Thanks for checking out the app bidomo. Hmm.. Im sure your head is fine But that should be the right path from xterm - well that's what I type at the $ prompt to get it running
Code:
/home/opt/usr/bin/mfakecaller
Do you get back any error message when you try to run the command? For example, a file or command not found, etc? Maybe you could try cd'ing to the path and see if it's installed there alright? From the $ prompt type
Code:
cd /home/opt/usr/bin
then type
Code:
ls
You should see mfakecaller listed. Let me know if you don't, I guess it's possible I have a file left over from the previous version that hadn't deleted.

(Im assuming by command you want to run it from xterm, command execution path from alarmed is slightly different with no '/home' at the beginning)

By the way, Im sure i saw a message from someone somewhere earlier in regards to not being able to save user settings in mfakecaller. That's still to be coded, very little has been worked on recently with real life in the way. Although I do have some plans to work on that very soon

Originally Posted by marxian View Post
I've implemented it in the new QML version of cuteTube that I'm working on, and it works quite well.

For some reason I hadn't noticed the pic until just now, that looks absolutely superb Marxian! Thanks for the code heads up
__________________
Follow me on my neglected twitter @kojacker

Cybot950 - Control a robot with your N9/N950
SMSPetFeeder - Build a Bluetooth/SMS dog feeder with Qt, N950, and arduino
Nerf950 - Use your N9/N950 to fire a Nerf gun

Last edited by kojacker; 2011-04-16 at 23:45.
 

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