google-code-export / garminworkouts

Automatically exported from code.google.com/p/garminworkouts
1 stars 0 forks source link

export of workout stopped working #32

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a new workout
2. Export selected to device (forerunner 305)

What is the expected output? 
workout exported

What do you see instead?
the 305 beeps and claims transfer complete. After a while a dialog appears 
in SportTracks saying something like "there was an error while exporting 
workouts"

This has worked like a charm previously and I am not aware that I have 
changed anything. Is there any way I can get more hints/information about 
what is going wrong?

What version of the product are you using? 
Garmin Fitness 1.0.244, latest version of communicator plugin

On what operating system?
Vista 32bit

What Garmin unit are you using?
FR 305

If the problem is with import/export to device, please specify the Garmin 
Communicator Plugin version you are using.

Original issue reported on code.google.com by Allan.S....@gmail.com on 9 Jul 2009 at 5:01

GoogleCodeExporter commented 9 years ago
I'm not sure what is causing this but I suspect that a device reset wold fix 
it. 
I've had a similar problem when trying to export courses using the Apply Routes
plugin.  It was caused by a corrupt course that was on the device.  Deleting the
problematic course fixed the export.  You shoule try this out and report, 
especially
since it used to work.

Original comment by gulogulo...@gmail.com on 14 Jul 2009 at 1:38

GoogleCodeExporter commented 9 years ago
That worked. BTW, I have downloaded the source code to see if I could debug the 
problem 
myself. When trying to compile it, I seem to be missing some zonefive libraries?

Original comment by Allan.S....@gmail.com on 16 Jul 2009 at 7:17

GoogleCodeExporter commented 9 years ago
The missing libraries and simply because we don't have SportTracks installed in 
the
same location.  Remove the 2 references Common.Data and Common.Visuals and add 
new
references using the DLLs with the same name that are in your SportTracks
installation folder.

Original comment by gulogulo...@gmail.com on 16 Jul 2009 at 11:04