We are still on target to enter a full release cycling during May/June with a view to release just before the Tour de France.
Any issues specifically with the build should be posted here.
Mark
chmod a+x GoldenCheetah_v3.5-DEV1804-x86_64.AppImage
./GoldenCheetah_v3.5-DEV1804-x86_64.AppImage
./GoldenCheetah_v3.5-DEV1804-x86_64.AppImage --version
GoldenCheetah DEV-V3.5 1804 (3966)
usage: GoldenCheetah [[directory] athlete]
--help or --version to print this message and exit
--server to run as an API server
--debug to turn on redirection of messages to goldencheetah.log [debug build]
--clouddbcurator to add CloudDB curator specific functions to the menus
--no-python to disable Python startup
--no-r to disable R startup
Specify the folder and/or athlete to open on startup
If no parameters are passed it will reopen the last athlete.Hi,I just tried the .appimage build on Linux Mint 17.2. Everything seemed to work fine.
I got Python charts working as well:- Installed Python3.6 from this PPA: ppa:jonathanf/python-3.6- Checked the "Enable Python" box in GC's options, left "Python Home" empty- Downloaded a Python chart to test (the extended cp chart in the database)- Installed the missing modules that show up in the console via following terminal code: python3.6 -m pip install [missing module name].The chart loaded fine afterwards. Selecting a filter however didn't change anything to the chart. Is this not supposed to happen in Python charts? Selecting a date range works out fine.
Are eCP, Fatigue profile those charts not supposed to work in this build?
I'm on Ubuntu 16 and the AppImage was working until a couple of days ago. My libssl.so is dated 18th April so I suspect a recent os update has broken it.