plata

Results 577 comments of plata

Shall I label this with "packaging"?

It's really a big disadvantage that this cannot be defined in the interface because it practically avoids that anybody can implement the interface correctly without having some hidden knowledge. Therefore...

@madoar @qparis can we decide if we want to do this or not?

Can you try with #2216? There is an issue with graal and flatpak (not quite sure if it is what you experience though).

The same if you do the following? ``` mvn clean package install cd phoenicis-javafx mvn exec:java ```

I've never seen this issue. Which Java do you have? OpenJDK?

Do you know if other JavaFX applications have the same issue on your setup?

Could you try? Would be interesting to know if it's a general issue with JavaFX.

Please try again with the latest master.

I think it might be related to the GraalVM version. That's why I reverted it in #2444. Unfortunately, dependabot updated it immediately again. Could you try the version from that...