-
Notifications
You must be signed in to change notification settings - Fork 26
Issues with Linux WMs
Zlatin Balevsky edited this page May 27, 2022
·
2 revisions
Some Linux window managers like OpenBox may not display the MuWire GUI properly, or display an empty window. It has been reported that setting the following environment variables helps fix the issue:
export J2D_PIXMAPS=server
export MU_WIRE_OPTS="-Dsun.java2d.xrender=false"
Also take a look at this issue for more links to helpful resources