|
2011-05-17
, 13:54
|
Posts: 13 |
Thanked: 1 time |
Joined on Feb 2010
|
#42
|
|
2011-05-17
, 13:59
|
Posts: 214 |
Thanked: 140 times |
Joined on Aug 2010
|
#43
|
|
2011-05-17
, 14:21
|
Posts: 13 |
Thanked: 1 time |
Joined on Feb 2010
|
#44
|
|
2011-05-17
, 14:38
|
Posts: 51 |
Thanked: 48 times |
Joined on Jun 2010
|
#45
|
Can anybody help me figure out how to detect off-lined-ness from Python? I sure can't.
dbus-send --system --type=method_call --print-reply --dest=com.nokia.mce /com/nokia/mce/request com.nokia.mce.request.get_device_mode
|
2011-05-17
, 15:11
|
Posts: 6 |
Thanked: 0 times |
Joined on May 2011
|
#46
|
|
2011-05-17
, 16:38
|
Posts: 214 |
Thanked: 140 times |
Joined on Aug 2010
|
#47
|
I'm less worried about the offline thing, since for now I can just turn off background updates, in the future command line options will make this even easier, and anyway I'm sure you'll find a solution sooner or later.
But do you think the same issue can be causing the battery loss during weak signal? This is my biggest/only concern currently with the otherwise excellent software
The Following User Says Thank You to MasterZap For This Useful Post: | ||
|
2011-05-17
, 18:08
|
Posts: 214 |
Thanked: 140 times |
Joined on Aug 2010
|
#48
|
|
2011-05-17
, 19:06
|
|
Posts: 597 |
Thanked: 490 times |
Joined on Dec 2009
@ Germany
|
#49
|
I have authorized ZapLoc with my Facebook account successfully.
But whenever I hit the Facebook places button after searching for a second or two (showing the moving 110101 signs) it gives me an error, in XTerm it tells me
" Unexpected error: <class ´urllib2.HTTPError´> "
Anyone knows what the problem is here?
|
2011-05-17
, 19:08
|
Posts: 6 |
Thanked: 0 times |
Joined on May 2011
|
#50
|
The south-of-the-equator issue? Yep, 'tis fixed. It was a stupid mistake in the code. I had forgotten half the planet
Get the new version, it's fixed.
/Z
The trick is that my code is totally based around a sort of loop that enables the whole location subsystem at given intervals, which is backwards to the way it need to be if I need to listen to location changes instead... so either way it's a bit of "turning the code inside out" to make this do what I want for cell tower changes.
Not a high priority to fix, but I'm surely thinking about it.
But many thanks!!
/Z