You are not logged in.
Pages: 1
Topic closed
Hello,
Several Java applications I've tried, such as JD-GUI and IntelliJ Idea Community Edition, launch to be all white. When clicking in the appropriate place, I get the relative application menus (File, Edit, View, etc), so I believe that they are rendering. There is this part of the log which looks suspicious:
WARNING: Prefs file removed in background /home/user/.java/.userPrefs/prefs.xml
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil to field sun.awt.X
WARNING: Please consider reporting this to the maintainers of com.intellij.util.Reflectio
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective acces
WARNING: All illegal access operations will be denied in a future releaseThe rest of the messages are "Ignoring untracked file under another root" warnings, which I don't think is a problem. JD-GUI doesn't give any logs, just a blank screen. My old archlinux installation, on the same computer, didn't have this problem. I am not exactly sure what I installed on the old installation, but I know that I had a different GTK theme. How can I make the text look black? Thanks for your help.
Last edited by Toad39 (2020-11-04 17:38:48)
Offline
Have you checked with different versions of java?
Does it replicate with any version of java?
Offline
Have you checked with different versions of java?
Does it replicate with any version of java?
Java 11 shows the same negative result.
Offline
I’m assuming you tested even with Java 1.8...
For changing the colors iirc you can change the CSS syntax formats, tho that is sometimes cumbersome and I’m not experiencing on that...
Does it replicate with a different theme, ex the o’l classic Adwaita?
Offline
The Nordic-Polar theme doesn't work. How do I set it to Adwaita? I am using lxappearance on bspwm.
Offline
Offline
Make sure you have fonts installed for at least all of the "base" families like sans-serif serif and monospace: https://wiki.archlinux.org/index.php/Fonts#Families
Also since you are using bspwm: https://wiki.archlinux.org/index.php/Bs … plications
Last edited by V1del (2020-11-04 09:52:33)
Offline
Make sure you have fonts installed for at least all of the "base" families like sans-serif serif and monospace: https://wiki.archlinux.org/index.php/Fonts#Families
Also since you are using bspwm: https://wiki.archlinux.org/index.php/Bs … plications
Thanks, your latter suggestion worked.
Offline
Make sure you have fonts installed for at least all of the "base" families like sans-serif serif and monospace: https://wiki.archlinux.org/index.php/Fonts#Families
Also since you are using bspwm: https://wiki.archlinux.org/index.php/Bs … plications
Thank you so much, in my case installing the Dejavu fonts package solved my issue.
Offline
Closing this old solved thread.
Offline
Pages: 1
Topic closed