not really a bug but worth to mention:
When loading an image file like ‘data/cursor/test.png’ in TestAbsoulutMouse.java (Line: 136) any unix derivate can not load the image if the real name is ‘data/cursor/test.PNG’
(note the upper case sufix).
Thanks, I’ve been trying to be careful about that, but I made that quick “cursor” thing in MS Paint yesterday and it must save strange. I’ll fix it in the code to point to test.PNG.