Opened 12 years ago

Closed 12 years ago

#206 closed defect (fixed)

harmless error during tile download

Reported by: Martin Kolman Owned by: Martin Kolman
Priority: major Milestone:
Component: gps Version:
Keywords: Cc:

Description

Exception in thread Thread-22: based on

Traceback (most recent call last):
File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner
self.run()
File "/opt/modrana/modules/mod_mapTiles.py", line 1042, in run
self.callback.storeInMemmory(tileDownloadFailedSur face,self.name,'semiPermanentError',expireTimestam p)
UnboundLocalError: local variable 'tileDownloadFailedSurface' referenced before assignment

It appear when the tile get downloaded and prepare to show, the screen just appear "loading..." and no map shown.

Change History (1)

comment:1 Changed 12 years ago by Martin Kolman

Resolution: fixed
Status: newclosed

Fixed in changeset:d4e38f0.

Last edited 12 years ago by Martin Kolman (previous) (diff)
Note: See TracTickets for help on using tickets.