issues with GLWindow on XFCE (Linux Mint)
Posted by
ac on
Nov 11, 2015; 3:45am
URL: https://forum.jogamp.org/issues-with-GLWindow-on-XFCE-Linux-Mint-tp4035760.html
Some Processing users reported a couple of issues when running the latest version (which uses JOGL 2.3.2) on Linux Mint 17 (XFCE as window manager):
* GLWindow.setSize(w, h) does not seem to work
* Special characters are incorrectly displayed in the title of the GLWindow.
(more details at
https://github.com/processing/processing/issues/4129)
These look to me as upstream bugs, any comments?
Thanks!
Andres