Bios-Marcel / ServerBrowser

SA-MP Server Browser including some extra functions
Mozilla Public License 2.0
21 stars 8 forks source link

Critical Bug in Java 9 that causes a crash when opening the screenshot view #20

Closed Bios-Marcel closed 6 years ago

Bios-Marcel commented 6 years ago

This bug seems to be related to setting -fx-background-image via CSS. As soon as opening the Files/Screenshot view, the app hangs.

CSS Warnng:

Sep 26, 2017 6:47:08 AM com.sun.javafx.css.StyleManager getCachedImage
WARNING: Error loading image: file://home/marcel/GTA%20San%20Andreas%20User%20Files/SAMP/screens/Screenshot%20from%202017-08-09%2008-44-41.png

Will investigate this further and maybe file an issue in the Java 9 bugtracker.

Bios-Marcel commented 6 years ago

For now i have removed the screenshot feature, it was poorly implemented anyways.