David Gerber
David Gerber
Current workaround: `sudo xattr -cr /Applications/Xeres.app`
And next error 🙂 `Caused by: java.awt.AWTError: WindowServer is not available at java.desktop/sun.lwawt.macosx.LWCToolkit.(Unknown Source) at java.desktop/sun.awt.PlatformGraphicsInfo.createToolkit(Unknown Source) at java.desktop/java.awt.Toolkit.getDefaultToolkit(Unknown Source) at java.desktop/java.awt.SystemTray.isSupported(Unknown Source) at io.xeres.ui.support.tray.TrayService.addSystemTray(TrayService.java:62) at io.xeres.ui.controller.MainWindowController.initialize(MainWindowController.java:229)`
Currently requires typing: `sudo spctl --master-disable` to be able to install the .dmg because it's not signed and I don't intend to sign it. Now the next issue is that...
It's still a bit too early for this (missing anonymous identities creation, identities switch, distant chat and mail, ...), but yeah, it's a good idea to make usage simpler.
Caught this problem happening with a dual monitor setup when the 2nd monitor is removed.
https://docs.groovy-lang.org/latest/html/documentation/guide-integrating.html
Documentation here: https://github.com/zeroreserve/ZeroReserve/wiki Interesting!
I [removed](https://github.com/zapek/Xeres/commit/48b627bd28c7b5c0e4947583728eb1f77a0aa599) my workaround from my project and can confirm that everything works fine with FxWeaver 2.0.0 and Spring Boot 3.3.1. Thanks!