Re: RFR: 8273096: Add support for H.265/HEVC to JavaFX Media

2021-10-21 Thread Dan Howard
Very cool. On 10/21/2021 5:49 PM, Alexander Matveev wrote: - Added support for H.265/HEVC for all 3 platforms. - Support is added only for .mp4 files over FILE/HTTP/HTTPS protocols. HTTP Live Streaming with H.265/HEVC is not supported. - On Windows mfwrapper was introduced which uses Media

Re: Moving discussions to GitHub?

2021-08-19 Thread Dan Howard
How do you get people to know that there's a discussion going on? We subscribe to follow things here.  How would people outside find things to get involved? On 8/19/2021 8:50 PM, Michael Strauß wrote: With the GitHub Discussions feature now out of beta*, I'd like to start a conversation on whe

Re: Formatter of LocalDateTimeStringConverter

2021-08-08 Thread Dan Howard
That does look weird. It's the same looking back at the history. On 8/6/2021 2:21 PM, Nir Lisker wrote: I'm looking at [1]. The logic to create the formatter seems fishy. First, a formatter is created. Then, if dateStyle is null, it tries to create a new formatter that has its year digits fixed.

Re: New API to read Caps-Lock and Num-Lock state

2021-01-15 Thread Dan Howard
Please no additional exceptions. It only makes me think in a platform specific way. Better would be an extra method that can I can check if key exists. But if the key exists or is not pressed it should simply return false. IMO On 1/15/2021 12:39 PM, Kevin Rushforth wrote: For JavaFX 17, I am p

Re: JDK-8195750 - FilteredList

2020-12-31 Thread Dan Howard
Second. On 12/30/2020 10:50 AM, Knut Arne Vedaa wrote: Does this bug: https://bugs.openjdk.java.net/browse/JDK-8195750 have any chance of being fixed? It's been open for almost 3 years and it essentially makes FilteredList unusable. Knut Arne Vedaa

Re: RFR: 8248908: Printer.createPageLayout() returns 0.75"margins instead of hardware margins

2020-07-16 Thread Dan Howard
I don't think the private method needs to be final. Does  it? On 7/15/2020 8:11 PM, Phil Race wrote: For a Media that had no defined size - eg a "custom" paper - the code was creating a mapping that over-rode the NA_LETTER size. This might cause multiple problems but definitely meant that we e

Re: Monocle as a replacement

2020-02-18 Thread Dan Howard
I don't know if any jpro.one people are here but they implemented a JavaFX to SVG rendering so they may have had some experience with this. On 2/18/2020 6:54 PM, Tres Finocchiaro wrote: Thanks. I'm working with Gluon (commercially) to see if changing that moving forward is possible, I'll focus

Re: set Destination attribute in printReqAttrSet

2020-02-04 Thread Dan Howard
Have you tried using normal printing in Java? Just to print something with the usual AWT etc APIs.  If that works you could convert the node to an image to print. On 2/4/2020 5:52 AM, Neacsu Cristian wrote: Hello, Any updates regarding this matter? :-s Thank you in advance, Cristian-Stefan

Re: Okay to open a bug?

2019-10-28 Thread Dan Howard
Thanks. I'll follow up on it. On 10/27/2019 4:54 PM, Nir Lisker wrote: If you have at least an Author role you will be given a JBS account. Otherwise, use the link https://bugs.java.com and your bug will be transferred to JBS after triage. - Nir On Sun, Oct 27, 2019 at 10:51 PM Dan H

Re: Okay to open a bug?

2019-10-27 Thread Dan Howard
How do you register to file a bug? I don't see any registration link On 10/26/2019 11:18 AM, Jeanette Winzenburg wrote: the bug reference in my last message - was wrong, it's https://bugs.openjdk.java.net/browse/JDK-8233040

Re: Change Priority of JDK-8231513

2019-10-17 Thread Dan Howard
Yes. Please! I was looking at this a while ago but I'm not familiar enough with the source to see where the problem lies. On 10/16/2019 5:52 PM, Sebastian Stenzel wrote: I would like to ask whether it doesn't make sense to give this issue a little more attention than P4: https://bugs.openjdk.

Re: The thing about JAR files

2019-10-17 Thread Dan Howard
Check here https://stackoverflow.com/questions/56771832/java-12-and-javafx-12-create-runnable-jar-and-custom-jre On 10/17/2019 6:08 AM, AmnoJeeuw wrote: Has anyone notices that the JAR files produced, eclipse in my case, in javafx 12+ applications do not run with an error that reads java -jar

Re: Result: New OpenJFX Committer: Nir Lisker

2019-07-16 Thread Dan Howard
Cool On 7/15/2019 11:09 AM, Kevin Rushforth wrote: Voting for Nir Lisker [1] to OpenJFX Committer [2] is now closed. Yes: 6 Veto: 0 Abstain: 0 According to the Bylaws definition of Lazy Consensus, this is sufficient to approve the nomination. -- Kevin [1] http://openjdk.java.net/census#nli

Re: Windows (32bit) build problems

2019-07-05 Thread Dan Howard
You will need Windows 7 or later (Windows 10 is recommended) 64-bit OS On 7/4/2019 11:01 AM, Robert Lichtenberger wrote: Hello everyone, I try to build JavaFX-12 mods for Windows-32. For that I cloned http://hg.openjdk.java.net/openjfx/12-dev/rt/ (correct?) and read the build instructions at

Re: Fix proposal: boolean flag & public API for JDK-8204060 - Disable smoothing at javafx.scene.canvas.GraphicsContext.drawImage()

2018-10-15 Thread Dan Howard
Shouldn't it be "is" rather than "get" for boolean?  Other than that, sounds good! On 10/15/2018 3:29 PM, Ambarish Rapte wrote: Hi All, This email is for discussion regarding the fix https://bugs.openjdk.java.net/browse/JDK-8204060 . Issue: Images drawn using javafx.scene.canvas

Re: [9] Review request for 8165853: Loading "https://www.windyty.com" with JavaFX WebView crashes JVM.

2016-09-19 Thread Dan Howard
I can't even right-click view source. Is this Flash or something? On 9/19/2016 6:15 PM, Guru Hb wrote: Hi Kevin, Arun & Murali, Please review the fix for (RC and fix updated in JBS) JBS : https://bugs.openjdk.java.net/browse/JDK-8165853 Webrev : http://cr.openjdk.java.net/~ghb/8165853/webrev.0