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

Java 9 fix seems to be not working. #576

Closed
jparsert opened this issue Dec 14, 2020 · 1 comment
Closed

Java 9 fix seems to be not working. #576

jparsert opened this issue Dec 14, 2020 · 1 comment
Labels

Comments

@jparsert
Copy link

Basically this question is regarding
https://github.com/kivy/pyjnius/issues/304
and
https://github.com/kivy/pyjnius/pull/363.
I am on arch and have set the default to java 11 and I get the following error:

SystemError: Error calling dlopen(b'/usr/lib/jvm/default/jre/lib/amd64/server/libjvm.so': b'/usr/lib/jvm/default/jre/lib/amd64/server/libjvm.so: cannot open shared object file: No such file or directory'

which is due to the fact that the folder structure has changed since java 9 as noted in the issue above. However, this has been fixed (see push above). I am now wondering why I still might be having this issue.

@github-actions
Copy link

👋 We use the issue tracker exclusively for bug reports and feature requests. However, this issue appears to be a support request. Please use our support channels to get help with the project.
Let us know if this comment was made in error, and we'll be happy to reopen the issue.

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

No branches or pull requests

2 participants