Btw, workoutfilters.xml error is actually not critical. Goldencheetah should still work without it.
Here is also reply from some other thread in regards to this error.
On Saturday, 5 April 2025 at 07:43:21 UTC+2 ZajtiM wrote:
On Saturday, 5 April 2025 at 07:30:25 UTC+2 Joachim Kohlhammer wrote:
Ups, this one is on me. The message should not be critical, it means that you don't have any persisted workout-filters. The structure looks like:
<workoutFilter>
<name>Good rating, not completed for more than 30 days</name>
<filter>rating 4.., lastrun 30d..</filter>
</workoutFilter>
<workoutFilter>
<name>Sweetspot 1h+</name>
<filter>duration 1:00..1:30, dominantzone z3..z4, variability 1.01..1.04</filter>
</workoutFilter>
</workoutFilters>
Thanks for info Joachim.
I thought it will "fix" it if i add empty file workoutfilters.xml
But then it says:
Critical: Can't parse "/home/USER/.goldencheetah/workoutfilters.xml" - "Premature end of document." in line 1 column 0
So i added these three lines and now it doesn't return anything regarding workoutfilters.xml.