Re: [Pytrainer-devel] Problem with PyTrainer 1.9.1

2012-10-03 Thread Gunnar Thielebein
David García Granda dgranda@... writes:

 
 Hi,
 
  I'm triying to save all my runs from my Forerunner 305 through garmin
  tools plugin.
  I get all from 2012, but none from the years before.
 
 Are you sure these old ones are still stored in the watch? There is a
 limitation of 1000 laps in fore 305 as far as I am aware.
 
 If yes is the answer to previous question, can you please send the log
 file (~/.pytrainer/log.out) when executing pytrainer in debug mode
 (type '$pytrainer -d' from console without quotes)? (please compress
 it!)
 
  I've found that the records are kept in the .pytrainer/tmp/20?? folders,
  but PyTrainer never gets to acknowledge them.
 
 I don't understand the point: pytrainer does save activity files
 there, but also in dedicated database (tipically
 ~/.pytrainer/pytrainer.ddbb). Do you mean that files from old times
 are there and pytrainer does not recognize them or do you miss those
 files in your storage unit?
 
 Did you check the plugin preferences, especially the one that allows
 retrieving the complete history? Set Tools - GPS device plugins -
 Garmin via garmintools - Preferences - not_older_days to 0
 otherwise.
 
  Thanks in advance and keep up the good work!
 
 Thank you for your interest and feedback.
 
 Cheers,
 
 David
 
 --
 Live Security Virtual Conference
 Exclusive live event will cover all the ways today's security and 
 threat landscape has changed and how IT managers can respond. Discussions 
 will include endpoint security, mobile security and the latest in malware 
 threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
 

Hi,

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: ''


--
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


Re: [Pytrainer-devel] Problem with PyTrainer 1.9.1

2012-10-03 Thread David García Granda
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

--
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