-
Notifications
You must be signed in to change notification settings - Fork 1
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
Application not responding #13
Comments
My first guess is that you use an unsupported Java version. I developed it with Oracle JDK8u192. Please try it with this version, or rather use one of the installers that come packaged with the right Java version, see https://francesco-kriegel.github.io/conexp-fx/download.html Here are the specific download links for the latest versions:
|
Yikes, I just recognized that the latest versions do indeed not respond. What works (on my computer) are the versions of 2019-03-23.
It might help to delete the configuration file |
PS: After a formal context has been loaded or newly created, you can display the lattice, context, etc. by selecting the according entry in the left column. If you want to see lattice and context side by side, then use a multi-selection (depends on your OS, on MacOS one holds the Command button for that). |
I found the issue and fixed the bug. The latest version in the repository should work fine. However, I cannot provide installer packages as I shutdown my build servers. As far as I remember, the functionality that is concerned with FCA has not changed since the above versions of 2019-03-23. |
That sounds great! But when I run it using conexp-fx-5.5.1-SNAPSHOT-jar-with-dependencies.jar I get:
Also, I'd like it to support CSV import and export, choosing ',' or ,';' as the delimiters.
If that's possible. Thanks!
Originally posted by @simonpolovina in fcatools/conexp-ng#158 (comment)
The text was updated successfully, but these errors were encountered: