optyfr

Results 44 comments of optyfr

btw this is not specific to my test site, the same thing happen for www.google.com

For php 7.4 and pecl_http 3.2.4 ir 3.2.3 I confirm that I used raphf and propro with no luck. btw my primary target is php 8 I ended up using...

swing version? possible that the 3.0.0 javafx version is already compliant... But still working on 3.0.0

should be ok in javafx and smartclient versions for 3.0.0

There is a vertical scrollbar in javafx and smartclient gui Please try with 3.0.0 beta 1 then send me a screenshot if there is still a problem

the bundled jdk has troubles with your fedora 36, specifically there is a libharfbuz conflict with the system one, I know this bug to happen on manjaro and arch, but...

It means that you must find and install the rpm of java jdk 11 A beginning of solution here : https://www.linuxcapable.com/how-to-install-openjdk-11-on-fedora-36-linux/#Install_OpenJDK_11_LTS

OK The feature provided by the java RPM package is now "java-11" and not anymore "java" with a separate version

it will be fixed in 3.0.0

You are currently looking at the java-fx code of the next 3.0 version... which is indeed wrong You should look at [2.5 branch](https://github.com/optyfr/JRomManager/tree/2.5) and for swing version [here](https://github.com/optyfr/JRomManager/blob/2e5bceafeb7da924c9fd3a86ecced5a10050b580/JRomManager/src-standalone/jrm/ui/Dir2DatPanel.java#L446) which is...