-
When trying to integrate PDFViewFX into our application (which has very strict checking of dependencies) we get the following conflict:
```
> Task :checkDuplicates
org.openjfx:javafx-controls:19
…
effad updated
3 months ago
-
**Describe the bug (mandatory)**
Trying to install a game via the network, I see what I'm trying to install on the switch, select it, start it, and wait a few minutes for this error to popup: Perform…
-
I encounter this error on Ubuntu 20.04 LTS when trying to import an Electrum wallet in to Sparrow 1.7.8 - Looking through closed issues, i observe issue #881 -
in which Electrum import fails with …
-
**Describe the bug**
Every time I start my game I have a weird loading screen and I cannot replace it or delete it
**To Reproduce**
Steps to reproduce the behavior:
I don't know if this bug is o…
-
Just a heads up about a nasty problem with Maven 3.9.7.
[Property replacement in dependency pom no longer works](https://issues.apache.org/jira/browse/MNG-8131)
JavaFx POM was invalid since 202…
-
While browsing the log files for #696 I noticed following stack trace which casually dumped 300.000 lines of log output during roughly 2-3h:
```
ERROR [JavaFX Application Thread] c.s.s.MainApp […
-
Hi, I got this on a freshly downloaded version of Fiji (Win64):
```
[INFO] Running FilamentDetector version 1.0.0
Exception in thread "JavaFX Application Thread" java.lang.NoClassDefFoundError: d…
-
I am trying to create a `native-image` of a straightforward application but it requires being a Swing application with `JFrame` and `JFXPanel` to run JavaFX UI as I am using Java Chromium Embedded Fra…
-
Try and create an application window (a blank one is fine) with Javafx. Might need to download the javafx jar files and import them. There are videos on youtube on how to use javafx in eclipse.
-
```
OpenJDK 64-Bit Server VM warning: ignoring option PermSize=128m; support was removed in 8.0
OpenJDK 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a …