Package: geotoad Version: 3.9.0-5 Severity: normal -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512
Hello, I've just been trying to run geotoad to create a GPX file, and it's crashing consistently reporting problems in /usr/share/geotoad/lib/filter.rb. I've tried a few different zipcode searches for UK postcodes (which have worked fine in the past), and so far all of them are having the same effect. The results are the same whether geotoad is run using by passing a series of parameters or using the text-based menu interface. Here's an example of a session of each type: >>> ============================================================================== ::: // GeoToad 3.9.0 Text User Interface // ::: ============================================================================== (1) GC.com login [darac ] | (2) search type [zipcode ] (3) zipcode [kt22 7lg ] | (4) distance maximum [20 ] | (5) difficulty [1.0 - 3.0] | (6) terrain [1.0 - 3.0] (7) fun factor [0.0 - 5.0] | (8) virgin caches only [ ] | (9) travel bug caches only [ ] (10) cache age (days) [ 0-any] | (11) last found (days) [ 0-any] | (12) title keyword [ ] | (13) descr. keyword [ ] (14) cache not found by [ ] | (15) cache owner isn't [ ] (16) cache found by [ ] | (17) cache owner is [ ] (18) EasyName WP length [ 0] | - - - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - - - - - (19) output format [gpx ] (20) filename [automatic ] (21) output directory [/home/dh/x ] ============================================================================== - -- Enter menu number, (s) to start, (r) to reset, or (x) to exit --> s ( o ) To use this query in the future, type: ( o ) geotoad --user=darac --format=gpx --difficultyMax=3.0 --terrainMax=3.0 --output='/home/dh/x/' --difficultyMin=1.0 --queryType=zipcode --terrainMin=1.0 --distanceMax=20 --password=NOTSAYING 'kt22 7lg' ( - ) Your cache directory is /home/dh/x/GeoToad ( o ) Performing zipcode search for kt22 7lg (constraining to 20 miles) ( o ) 20 geocaches found in defined area. /usr/share/geotoad/lib/filter.rb:22:in `difficultyMin': undefined method `<' for nil:NilClass (NoMethodError) from /usr/share/geotoad/lib/filter.rb:21:in `delete_if' from /usr/share/geotoad/lib/filter.rb:21:in `difficultyMin' from /usr/bin/geotoad:296:in `preFetchFilter' from /usr/bin/geotoad:615 scrat:~/x$ geotoad --user=darac --format=gpx --difficultyMax=3.0 --terrainMax=3.0 --output='/home/dh/x/' --difficultyMin=1.0 --queryType=zipcode --terrainMin=1.0 --distanceMax=20 --password=NOTSAYING 'kt22 7lg' GeoToad 3.9.0 (x86_64-linux-1.8.6) - Please report bugs to [EMAIL PROTECTED] ( - ) Your cache directory is /home/dh/x/GeoToad ( o ) Performing zipcode search for kt22 7lg (constraining to 20 miles) ( o ) 20 geocaches found in defined area. /usr/share/geotoad/lib/filter.rb:22:in `difficultyMin': undefined method `<' for nil:NilClass (NoMethodError) from /usr/share/geotoad/lib/filter.rb:21:in `delete_if' from /usr/share/geotoad/lib/filter.rb:21:in `difficultyMin' from /usr/bin/geotoad:296:in `preFetchFilter' from /usr/bin/geotoad:615 <<< In case it's useful, I'll attach a bzipped tarball of the GeoToad directory that was left behind after the crash. The page retried from geocaching.com seems to look fairly sensible to me. If you'd like any further information, or if you'd like me to try something out, let me know and I'll be happy to get it sorted and update the bug as soon as possible. All the best, - -Dave. - -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.22.9 (SMP w/2 CPU cores) Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1) Shell: /bin/sh linked to /bin/bash Versions of packages geotoad depends on: ii ruby 1.8.2-1 An interpreter of object-oriented Versions of packages geotoad recommends: ii gpsbabel 1.3.3-2 GPS file conversion plus transfer - -- no debconf information -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iQIVAwUBRxCDsRIA1yCB7VsRAQrhKQ/+Nm6iIPyIJcfeaIPqilAHUl9AHpY44xkh /XRfZeP8FuLethFXi7Tt9yfDLgIg3LfGg/aH4+G4hq06Cy7np/8EM26k7cabn57d pY25BEQ2780OU1qc6gs6uIps5cA7ocEkxKiTf3tAtHgKgwmdMh/Y0lP/jQNHFQjD 0TXr2E1Kv0uPSDfl4Vt5u1WLz9jTX3SLBBm41oUgR/+hv+cN34E5pyINrtTZZXcR tWj+3o7HSVVOZqOX6c52qmMKSadNCdJk4wEWNVkLpoK/QQMlWqdCGolbMDR8AOtv /JaQvTZWqHyTmRrIxFJmst9dHB6IRYWgEA5bf1njjThqqjQA+GsC5menYkAa5k7F QfQMbYt6fWlZLgX4cpeEHdSIVPZ8gnZ1wPZTJ7ajntoao48INKk5RjHGanAwB5QB e1pQcqmqF+d7CI8rApNQBGRRYSjhL6OBpFHFck3rMCOnaLiS5K0JXUIsE0AzbdxB g4AUgzdRZMouTJlR/zGk4kG3yXrRt5ZYiMemoQcAP6X/zjyF/0J/CYhPny9s3peg A1jtQBM1kU5i9xdH8w4rXiFjhm8Nl5XYiL8G9t+HNi4xjXVN8hRuEVeSaKh0VwJr UvAkTrXunghFFNl+aMMQpXJVXjqBjDF8NC6nEJoEVu3bEOD+3zoGSsQj+azzfr4H B5OStI2kRUQ= =k7s7 -----END PGP SIGNATURE-----
GeoToad.tar.bz2
Description: BZip2 compressed data