Add better handling of NaN Y values to XYCharts

2019-09-13 Thread thevenet . fred
Hi, At the moment, adding samples with a Y value equal to Double.NaN to an XYChart with ValueAxis results in graphs with crippling issues, already well documented: LineChart / AreaChart Series : gap in line / area when using NaN or null as value https://bugs.openjdk.java.net/browse/JDK-809232

JavaFX 16 requires Visual C++ 2019 Redistributable on Windows?

2021-04-28 Thread thevenet . fred
Hi, I am facing an issue where, after updating to JFX 16, an application fail to start on Windows machines where the MS Visual C++ 2019 redistributable libraries are not installed, with the following exception: java.lang.RuntimeException: java.lang.UnsatisfiedLinkError: C:\binjr-3.0.2-SNAPS

Re: JavaFX 16 requires Visual C++ 2019 Redistributable on Windows?

2021-04-28 Thread thevenet . fred
ar because OpenJDK already bundles them anyway (with the exception of vcruntime140_1, which is why the issue is now showing). -- Fred - Mail original - De: "Kevin Rushforth" À: "thevenet fred" , "openjfx-dev" Envoyé: Mercredi 28 Avril 2021 15:56:13 Objet

Blank stages when running JavaFX app in a macOS virtual machine

2019-12-03 Thread thevenet . fred
Hello, When running a JavaFX application in macOS guest VM, the main stage is completely blank, with the following errors: CGLChoosePixelFormat error: 10002, CGLCreateContext error: 10002 This behavior was observed with a macOS 10.15 guest OS on both VMWare player and VirtualBox, on a Windows 1

Re: Blank stages when running JavaFX app in a macOS virtual machine

2019-12-03 Thread thevenet . fred
Ok thanks, will do that. Regards, Frederic Thevenet - Mail original - De: "Kevin Rushforth" À: "openjfx-dev" Envoyé: Mardi 3 Décembre 2019 18:35:49 Objet: Re: Blank stages when running JavaFX app in a macOS virtual machine A new follow-on bug ID will be needed. We never reopen a JBS is

Re: Blank stages when running JavaFX app in a macOS virtual machine

2019-12-10 Thread thevenet . fred
an issue number) I was hoping someone here could offer some guidance on how to get this moving forward. Many thanks, Fred. - Mail original - De: "thevenet fred" À: "Kevin Rushforth" Cc: "openjfx-dev" Envoyé: Mardi 3 Décembre 2019 18:46:57 Objet: Re: Bl

Re: Blank stages when running JavaFX app in a macOS virtual machine

2019-12-10 Thread thevenet . fred
t yet. > I understand this might not be the best place to inquire about it, but since > this prevents me from submitting a PR (as I don't have an issue number) I was > hoping someone here could offer some guidance on how to get this moving > forward. > > Many thanks, > Fred

Re: RFR: 8235627: Blank stages when running JavaFX app in a macOS virtual machine

2019-12-20 Thread thevenet . fred
Please ignore that; I just RTFM, its all good now ;) - Mail original - De: "Frederic Thevenet" À: "openjfx-dev" Envoyé: Vendredi 20 Décembre 2019 11:31:45 Objet: Re: RFR: 8235627: Blank stages when running JavaFX app in a macOS virtual machine On Fri, 20 Dec 2019 10:05:48 GMT, Ambarish

Re: Proposed schedule for JavaFX 14

2020-01-07 Thread thevenet . fred
Hi Kevin, I am wondering about the likelihood for the fix to JDK-8088198 that I proposed in PR #68 (https://github.com/openjdk/jfx/pull/68) to make it into JavaFX 14. I think it is unlikely to be integrated into master by Thursday since it has yet to be fully reviewed, but since it is marked as

Re: Proposed schedule for JavaFX 14

2020-01-07 Thread thevenet . fred
Ok, it is quite clear to me now. Thanks for the clarifications. Regards, Frederic. - Mail original - De: "Kevin Rushforth" À: "thevenet fred" Cc: "openjfx-dev" Envoyé: Mardi 7 Janvier 2020 15:54:41 Objet: Re: Proposed schedule for JavaFX 14 Hi Fre

Re: RFR: 8238954: Improve performance of tiled snapshot rendering

2020-06-26 Thread thevenet . fred
Hi everyone, I think this is now ready for another (and hopefully final) round of reviews. Thanks. -- Fred - Mail original - De: "Frederic Thevenet" À: "openjfx-dev" Envoyé: Vendredi 28 Février 2020 18:58:00 Objet: RFR: 8238954: Improve performance of tiled snapshot rendering Issue J

Re: RFR: 8238954: Improve performance of tiled snapshot rendering

2020-06-29 Thread thevenet . fred
pefully pick it up and add it to the PR, so we can resume the discussion there once Github is up again. -- Fred. - Mail original - De: "Ambarish Rapte" À: "Kevin Rushforth" , "thevenet fred" Envoyé: Lundi 29 Juin 2020 13:12:47 Objet: RE: RFR: 823