Re: [VOTE] Release Apache NetBeans 15

2022-08-28 Thread Geertjan Wielenga
+1 (binding) Downloaded voting artefact and successfully built and ran with the following. java -version openjdk version "11.0.13" 2021-10-19 LTS OpenJDK Runtime Environment Zulu11.52+13-CA (build 11.0.13+8-LTS) OpenJDK 64-Bit Server VM Zulu11.52+13-CA (build 11.0.13+8-LTS, mixed mode)

Netbeans 15 rc - Startup Dialog Sizes

2022-08-28 Thread Eric Bresie
I was trying out the recent Netbeans 15 release candidate and noticed something on startup that most of the dialogs appear to be extremely small. From first glance this included the "import dialog", the "Starting dialog", and the "Welcome" view. I suspect this may be a side effect of the screen

Re: Netbeans 15 rc - Startup Dialog Sizes

2022-08-28 Thread Eric Bresie
Forgot to mention, running with openjdk 17.0.4 2022-07-19 OpenJDK Runtime Environment Temurin-17.0.4+8 (build 17.0.4+8) OpenJDK 64-Bit Server VM Temurin-17.0.4+8 (build 17.0.4+8, mixed mode, sharing) Eric Bresie ebre...@gmail.com On Sun, Aug 28, 2022 at 8:26 AM Eric Bresie wrote: > I was

Re: [VOTE] Release Apache NetBeans 15

2022-08-28 Thread Neil C Smith
On Sun, 28 Aug 2022 at 16:20, Sven Reimers wrote: > Verified GPG Signature - ok, but key has expired it seems On Sat, 27 Aug 2022 at 19:00, Glenn Holmer wrote: > Checked sha512sums and crypto sigs (Neil, has your key expired?) Please make sure you've imported the current KEYS file before

Re: Run File - LinkageError/UnsupportedClassVersionError

2022-08-28 Thread Eric Bresie
I suspect you have multiple java's coming in to play (1) the JDK compiled, and the (2) Java Runtime Environment which may conflict. In general you can't run something compiled with a newer version without a little effort in some cases. So if you have a version with some new features not yet

RE: Netbeans 15 rc - Startup Dialog Sizes

2022-08-28 Thread Eirik Bakke
Is this on Linux? Gnome or KDE? What LAF are you using? > most of the dialogs appear to be extremely small Only some of them? What about the main window? On Linux, if your system scaling is set to exactly 200%, NetBeans should detect it and set GDK_SCALE=2 automatically. (Since

Re: [VOTE] Release Apache NetBeans 15

2022-08-28 Thread Sven Reimers
+1 (binding) Verified SHA512 and key (bin and src) Verified GPG Signature - ok, but key has expired it seems Downloaded voting artefact and successfully built and ran with the following. java -version openjdk 17.0.4 2022-07-19 LTS OpenJDK Runtime Environment Zulu17.36+13-CA (build

Re: Netbeans 15 rc - Startup Dialog Sizes

2022-08-28 Thread Eric Bresie
Windows 11. Default LAF On Sun, Aug 28, 2022 at 10:56 AM Eirik Bakke wrote: > Is this on Linux? Gnome or KDE? > > What LAF are you using? > > > most of the dialogs appear to be extremely small > > Only some of them? What about the main window? > > On Linux, if your system scaling is set to

RE: Netbeans 15 rc - Startup Dialog Sizes

2022-08-28 Thread Eirik Bakke
Thanks for the screenshot! What's strange to me is that the text look the same size in the left and right screenshot, but the icons are of a different size e.g. "Projects" in the sidebar to the left. Might you have "--fontsize" or other custom settings defined somewhere? Perhaps try

Re: [RELEASES] vote started, installers, etc.

2022-08-28 Thread Neil C Smith
On Sun, 28 Aug 2022, 19:46 Laszlo Kishalmi, wrote: > BTW. The Snap version of the VC is available on the edge channel. If you > do not get itches from Snap, probably that provides the best user > experience regarding installation and upgrades. > +1. And I'll also be publishing AppImage and DEB

Re: Netbeans 15 rc - Startup Dialog Sizes

2022-08-28 Thread Eric Bresie
I re-read your post which reminded me I did import from 14 environment. On a side note, when importing, the start page did show What’s New view which previously was unable to load the screen following and import. Eric On Sun, Aug 28, 2022 at 3:29 PM Eric Bresie wrote: > Away from computer at

RE: Netbeans 15 rc - Startup Dialog Sizes

2022-08-28 Thread Eirik Bakke
I tried netbeans-15-rc4 (running netbeans64.exe) on Windows 11 on OpenJDK Temurin 17.0.4.1+1, with 250% scaling on one monitor, and everything seems sized correctly on my machine. Perhaps you have old compatibility settings set on NetBeans? Try right-clicking netbeans64.exe, then

Re: [RELEASES] vote started, installers, etc.

2022-08-28 Thread Laszlo Kishalmi
Well, I won't miss the Linux installer. Even before the Snap packages, I used the zip distribution instead. BTW. The Snap version of the VC is available on the edge channel. If you do not get itches from Snap, probably that provides the best user experience regarding installation and

Re: Netbeans 15 rc - Startup Dialog Sizes

2022-08-28 Thread Eric Bresie
Away from computer at the moment so will have to get back after I try the suggestion… If you are on the Telegraph Netbeans channel, I posted picture with a comparison of 14 vs 15 rc here. https://t.me/apache_netbeans/5314 Eric On Sun, Aug 28, 2022 at 1:45 PM Eirik Bakke wrote: > I tried

Re: Cleanup PRs shall not touch `.sig` files was: API snapshot review for NetBeans 15 - possible issue?

2022-08-28 Thread Jaroslav Tulach
Dne pátek 26. srpna 2022 13:29:54 CEST, Neil C Smith napsal(a): > On Sat, 20 Aug 2022 at 07:37, Jaroslav Tulach wrote: > > Executive summary: If a "cleanup PR" has to touch `.sig` files, then it is > > not a cleanup! > > Totally agree! > > However, the interesting thing here is that if it