Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stop button is not reverting back to start #17

Closed
ghost opened this issue Feb 23, 2017 · 3 comments
Closed

stop button is not reverting back to start #17

ghost opened this issue Feb 23, 2017 · 3 comments

Comments

@ghost
Copy link

ghost commented Feb 23, 2017

first off, nice app but i found some issue with it when stopping the application. The stop button is not reverting back to start button and this disable the profile choosing as well. Here is an error when stop is clicked

image

@waicool20
Copy link
Owner

Try running the latest commit, this should be fixed as of a385d4e

@ghost
Copy link
Author

ghost commented Feb 24, 2017

where can i get th at fix? i am not sure about getting it, kinda new to this github and also i do tested the session or master branch and still having the start stop problem

@waicool20
Copy link
Owner

waicool20 commented Feb 24, 2017

You can either clone the repository onto your computer if you have git installed:
git clone https://github.com/waicool20/KAGA.git or you can download the latest source code master snapshot

Then in the root directory run the command:

gradlew.bat build

Edit: Actually I reckon you can just click the bat file and it should build the jar file for you

It will generate a Jar file in /build/libs directory, basically what the README.md build instructions section says.

If you can't do that, I can give you a pre-built jar file I guess...but hey why not learn something new, and you also get to enjoy the cutting edge fixes/features while you're at it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant