You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix ARM64 crash in ThemeManager on macOS
- Add try/catch around themeWindowManager.install() to handle RuntimeException
- Prevents crash when native libraries are incompatible with ARM64 architecture
- Fixes#13536
* fix try catch error
* Added changelog entry
* adjusted changelog entry
* Added try catch also for instantiations in constructor
* Delete redundant changelog entry
* Removed usage of temp prefix to comply with jabref conventions
* changed debug message to specify intel related issue
* Fix handling of non-existing null
* Fix logger output
* Add mssing dots
* Fix exception
* Fix exception ... again ...
* Fix exception ... again ...
* Keep silent on intel mac when switchting dark mode does not work
---------
Co-authored-by: Oliver Kopp <kopp.dev@gmail.com>
0 commit comments