Thanks for the suggestion, I tried java-11.0.2 and java-12 from BellSoft but 
for both I still get the same result.
The GUI is running but as soon as I press the button that starts to play the 
mp3 I get:
Exception in thread "JavaFX Application Thread" java.lang.UnsatisfiedLinkError: 
no jfxmedia in java.library.path: [/usr/java/packages/lib, /lib, /usr/lib]

I also could not find a file libjfxmedia.so in any of the packages.

Any other suggestions?

Thanks and best regards,
Thomas

-----Ursprüngliche Nachricht-----
Von: Michael Paus [mailto:m...@jugs.org] 
Gesendet: Donnerstag, 28. März 2019 08:39
An: openjfx-dev@openjdk.java.net
Betreff: Re: Fwd: JavaFX 11 on Raspberry Pi

You might want to have a look at https://bell-sw.com/pages/java-12/
I don't know whether the audio works but I think it should be worth a try.
Liberica already contains JavaFX, so you do not need the bits from Gluon.
Michael

Am 27.03.19 um 20:36 schrieb Thomas Manz:
> Hello,
>
> in the last months I started to do some tests with Java 11 and JavaFX 11 on
> a Raspberry Pi 3. I followed this manual (http://docs.gluonhq.com/embedded/)
> but unfortunately I realized that so far Gluon´s EA build of JavaFX
> 11-ea-25 for armv6hf does not support audio for javafx.media (
> https://stackoverflow.com/questions/53906096/play-mp3-with-javafx-11-on-raspberry-pi-3
> ).
>
> Last week I repeated this with the meanwhile published non-EA build of
> JavaFX 11.0.2 for armv6hf but the problem still exists.
>
> In order to get a better feeling for the situation about JavaFX on the
> Raspberry Pi I would be interested in some details:
> 1. The comment on StackOverflow says there is something missing in Gluon´s
> release - is this correct or did I make a mistake?
> 2. In case the problem is in Gluon´s package:
>      a) do you know about plans to fix this in the near future? Maybe with
> JavaFX 12?
>      b) are you aware of other sources for ARM builds of JavaFX 11 (that
> might support audio)?
> 3. Is there some kind of documentation accessible that shows what
> functionalities are included / not included in JavaFX 11 for ARM or any
> future releases?
>
> Thank you very much for your help!
>
> Best regards,
> Thomas Manz




Reply via email to