PLEASE READ: Pushing changesets to FX 9-dev and 8u-dev

2015-03-26 Thread Kevin Rushforth
All, The newer WebKit + compiler upgrade has been pushed to 8u-dev and we have done a successful test build on all platforms. Please let me know if you encounter any problems. This will be in 8u60-b09 EA. As I mentioned in my heads-up email yesterday, the workflow for FX 8u60 and 9 is

Re: PLEASE READ: Pushing changesets to FX 9-dev and 8u-dev

2015-03-26 Thread Mike
Does this support webrtc? Sent from my iPhone On Mar 26, 2015, at 8:21 PM, Kevin Rushforth kevin.rushfo...@oracle.com wrote: All, The newer WebKit + compiler upgrade has been pushed to 8u-dev and we have done a successful test build on all platforms. Please let me know if you

Packaging a JFX app in a gradle build system

2015-03-26 Thread Robert Krüger
Hi, sorry for posting this here but I have tried Stackoverflow and the Oracle JFX user forum first with no responses. I am looking for the most sensible way to integrate packaging of a JavaFX application into my Gradle build. The plugin at https://bitbucket.org/shemnon/javafx-gradle does not

Re: The trouble with Skins

2015-03-26 Thread Tom Eugelink
On 25-3-2015 00:23, Tomas Mikula wrote: I'm sure you could make it work this way, but 1) it is a lot of work and 2) it is very fragile. It will break when ListView internals change or when the ListView is loaded with a different skin on restart. So it's a matter of how badly John wants this

Re: Crash in Glass with 8u40

2015-03-26 Thread David Hill
On 3/26/15, 3:26 PM, Kevin Rushforth wrote: Hard to say without an Apple crash dump or Java crash log. Did the crash produce an hs_err* file? Windows most likely (glass.dll) Not aware of anything reported. Keep an eye out for it happening again, and perhaps we will get a better clue :-)

Re: Questions/possible bugs about JDK 1.8.0 + OpenJFK on the PI 2

2015-03-26 Thread Fabrizio Giudici
On Wed, 25 Mar 2015 21:04:28 +0100, David Hill david.h...@oracle.com wrote: On 3/25/15, 3:28 PM, Fabrizio Giudici wrote: Two possibilities - Did you up the allocated vram ? (I think this might not be a factor on newer Raspbians, they were going to a dynamic split). Does X11 fill the

Re: Packaging a JFX app in a gradle build system

2015-03-26 Thread Robert Krüger
Great! Thanks for the update! On Thu, Mar 26, 2015 at 7:43 PM, Danno Ferrin danno.fer...@oracle.com wrote: It’s not abandoned, I’ve just had a lot of work on my day job at the moment. For 8u20 and later you can access most of the new features from the builder arguments. Secondary

Crash in Glass with 8u40

2015-03-26 Thread Scott Palmer
Has anyone seen this? It's just happened once so far. I haven't figured out what triggers it. Problem Event Name: APPCRASH Application Name: java.exe Application Version: 8.0.40.25 Application Timestamp: 54daf0c7 Fault Module Name: glass.dll Fault Module Version: 8.0.40.25 Fault

Re: Questions/possible bugs about JDK 1.8.0 + OpenJFK on the PI 2

2015-03-26 Thread David Hill
On 3/26/15, 2:40 PM, Fabrizio Giudici wrote: On Wed, 25 Mar 2015 21:04:28 +0100, David Hill david.h...@oracle.com wrote: On 3/25/15, 3:28 PM, Fabrizio Giudici wrote: Two possibilities - Did you up the allocated vram ? (I think this might not be a factor on newer Raspbians, they were going

Re: Crash in Glass with 8u40

2015-03-26 Thread Kevin Rushforth
Hard to say without an Apple crash dump or Java crash log. Did the crash produce an hs_err* file? -- Kevin Scott Palmer wrote: Has anyone seen this? It's just happened once so far. I haven't figured out what triggers it. Problem Event Name: APPCRASH Application Name: java.exe

Re: Crash in Glass with 8u40

2015-03-26 Thread Scott Palmer
No hs_err* file created. I believe it happened when the process was told to terminate. I'll file an issue if I can get anything substantial to report. Cheers, Scott On Thu, Mar 26, 2015 at 3:59 PM, David Hill david.h...@oracle.com wrote: On 3/26/15, 3:26 PM, Kevin Rushforth wrote: Hard to

Re: Packaging a JFX app in a gradle build system

2015-03-26 Thread Danno Ferrin
It’s not abandoned, I’ve just had a lot of work on my day job at the moment. For 8u20 and later you can access most of the new features from the builder arguments. Secondary launchers and file associations will require some additions I hope to get to in the next month or so. On Mar 26, 2015,

Re: Packaging a JFX app in a gradle build system

2015-03-26 Thread Scott Palmer
I am successfully using the javafx gradle plugin to produce a packaged app on Windows and Linux. (Thanks Danno!) I haven't tried much with Mac yet, but I believe it will make an application bundle. Oracle should be making this part of your day job, Danno. Who do I need to bribe? :-) Scott

Re: Questions/possible bugs about JDK 1.8.0 + OpenJFK on the PI 2

2015-03-26 Thread Fabrizio Giudici
On Thu, 26 Mar 2015 19:40:41 +0100, Fabrizio Giudici fabrizio.giud...@tidalwave.it wrote: The mouse is ok, it was probably a connection fault. The keyboard navigation of buttons is still not working - still investigating. The keyboard is definitely not working with my app, even with a