On 03/10/12 12:48, David García Granda wrote: > Hi Gunnar, > >> I have the same issue with pyrunner under Ubuntu 12.04 and Forerunner 305. >> pytrainer imports the data with garmintools. But it will show only the tracks >> within the last 30days, regardless the setting in garmintools: >> Not_older_days="0" (tried also Not_older_days="3650") >> >> Importing data with gpsbabel failed. >> >> log.out for garmintools: >> >> 2012-10-03 11:05:11,083|ERROR|profile|_parse_config_file|Configuration >> '/home/gtXX/.pytrainer/conf.xml' file does not exist >> 2012-10-03 11:05:11,088|ERROR|profile|_setZones|Failed when retrieving Max >> Heartrate value: invalid literal for int() with base 10: '' >> 2012-10-03 11:05:11,088|ERROR|profile|_setZones|Failed when retrieving Min >> Heartrate value: invalid literal for int() with base 10: '' >> 2012-10-03 11:05:34,803|ERROR|garmintools_full|getDeviceInfo|Not able to >> identify GPS device. Continuing anyway... >> >> log.out for importing data from gpsbabel: >> >> 2012-10-03 11:01:45,969|ERROR|profile|_parse_config_file|Configuration >> '/home/gtXX/.pytrainer/conf.xml' file does not exist >> 2012-10-03 11:01:45,974|ERROR|profile|_setZones|Failed when retrieving Max >> Heartrate value: invalid literal for int() with base 10: '' >> 2012-10-03 11:01:45,974|ERROR|profile|_setZones|Failed when retrieving Min >> Heartrate value: invalid literal for int() with base 10: '' > > Which version of gpsbabel did you use? It is planned to support newest > one, but unfortunately not yet. > > Could you please send log file when starting pytrainer in debug mode > (see https://github.com/pytrainer/pytrainer/wiki/FAQ). > > Thanks! > > David >
These errors are from pytrainer's conf.xml file when attempting to read the athlete profile. The values are 'prf_minhr' and 'prf_maxhr' -- they should be valid, integer values. They can be set in 'Edit->Preferences->Heart Rate'. 'Maximum heart rate' and 'Resting hear rate' and what need verifying. The garmintools plugin is robust, a value of 0 will import all the data (it filters the gmn files based on the name, which is a date format). But as David says, the log will be helpful :) - Jason ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ Pytrainer-devel mailing list Pytrainer-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pytrainer-devel