Custom Query (78 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (22 - 24 of 78)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Ticket Resolution Summary Owner Reporter
#140 fixed libmagic1 broken package Martin Kolman koch.daniel.89@…
Description

--- 2011-06-07 21:32:52 --- /usr/bin/apt-get -qsy --allow-unauthenticated -o Dir::Etc::sourcelist=/opt/fapman-cache/sources.list -o Dir::State::lists=/opt/fapman-cache/lists -o Dir::Etc::sourceparts="" --auto-remove install modrana --- 2011-06-07 21:32:54 --- Output from last process: --- Reading package lists... Building dependency tree... Reading state information... Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:

The following packages have unmet dependencies:

modrana: Depends: libmagic1 but it is not installable

E: Broken packages

#80 fixed jump to map screen on long back-button press Martin Kolman Martin Kolman
Description
  • on a long back-button press, jump directly to map screen
    • useful for quickly getting out of deep menus
    • how long is a long press ?
      • fbreader (I think :) has a long press activated submenu - check which delay it uses
      • display a "charging" indicator for a long press ?
#206 fixed harmless error during tile download Martin Kolman Martin Kolman
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.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Note: See TracQuery for help on using queries.