-
Executing nativeRun of the sample HelloFX (after successful nativeCompile and nativeLink) I get this error:
`Graphics Device initialization failed for : es2, sw
Error initializing QuantumRenderer…
-
### Please agree to the following
- [X] I have searched [existing issues](https://github.com/cryptomator/cryptomator/issues?q=) for duplicates
- [X] I agree to follow this project's [Code of Conduct]…
-
I've tried to make this project work with this webpage : https://en.wikipedia.org/wiki/Comparison_of_HTML_parsers (see the picture below).
Individually, each extractor seems to work when running …
-
As a follow up t https://github.com/moditect/layrry/issues/67, there seems to be a problem when resolving types consumed in an FXML file. The following code fails
**App.java**
```java
import java…
-
_Platform:_
java --version
openjdk 15 2020-09-15
OpenJDK Runtime Environment Zulu15.27+17-CA (build 15+36)
OpenJDK 64-Bit Server VM Zulu15.27+17-CA (build 15+36, mixed mode, sharing)
_IDE:_
- …
-
In `WaitForAsyncUtils`, a default exception handler for all threads is installed statically:
https://github.com/TestFX/TestFX/blob/c80fa9ca5e7852f8a8ecf71286b1cd5cc07836dc/subprojects/testfx-core/s…
-
Hi everyone,
When I try to use libavoid under Windows. It throws this exception while trying to access .exe in the libavoid library jar.
`File execFile = new File(FileLocator.resolve(url).getFile())…
-
OpenJDK Zulu17.48+15-CA 运行环境下:
Exception in Application start method
java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
…
-
### Apache NetBeans version
Apache NetBeans 17
### What happened
No matter what type of JavaFX code I run, I get this error.
```
ant -f C:\\Users\\marog\\OneDrive\\Documents\\NetBeansProj…
-
Had to move from 1stleg JNativeHook to kwhat since version 2.2.2 supports mac silicon. 1stleg was working in the productive environment flawlessly, instead of kwhat. For some reason, in my IDE it work…