Thank you Laszlo,
I have now tested the edge snap, and verified that the former FX components
are gone.
And it works, sometimes...

A pattern is appearing and it looks to me that the problem indeed started
with the platform maven version RELEASE120(-1/-u1) upto and including
RELEASE126
in combination with either running
NetBeans IDE on a JDK with bundle FX,
or on a vanilla JDK but with NetBeans module JavaFX Implementation
installed.

This is true for me on Linux and I'm pretty certain that it applies on my
Windows installation too.

Can anyone else reproduce this by testing on the "new project template"
with RELEASE113 and RELEASE126 against JDKs with and without JavaFX?

Den lör 25 dec. 2021 kl 21:09 skrev Laszlo Kishalmi <
laszlo.kisha...@gmail.com>:

> Just uploaded a new package to the edge channel of Snapcraft. Please
> test that one.
>
> It is built from the same source as the previous one, just removed the
> extra cluster from the packaging.
>
> On 12/23/21 09:16, Patrik Karlström wrote:
> > Den tors 23 dec. 2021 kl 17:19 skrev Neil C Smith <neilcsm...@apache.org
> >:
> >
> >> On Thu, 23 Dec 2021 at 13:12, Patrik Karlström <pat...@trixon.se>
> wrote:
> >>> Being a SNAP user I got his plugin unknowingly activated by default,
> >>> noticed this after doing a directory diff against the 12.6 binary zip.
> >>> I'm not able to disable it from the snap but when I enable/disable the
> >>> plugin in the standalone zip I'm able to predict the behavior of the
> IDE
> >>> shutdown process.
> >> That's concerning!  As an ASF provided binary that should not have
> >> JavaFX pre-installed, or non-disable-able.  What was the directory
> >> diff?
> >>
> >>
> > The diff was large to to different builds but it lead me to:
> > pata@xps:~$ tree /snap/netbeans/current/netbeans/extra/modules/
> > /snap/netbeans/current/netbeans/extra/modules/
> > ├── ext
> > │   ├── javafx-base-17-linux.jar
> > │   ├── javafx-base-17-linux.jar.external
> > │   ├── javafx-base-17-mac.jar
> > │   ├── javafx-base-17-mac.jar.external
> > │   ├── javafx-base-17-win.jar
> > │   ├── javafx-base-17-win.jar.external
> > │   ├── javafx-controls-17-linux.jar
> > │   ├── javafx-controls-17-linux.jar.external
> > │   ├── javafx-controls-17-mac.jar
> > │   ├── javafx-controls-17-mac.jar.external
> > │   ├── javafx-controls-17-win.jar
> > │   ├── javafx-controls-17-win.jar.external
> > │   ├── javafx-graphics-17-linux.jar
> > │   ├── javafx-graphics-17-linux.jar.external
> > │   ├── javafx-graphics-17-mac.jar
> > │   ├── javafx-graphics-17-mac.jar.external
> > │   ├── javafx-graphics-17-win.jar
> > │   ├── javafx-graphics-17-win.jar.external
> > │   ├── javafx-media-17-linux.jar
> > │   ├── javafx-media-17-linux.jar.external
> > │   ├── javafx-media-17-mac.jar
> > │   ├── javafx-media-17-mac.jar.external
> > │   ├── javafx-media-17-win.jar
> > │   ├── javafx-media-17-win.jar.external
> > │   ├── javafx-swing-17-linux.jar
> > │   ├── javafx-swing-17-linux.jar.external
> > │   ├── javafx-swing-17-mac.jar
> > │   ├── javafx-swing-17-mac.jar.external
> > │   ├── javafx-swing-17-win.jar
> > │   ├── javafx-swing-17-win.jar.external
> > │   ├── javafx-web-17-linux.jar
> > │   ├── javafx-web-17-linux.jar.external
> > │   ├── javafx-web-17-mac.jar
> > │   ├── javafx-web-17-mac.jar.external
> > │   ├── javafx-web-17-win.jar
> > │   └── javafx-web-17-win.jar.external
> > ├── org-netbeans-libs-javafx-linux.jar
> > ├── org-netbeans-libs-javafx-macosx.jar
> > └── org-netbeans-libs-javafx-win.jar
> >
> > 1 directory, 39 files
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: dev-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>
>

Reply via email to