![]() |
Re: [Announce] ZapLoc - a Gowalla/Foursquare/Facebook places/Latitude aggregator - "All your location based services are belong to us" ;)
Quote:
Same issue with versions: 0.9.4-36 & 0.9.4-37. |
Re: A Question about User Interface
Quote:
If I said "no" to background updates (by unchecking it) I then per definition want nothing to happen "in the background", regardless if the app is running or not... so for example, if I am composing a nice manual check in to the location I'm at, I don't want to be preempted by some auto-check in in the back. Or I may be turning it off for bandwidth reasons, or whatever. Remember you can still MANUALLY check in, even if the daemon isn't running. The only thing you are missing is Latitude updates.... but also remember, these explicitly live in the user interface behind the "Run in background" checkbox... which is off. Sould latitude updates still happen? Methinks not! Then I'd rather add an explicit manual latitude update mode for that case. So I decided that "run in background=OFF" really means the daemon is completely off. Quote:
Quote:
All that is missing really is a manual way to check in to Latitude.... which is quite easy to add. /Z |
Re: A Question about User Interface
Thanks for the clarification, it seems I had a slightly different idea about what running the daemon means. Taking your description into account, this does make sense - I also wouldn't want auto check-ins to happen while I'm running the main program.
As you said, the only thing missing with your description is a way to update latitude without the daemon - manual check ins for this sounds like a good solution. |
Re: [Announce] ZapLoc - a Gowalla/Foursquare/Facebook places/Latitude aggregator - "All your location based services are belong to us" ;)
Quote:
What does this line print for you: Code:
ps -a | grep "zaploc-daemon" EDIT: Try build 0.9.4-39. /Z |
Re: [Announce] ZapLoc - a Gowalla/Foursquare/Facebook places/Latitude aggregator - "All your location based services are belong to us" ;)
Quote:
Quote:
If background service is OFF, then it shutdown OK (no ghost program running in backgroung) If background service is ON, then Code:
~ $ ps -w|grep "zaploc-daemon" |
Re: [Announce] ZapLoc - a Gowalla/Foursquare/Facebook places/Latitude aggregator - "All your location based services are belong to us" ;)
Quote:
However, that should have been fixed in 39... :/ Strange. Quote:
If you start ZapLoc from xterm and see what it prints ("Starting Daemon", "Stopping Daemon" etc. like that) would be helpful. Ideally run as "user", not "root". Actually the exact output of this would be very helpful: Code:
ps -a | grep "python.*zaploc-daemon.py" | grep -v grep | awk '{print $1}' |
Re: [Announce] ZapLoc - a Gowalla/Foursquare/Facebook places/Latitude aggregator - "All your location based services are belong to us" ;)
Quote:
Code:
~ $ ps --help |
Re: [Announce] ZapLoc - a Gowalla/Foursquare/Facebook places/Latitude aggregator - "All your location based services are belong to us" ;)
IMO, for the paranoid, app should use a flag. E.g., a file on disk, created on start, deleted on end, or, better, locked when app starts.
Daemon doesn't updte if file isn't locked, so start and stop daemon is only a matter of resources, not security. So even if it doesn't stop right, it simply sits there. ETA: App closing could check daemon has stopped. Exiting could issue a kill and inform user it's done or not via a ps | grep |
Re: [Announce] ZapLoc - a Gowalla/Foursquare/Facebook places/Latitude aggregator - "All your location based services are belong to us" ;)
Uninstalled "Enhanced Busybox 1.18.4" and now ZapLoc works OK.
Thanks for your help! Edit: I tried once again with new BusyBox with procps installed, which brings better ps tool, but still not working as it should. |
Re: [Announce] ZapLoc - a Gowalla/Foursquare/Facebook places/Latitude aggregator - "All your location based services are belong to us" ;)
Ok, then I will remove "-a", I must have misunderstood the earlier poster about the problems w. new busybox "ps". It seems the current busybox actually ignores all options anyway (gladly takes "-klptzyxm") so it doesn't matter anyway....
Will be fixed later.... /Z |
All times are GMT. The time now is 11:50. |
vBulletin® Version 3.8.8