Friwi
Friwi
Hey @HugoBoffin, sorry I did not have the time previously to look further into this. I built the most up2date version from jcef a while ago and it still does...
@HugoBoffin I created a pull request on the jcef repository adding them back. Once the PR is accepted, I will update jcefmaven to upstream :) https://bitbucket.org/chromiumembedded/java-cef/pull-requests/96/add-vulkan-and-swiftshader-libraries-on
Will be included in build 105.3.36.2.
@openaudible You are currently using an a bit older version of jcefmaven. In the mean time, there have been fixes to bound calculations that could affect the displaying of browser...
Generally speaking, jcefmaven seems to be (surprisingly) relatively stable on all platforms. I did not receive any issue reports concerning the execution on any platform in the last 6 to...
The only report I received that sounds close is this one, but it is on MacOSX and JDK8: https://github.com/jcefmaven/jcefmaven/issues/49 @kemra102 Maybe you can run the jcef sample app on your...
Does your home directory have execute permissions?
Seems like this is a general kernel issue with snap, also affecting other applications. So there might not be anything that can be done currently until this is resolved in...
The problem here is, that the setup task needs to be run and not setupMCP. Latter depends on the former, so executing setupMCP directly will always result in various errors...
According to some guys on the internet, the solution could be to preload a library. Can you check wether the library mentioned under this link exists on both your systems?...