alankwok / androzic

Automatically exported from code.google.com/p/androzic
GNU General Public License v3.0
0 stars 0 forks source link

crash when loading big waypoint file #185

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. load a waypoint file with more than 1000 waypoints (about 2500).

What is expected? 
i would expect to get a message that the file is too big and only the first 
1000 waypoints have been read.

What do you get instead?
androzic freezes and can only restart after deleting the waypoint file from the 
flashcard.

What version of the product are you using?
1.0.1

Please provide any additional information below.
i would prefer if the waypoint limit could be increased to 10000 (like ozi) or 
above, as 1000 is a very low value!!

Original issue reported on code.google.com by tbwtbw@gmail.com on 15 Nov 2011 at 7:36