Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

App does not show data only the list of activities #24

Open
Depampi opened this issue Aug 2, 2017 · 4 comments
Open

App does not show data only the list of activities #24

Depampi opened this issue Aug 2, 2017 · 4 comments

Comments

@Depampi
Copy link

Depampi commented Aug 2, 2017

I can login and see the list of activities, but is doesn't show the data and I am unable to export to tcx.

schermafbeelding 2017-08-02 om 21 21 46

@michaelprager
Copy link
Contributor

I've prepared a bugfix for this issue here: #25

@Depampi
Copy link
Author

Depampi commented Aug 2, 2017

Thanks that is quick, I'm not very experienced with Java. I managed to compile with Netbeans on MacOS but the build complains
"no main manifest attribute, in ebikeconnect-gui-0.5-SNAPSHOT.jar"

Regards,

@michaelprager
Copy link
Contributor

I've had trouble to get this to compile myself (#23).

Basically you have to install Maven and use the command line to let it to handle all the dependencies, compiling and packaging. I'm sure Maven can also be used with Netbeans, but I've never used it.

This should be the final command to obtain a runable package:

mvn clean package -P build-fatjar

@Depampi
Copy link
Author

Depampi commented Aug 2, 2017

I found it compiled with maven, but it also turns out I was opening the wrong jar file, there is also one generated with suffix jfx.

After getting your branch on the api as well everything seems to work, great! Finally access to power data, something bosch should have made available.

Thanks

cgiesche added a commit that referenced this issue Aug 10, 2017
…t_show_data

Bugfix for issue #24 app does not show data
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants