View Single Post
Posts: 55 | Thanked: 123 times | Joined on Oct 2012 @ India
#47
Originally Posted by brkn View Post
What I can't get to work are front cam screenshots and the wifi scan. I forced the screen to stay on but all i get is a black screenshot along with status bar.

Logfile: http://pastebin.com/AJiBMHvF

Any hints?
from the log it seems ur camera is not accessible to prey (camera not ready error). is some other app using camera module?
if not, can you run the following command as root and check if image is captured

/opt/prey/bin/takePhoto 1 /tmp/trial.jpg

Originally Posted by brkn View Post
I experienced that as well. GPS locates me exactly where I am however Prey does not seem to make use of it. I got three reports and all three locations differed by several kilometres.
i'm using a python/pyside script for geolocating. I'm not specifically setting any source, and the script uses the default positioning method of the platform. It was tested using GPRS and usbNet connection and was working fine. have you disabled GPS in the settings? if not can you run the following command and verify that the lat and long coordinates printed out are correct?

/opt/prey/bin/showcoordinates