scrapper / postrunner

Application to manage FIT files such as those produced by Garmin fitness devices
GNU General Public License v2.0
62 stars 14 forks source link

[Garmin Forerunner 35] ERROR: Fit entity has no device info section #22

Closed taziden closed 4 years ago

taziden commented 4 years ago

Hi, since 1.0.2, I'm unable to import activites from my Forerunner 35. For each activity, I have the following error message: "Fit entity has no device info section".

Let me know if more info is needed. Thanks.

scrapper commented 4 years ago

Thanks a lot for the report! Can you give the latest version from the git repository a try, please?

taziden commented 4 years ago

Still the same unfortunately. Would it be helpful if I provided a FIT file generated by the FR35?

scrapper commented 4 years ago

Yes, this would definitely help!

taziden commented 4 years ago

Here is a sample file attached (gzipped because of github restriction). A8VK2928.FIT.gz

scrapper commented 4 years ago

Can you try with fit4ruby 3.7.0, please? This hopefully fixes the issue.

taziden commented 4 years ago

I can confirm it works perfectly with fit4ruby 3.7.0! Thanks! I had to manually edit postrunner-1.0.2.gemspec because it explicitly requires fit4ruby 3.6.0.

scrapper commented 4 years ago

Great to hear! The gemspec update is now included in postrunner 1.0.3.