Notices


Reply
Thread Tools
Posts: 650 | Thanked: 497 times | Joined on Oct 2008 @ Ghent, Belgium
#111
Originally Posted by MasterZap View Post
I just blasted a build 32 to extras/devel with a timeout feature, could you test it? I'm not pusing it to extras/testing until it's gotten some love, coz it has some rather big changes.

Btw; "on cell tower change only" still doesn't work, just so you know.

/Z
Working great, bug fixed!
__________________
Affordable mobile internet in Belgium: Try Mobile Vikings
2 GB, 1000 SMS and 15 euro of talk time for.... 15 euro
 
Posts: 214 | Thanked: 140 times | Joined on Aug 2010
#112
Originally Posted by karmax View Post
I have a weird bug. Maybe it's related to a missing font but I don't see the text inside the green boxes. For example the "Authorize" text when setting the services, or when I try to check-in to a facebook place. I only see the green buttons without anything inside.
Unfortunately can't really help you there, I'm using what the documentation claims is the "built in" font in pygame. Maybe reinstall pygame? :/

/Z
 

The Following User Says Thank You to MasterZap For This Useful Post:
andrei1089's Avatar
Posts: 81 | Thanked: 109 times | Joined on Apr 2009 @ Brasov/Cluj, Romania
#113
The option to update location when cell tower changes doesn't work for me. It just activates the GPS every second (with the log message "Sleeping GPS for 0 minutes").

I wanted to take a look over the code to see what's wrong but you submitted pyo files which I don't think it's quite right for an application in free extras/testing repository (should to be open-source).
 
Posts: 650 | Thanked: 497 times | Joined on Oct 2008 @ Ghent, Belgium
#114
Originally Posted by andrei1089 View Post
The option to update location when cell tower changes doesn't work for me. It just activates the GPS every second (with the log message "Sleeping GPS for 0 minutes").
If you had read one of the earlier posts just before yours, you would have seen that this isn't implemented yet and causes a loop
__________________
Affordable mobile internet in Belgium: Try Mobile Vikings
2 GB, 1000 SMS and 15 euro of talk time for.... 15 euro
 
Posts: 3 | Thanked: 0 times | Joined on May 2010
#115
Having a curious problem at the moment. When starting the ZapLoc daemon from desktop (either via shortcut, Desktop Command Execution Widget or Queen Beecon Widget), it fails to kill the previously existing process, which means that after a few activations there are multiple daemons running.

However, running the exact same command from command line works properly and kills all the previously existing processes.

Not your problem exactly I know, but any tips/ideas?
 
Posts: 214 | Thanked: 140 times | Joined on Aug 2010
#116
Originally Posted by morti- View Post
Having a curious problem at the moment. When starting the ZapLoc daemon from desktop (either via shortcut, Desktop Command Execution Widget or Queen Beecon Widget), it fails to kill the previously existing process, which means that after a few activations there are multiple daemons running.

However, running the exact same command from command line works properly and kills all the previously existing processes.

Not your problem exactly I know, but any tips/ideas?
Could be a permission problem, that in one case you are starting it as "root", other case as "user"? It's "supposed" to be run as "user" and it can kill itself as "user".

Maybe I just need to kill it harder somehow

/Z
 
Posts: 214 | Thanked: 140 times | Joined on Aug 2010
#117
Originally Posted by petur View Post
If you had read one of the earlier posts just before yours, you would have seen that this isn't implemented yet and causes a loop
I just pushed build 34 to -devel (it may not even have showed up there yet) which DOES have an implementation for it... but it isn't terribly good. Frankly, I don't think I will this get this to work in any meaningful way, so it's quite likely I'll remove this from the UI.

/Z
 
Posts: 3 | Thanked: 0 times | Joined on May 2010
#118
Originally Posted by MasterZap View Post
Could be a permission problem, that in one case you are starting it as "root", other case as "user"? It's "supposed" to be run as "user" and it can kill itself as "user".

Maybe I just need to kill it harder somehow

/Z
Hmm.. I have no idea about how running things from the desktop works, but in the same script I have several dbus calls which work just fine - and these also wouldn't work if run as root, as far as I know?

For reference, here's the command I'm using:
python /opt/zaploc/zaploc-daemon.py -i 60 --gps | echo "" &

(and other variations)
 
Posts: 214 | Thanked: 140 times | Joined on Aug 2010
#119
No I meant there is probably an issue in my code. I think that if you have started the daemon as root, my deamon run as user can't kill it. Or likely, doen't even try (the "-a" is missing in my "ps | grep" line used for the killing, methinks)

/Z
 

The Following User Says Thank You to MasterZap For This Useful Post:
Guest | Posts: n/a | Thanked: 0 times | Joined on
#120
Great app, thanks.

I cover emergency and event communications so for instance if there is a charity event and help is needed I use a radio relay for support, but having a central control where they can see all support workers and their positions via Latitude comes in very handy.

Couple of questions though please. I would like to switch between other apps and leave this running in the background. I can switch by pressing ctrl-backspace on the keypad, but some other apps (particularly web browser) allow the title bar to appear by tapping the bottom right of the screen, yours doesn't. Would you plan to add that?

Also if I set the daemon to still run after the program exits, it seems to use a 'fast' GPS location which is generally the cell tower nearby. I can see the GPS fire up and shut down but it doesn't get a true lock, whereas if I leave the program running it gives an accurate lock.

Thanks again for your hard work, you are doing a great job.
 
Reply


 
Forum Jump


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