Custom Query (78 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (28 - 30 of 78)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Ticket Resolution Summary Owner Reporter
#133 duplicate gpx file rendered with garbled edges Martin Kolman anonymous
Description

I am running modrana 0.24-1 on Nokia N900.

I find that some of the gpx files that I generate from mapmyride.com and view as tracklogs are not being rendered properly. There are additional criss crossed straight line edges seen.

Such garbled edges are not seen when viewing the same gpx file through Maep, nor are they seen when viewing on mapmyride itself. So believe this has to be problem with modrana.

I am trying to attach a sample gpx file where the problem is seen.

#150 fixed GPS will not start Martin Kolman anonymous
Description

After the second last update ModRan? will not start the GPS on N900 I've got version 0.26-3.

#188 fixed search address online stopped working Martin Kolman anonymous
Description

'search'->'address online' does nothing. In console it prints:

Traceback (most recent call last):
  File "/opt/modrana/modules/gui_modules/gui_gtk.py", line 485, in released
    self.click(event.x, event.y,msDuration)
  File "/opt/modrana/modules/gui_modules/gui_gtk.py", line 514, in click
    m.handleClick(x,y,msDuration)
  File "/opt/modrana/modules/mod_clickHandler.py", line 68, in handleClick
    m.routeMessage(action)
  File "/opt/modrana/modules/mod_messages.py", line 104, in routeMessage
    m.handleMessage(text, None, None)
  File "/opt/modrana/modules/mod_search.py", line 239, in handleMessage
    entry.entryBox(self, 'address',description='Enter an address or location description', persistentKey="lastAddressSearchInput")
  File "/opt/modrana/modules/mod_textEntry.py", line 101, in entryBox
    entry.set_text(initialText)
TypeError: GtkEntry.set_text() argument 1 must be string, not None

Apparently the content of /home/user/.modrana/options.bin was the problem. After patching .py to recover from it options.bin got updated and the patch is no longer needed.

I guess it probably affects only users upgrading from older versions.

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