![]() |
2010-05-12
, 14:40
|
|
Posts: 125 |
Thanked: 25 times |
Joined on Feb 2010
|
#41
|
![]() |
2010-05-12
, 14:46
|
Posts: 169 |
Thanked: 149 times |
Joined on Mar 2010
|
#42
|
![]() |
2010-05-12
, 15:06
|
|
Posts: 125 |
Thanked: 25 times |
Joined on Feb 2010
|
#43
|
![]() |
2010-05-12
, 15:17
|
|
Posts: 125 |
Thanked: 25 times |
Joined on Feb 2010
|
#45
|
![]() |
2010-05-12
, 15:29
|
Posts: 7 |
Thanked: 0 times |
Joined on Feb 2010
|
#46
|
Hm... this bug is hard to debug, but did you try the following?
Open xterm
root
rm /opt/advancedcaching/*.pyo
![]() |
2010-05-12
, 15:48
|
Posts: 7 |
Thanked: 0 times |
Joined on Feb 2010
|
#47
|
![]() |
2010-05-12
, 17:01
|
Posts: 169 |
Thanked: 149 times |
Joined on Mar 2010
|
#48
|
Just perhaps a note/question, because the above was not clear to me:
- to run as root need to install rootsh
- then in xterminal enter sudo gainroot
After this the shell becomes a root shell.
Is the above right?
On webhamster last posting: waiting to try the modified AGTL.
Thanks.
![]() |
2010-05-12
, 17:47
|
Posts: 5 |
Thanked: 5 times |
Joined on Jan 2010
@ Athens, Greece / Edinburgh, Scotland
|
#49
|
python2.5 /opt/advancedcaching/core.py
Traceback (most recent call last): File "core.py", line 696, in <module> start() File "core.py", line 693, in start Core(gui, determine_path()) File "core.py", line 264, in __init__ self.pointprovider = provider.PointProvider(self.CACHES_DB, self.downloader, geocaching.GeocacheCoordinate, 'geocaches') File "/home/opt/advancedcaching/provider.py", line 14, in __init__ self.conn = connect(filename) sqlite3.OperationalError: unable to open database file Exception exceptions.AttributeError: "PointProvider instance has no attribute 'conn'" in <bound method PointProvider.__del__ of <provider.PointProvider instance at 0x412584e0>> ignored Exception exceptions.AttributeError: "'Core' object has no attribute 'gui'" in <bound method Core.__del__ of <Core object at 0x41258490 (__main__+Core at 0x267950)>> ignored
mkdir ~/.agtl
The Following User Says Thank You to alexios For This Useful Post: | ||
![]() |
2010-05-12
, 19:58
|
|
Posts: 267 |
Thanked: 408 times |
Joined on May 2010
@ Austria
|
#50
|