Friwi

Results 32 comments of Friwi

This issue seems to be a general glibc issue. I found more reading on it here: https://bugs.java.com/bugdatabase/view_bug.do?bug_id=JDK-8225498 I don't think that the proposed jvm flag will solve the issue, but...

It appears that the build process of jetbrains-cef differs from jcef. Maybe a port is desired in the future, but initial experiments were not successful so far. If anyone wishes...

Did the download complete successfully? Can the application read the bundle? Please also note that arm support for linux currently only includes arm64, but not armv6. This is due to...

Is your JVM also 64 bit? 32 bit jvms fail with the above error as well when loading a 64 bit library.

![image](https://user-images.githubusercontent.com/12697767/211353214-7cd4ae51-5772-4411-9e7b-e507c20a1482.png)

I am closing this issue due to inactivity and possibly a wrong jdk version. Please feel free to comment/reopen if the error persists.

I do not know where you have taken frawi packages from, since my domain is friwi.me, but module descriptors sounds like java 9 and we currently do not support the...

Still seems odd to me, due to the wrong package name in your error log. Have you tried a different version of java? I might not be able to help...

The problem here is that cef also does not follow the semver standard. While there is a semver included, there are also multiple commits per semver available that need to...

I will try to integrate your bom as a seperate artifact in the upcoming week. Thanks for the contribution! This will most likely lead to bundling a certain jar in...