![]() |
Re: [Announce] Advanced Geocaching Tool
Quote:
@webhamster: got pn |
Re: [Announce] Advanced Geocaching Tool
ok when i entered "python2.5 /opt/advancedcaching/core.py --hildon > debug.log 2>&1" i used the app a lil and i will upload the debug.log in a few minutes
and with "python2.5 /opt/advancedcaching/core.py --hildon --sim" there was gps but not my country..here is xterm : $ python2.5 /opt/advancedcaching/core.py --hildon --sim Please install glade if you're NOT on the maemo platform. Exception in thread Thread-12 (most likely raised during interpreter shutdown): Traceback (most recent call last): File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner File "/opt/advancedcaching/threadpool.py", line 148, in run <type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'Empty' Exception in thread Thread-10 (most likely raised during interpreter shutdown): Traceback (most recent call last): File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner File "/opt/advancedcaching/threadpool.py", line 148, in run <type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'Empty' Exception in thread Thread-16 (most likely raised during interpreter shutdown): Traceback (most recent call last): File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner File "/opt/advancedcaching/threadpool.py", line 148, in run <type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'Empty' Exception in thread Thread-14 (most likely raised during interpreter shutdown): Traceback (most recent call last): File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner File "/opt/advancedcaching/threadpool.py", line 148, in run <type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'Empty' Exception in thread Thread-11 (most likely raised during interpreter shutdown): Traceback (most recent call last): File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner File "/opt/advancedcaching/threadpool.py", line 148, in run <type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'Empty' Exception in thread Thread-7 (most likely raised during interpreter shutdown): Traceback (most recent call last): File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner File "/opt/advancedcaching/threadpool.py", line 148, in run <type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'Empty' Exception in thread Thread-13 (most likely raised during interpreter shutdown): Traceback (most recent call last): File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner File "/opt/advancedcaching/threadpool.py", line 148, in run <type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'Empty' Exception in thread Thread-17 (most likely raised during interpreter shutdown): Traceback (most recent call last): File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner File "/opt/advancedcaching/threadpool.py", line 148, in run <type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'Empty' Exception in thread Thread-9 (most likely raised during interpreter shutdown): Traceback (most recent call last): File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner File "/opt/advancedcaching/threadpool.py", line 148, in run <type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'Empty' Exception in thread Thread-20 (most likely raised during interpreter shutdown): Traceback (most recent call last): File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner File "/opt/advancedcaching/threadpool.py", line 148, in run <type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'Empty' Exception in thread Thread-18 (most likely raised during interpreter shutdown): Traceback (most recent call last): File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner File "/opt/advancedcaching/threadpool.py", line 148, in run <type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'Empty' Exception in thread Thread-15 (most likely raised during interpreter shutdown): Traceback (most recent call last): File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner File "/opt/advancedcaching/threadpool.py", line 148, in run <type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'Empty' Exception in thread Thread-19 (most likely raised during interpreter shutdown): Traceback (most recent call last): File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner File "/opt/advancedcaching/threadpool.py", line 148, in run <type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'Empty' Exception in thread Thread-1 (most likely raised during interpreter shutdown): Traceback (most recent call last): File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner File "/opt/advancedcaching/threadpool.py", line 148, in run <type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'Empty' Exception in thread Thread-3 (most likely raised during interpreter shutdown): Traceback (most recent call last): File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner File "/opt/advancedcaching/threadpool.py", line 148, in run <type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'Empty' Exception in thread Thread-2 (most likely raised during interpreter shutdown): Traceback (most recent call last): File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner File "/opt/advancedcaching/threadpool.py", line 148, in run <type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'Empty' Exception in thread Thread-4 (most likely raised during interpreter shutdown): Traceback (most recent call last): File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner File "/opt/advancedcaching/threadpool.py", line 148, in run <type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'Empty' Exception in thread Thread-5 (most likely raised during interpreter shutdown): Traceback (most recent call last): File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner File "/opt/advancedcaching/threadpool.py", line 148, in run <type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'Empty' ~ $ |
Re: [Announce] Advanced Geocaching Tool
Hey,
just a quick update, I'm very busy at the moment, but will update AGTL in the next weeks. After that update, I'm planning to integrate the new http://www.opencaching.com. I really like this new site, so I would be glad to meet you geocachers there! |
Re: [Announce] Advanced Geocaching Tool
There's another quick update online now, which fixes a small bug with downloading the logs. However, I'm preparing a larger update right now, which includes a faster map drawing and a completely rewritten calculation handling. This enables adding calc strings manually, among other features.
|
Re: [Announce] Advanced Geocaching Tool
And here it is, Version 0.8.0.0.
Changes (as mentioned above): - Fix downloading bug after November 2010 website change (This was already fixed by an in-application update) - Rewritten coordinate handling - Support editing and adding of coordinate calculation strings - Faster map display |
Re: [Announce] Advanced Geocaching Tool
Oh, and please vote here if the application works for you, so that the application can benefit the extras users, too.
Edit: Updated Link to Version 0.8.0.1 |
Re: [Announce] Advanced Geocaching Tool
Is it possible to mute the espeak voice?
I cant find it anywhere within AGTL. An option to disable the voice guidance would be nice. Besides that I'm happy with the app. Thanks for keeping it going :) |
Re: [Announce] Advanced Geocaching Tool
Thanks for this bug report, datjomp, there was a bug in the settings saving routine. Therefore, here comes version 0.8.0.1:
- Fix settings saving - Fix crash when trying to start a 2nd download - Fix error message when trying online update without updates available However, the extras-assistant seems to be down. I'll upload the new version ASAP. Edit: Updated version is in the repository. Please vote if it works for you. |
Re: [Announce] Advanced Geocaching Tool
hello - i updated from last v0.7 to v0.8.0.1 and am very proud of continued development of my favourite gc application :)
i noticed that the history of the last version which says: Quote:
Quote:
things i tried to make it work had no success: - chmod 666 ~/.agtl/config - rm ~/.agtl/config, start agtl with default configfile and tried to save - run agtl as root i know -support of agtl is temporary stopped, i just wanted to report my experience with v0.8 can anyone confirm the reported behaviour? greets - zement |
Re: [Announce] Advanced Geocaching Tool
Quote:
|
All times are GMT. The time now is 12:20. |
vBulletin® Version 3.8.8