aplatypus opened a new issue #3856:
URL: https://github.com/apache/netbeans/issues/3856
### Apache NetBeans version
Apache NetBeans 13
### What happened
During start-up Netbeans logged a message to the console. Since people
probably usually start Netbeans as a gui they likely don't see console output.
Console output
```
$ flatpak run org.apache.netbeans
-J-Dawt.useSystemAAFontSettings=on --jdkhome
/opt/lib/java/jdk/v17.00 --userdir
/home/william/.config/netbeans/v13.00/4ams/v17.00/user-00 --cachedir
/home/william/.cache/netbeans/v13.00/4ams/v17.00/cache-00
WARNING: A terminally deprecated method in java.lang.System has been called
WARNING: System::setSecurityManager has been called by
org.netbeans.TopSecurityManager (file:/app/netbeans/platform/lib/boot.jar)
WARNING: Please consider reporting this to the maintainers of
org.netbeans.TopSecurityManager
WARNING: System::setSecurityManager will be removed in a future release
Gtk-Message: 09:35:57.337: Failed to load module "xapp-gtk3-module"
```
* Please note this may be an effect of the `flatpak` packaging.
### How to reproduce
Start netbeans flatpak from console.
> ` $ flatpak run org.apache.netbeans
-J-Dawt.useSystemAAFontSettings=on --jdkhome /opt/lib/java/jdk/v17.00`
I would also start the normal binary install too.
### Did this work correctly in an earlier version?
Apache NetBeans 13
### Operating System
Ubuntu 21.10
### JDK
openjdk version "17.0.1" 2021-10-19 LTS OpenJDK Runtime Environment
Zulu17.30+15-CA (build 17.0.1+12-LTS) OpenJDK 64-Bit Server VM Zulu17.30+15-CA
(build 17.0.1+12-LTS, mixed mode, sharing)
### Apache NetBeans packaging
Third-party package
### Anything else
* the Netbeans option (presumably in the `user/` directory) are set to
"maximise native look and feel"

* add fltpak to the drop-down list
* Are you planning to use gtk4
### Are you willing to submit a pull request?
Yes
### Code of Conduct
Yes
--
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