New FIT file structure

430 views
Skip to first unread message

Kurt Huber

unread,
Jul 20, 2017, 5:24:11 AM7/20/17
to golden-cheetah-users
Wahoo implemented a new FIT file structure some days ago, which is not supported by GC (my version: August 2015), or by Garmin Connect, but by RideWithGPS. When does GC support that structure? Or should I upgrade to a newer version of GC - which one? Thanks a lot!
Bildschirmfoto 2017-07-20 um 08.45.48.png

Andre Heider

unread,
Jul 20, 2017, 1:45:59 PM7/20/17
to Kurt Huber, golden-cheetah-users
Hi,
I got an element bolt with the most recent firmware (from 2 days ago)
and I can import new rides just fine.

The error you're getting sounds more like an issue on wahoo side.

Do you have an example .fit file which has this issue?

Regards,
Andre

Chris Cleeland

unread,
Jul 20, 2017, 2:32:51 PM7/20/17
to Andre Heider, Kurt Huber, golden-cheetah-users
I share Andre's experience--I am on the latest wahoo firmware on the ELEMNT and have no problems importing the .fit files that the elemnt uploads to dropbox.  I have never tried importing directly from the device.



--
_______________________________________________
Golden-Cheetah-Users mailing list
golden-cheetah-users@googlegroups.com
http://groups.google.com/group/golden-cheetah-users?hl=en
--- You received this message because you are subscribed to the Google Groups "golden-cheetah-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golden-cheetah-users+unsubscrib...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Chris Cleeland

Kurt Huber

unread,
Jul 20, 2017, 3:57:51 PM7/20/17
to golden-cheetah-users
Enclosed please find a FIT file produced from Bolt directly to dropbox. What version of GC do you use that works fine and where can I download that? Thanks!
2017-07-20-035733-ELEMNT 2005-23-0.fit

Chris Cleeland

unread,
Jul 20, 2017, 6:57:34 PM7/20/17
to Kurt Huber, golden-cheetah-users
I'm using one of the development versions.  I'll have to check tonight.

--
_______________________________________________
Golden-Cheetah-Users mailing list
golden-cheetah-users@googlegroups.com
http://groups.google.com/group/golden-cheetah-users?hl=en
---
You received this message because you are subscribed to the Google Groups "golden-cheetah-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golden-cheetah-users+unsub...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.



--
Chris Cleeland

Claus Assmann (please do not Cc me)

unread,
Jul 20, 2017, 9:48:38 PM7/20/17
to Kurt Huber, golden-cheetah-users
Imported fine for me -- latest build (self-compiled).
Try a "development version" as Chris Cleeland wrote.

Kurt Huber

unread,
Jul 21, 2017, 3:24:15 AM7/21/17
to golden-cheetah-users
Great - it works with 3.5 developer version. Thanks for your help!


Am Donnerstag, 20. Juli 2017 11:24:11 UTC+2 schrieb Kurt Huber:

Steven Groves

unread,
Jul 23, 2017, 6:58:40 PM7/23/17
to golden-cheetah-users


On Thursday, July 20, 2017 at 5:24:11 AM UTC-4, Kurt Huber wrote:
Wahoo implemented a new FIT file structure some days ago, which is not supported by GC (my version: August 2015), or by Garmin Connect, but by RideWithGPS. When does GC support that structure? Or should I upgrade to a newer version of GC - which one? Thanks a lot!

I am using Version 4.0.0-DEV1607 and it will not import the new fit files 

Steven Groves

unread,
Jul 23, 2017, 7:06:14 PM7/23/17
to golden-cheetah-users
Here is the file that won't load in Version 4.0.0-DEV1607


On Thursday, July 20, 2017 at 5:24:11 AM UTC-4, Kurt Huber wrote:
2017-07-23-193806-ELEMNT BOLT 6DC0-11-0.fit

Claus Assmann (please do not Cc me)

unread,
Jul 23, 2017, 10:52:27 PM7/23/17
to golden-cheetah-users
On Sun, Jul 23, 2017, Steven Groves wrote:
> Here is the file that won't load in Version 4.0.0-DEV1607

Any error message?

It loads fine for me... maybe you have some "auto-correct" stuff
turned on?

Ale Martinez

unread,
Jul 23, 2017, 11:14:16 PM7/23/17
to golden-cheetah-users
Version 4.0.0-DEV1607 is an old development version which doesn't include support for the new FIT files, the last one does: https://github.com/GoldenCheetah/GoldenCheetah/releases/tag/v3.5-DEV1705X

Steven Groves

unread,
Jul 24, 2017, 8:37:56 AM7/24/17
to golden-cheetah-users

I guess I'll be working on compiling it. Debian has the Version 4.0.0-DEV1607

Mark Liversedge

unread,
Jul 24, 2017, 9:15:55 AM7/24/17
to golden-cheetah-users

Steven Groves

unread,
Jul 24, 2017, 3:42:13 PM7/24/17
to golden-cheetah-users
Won't install, dependency issues

Mark Liversedge

unread,
Jul 24, 2017, 3:51:45 PM7/24/17
to golden-cheetah-users
Ah. What Debian version are you running?

Mark

Steven Groves

unread,
Jul 24, 2017, 4:36:44 PM7/24/17
to golden-cheetah-users
stretch

Steven Groves

unread,
Jul 24, 2017, 4:49:35 PM7/24/17
to golden-cheetah-users
It is the libgstreamer and libgstreamer-plugins files

Mark Liversedge

unread,
Jul 25, 2017, 3:36:09 AM7/25/17
to golden-cheetah-users
You can disable video playback with 
DEFINES += GC_VIDEO_NONE

in gcconfig.pri

Regards,
Mark

Steven Groves

unread,
Jul 25, 2017, 9:17:23 AM7/25/17
to golden-cheetah-users
How do I make it compile with qt5, it keeps trying to use qt4

Steven Groves

unread,
Jul 25, 2017, 9:33:44 AM7/25/17
to golden-cheetah-users
export QT_SELECT =

Mark Liversedge

unread,
Jul 25, 2017, 11:35:49 AM7/25/17
to golden-cheetah-users
Make sure you are using the qmake for the qt release you want to build with.

Steven Groves

unread,
Jul 25, 2017, 4:14:44 PM7/25/17
to golden-cheetah-users
Is it normal to still see references to qt4 while compiling?

I'm still failing with:

Cloud/BodyMeasures.cpp:25:25: fatal error: QJsonDocument: No such file or directory

Considering returning the Wahoo bolt and going back to garmin


Ale Martinez

unread,
Jul 25, 2017, 4:26:29 PM7/25/17
to golden-cheetah-users

El martes, 25 de julio de 2017, 17:14:44 (UTC-3), Steven Groves escribió:
Is it normal to still see references to qt4 while compiling?
Running make clean and then qmake -r from the qt5 bin folder should fix this  

I'm still failing with:

Cloud/BodyMeasures.cpp:25:25: fatal error: QJsonDocument: No such file or directory

Considering returning the Wahoo bolt and going back to garmin
I don't use Debian but I think it would be easier, and more functional due to hidden cloud secrets, to search and manually install the missing dependencies for the official build than to build from source.

Steven Groves

unread,
Jul 26, 2017, 6:32:53 PM7/26/17
to golden-cheetah-users
I gave up and returned the Wahoo Bolt for a refund, Going back to my Edge 500
Reply all
Reply to author
Forward
0 new messages