DevCharly commented on issue #7560:
URL: https://github.com/apache/netbeans/issues/7560#issuecomment-2227446955
Just updated a mac mini M1 to macOS 14.5 to test this issue.
Latest FlatLaf Demo works **without problems** for me.
Tried Zulu 22.0.1 and some older JDKs (21, 11, 8; no homebrew!)
I wonder what's different on my Mac 😕
> Sadly FlatLaf 3.4.1 appears to crash too... I just downloaded flatLaf
demo (3.4.1) and in some seconds, with a frozen popup on theme list
@dyorgio if I understand you correctly, the FlatLaf Demo starts normally,
and works (e.g. you can enter some text into a text field),
but when first popup is shown, then it freezes, right?
Or does the Java process crash/terminate?
Does macOS show some "AppXYZ quit unexpectedly" dialog?
If the Java process crashes, there should be a file `hs_err_pid*.log` (where
`*` is replaced with the process ID)
in working directory (e.g. current directory if you start FlatLaf Demo from
command line).
> How I said in another issue, to me appears to be something relative with
popups and menus.
Understood.
FlatLaf uses some native code to for the rounded popups.
The code is the same as used in JetBrains JREs.
There were no recent changes to that JetBrains code and I can't find any
issue in their issue tracker.
At the moment I've no idea what's wrong...
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists