Re: Update from Jogamp 2.0 to 2.0.2 causes curve TextRenderer exception
Posted by
Laykun on
Aug 25, 2013; 3:20am
URL: https://forum.jogamp.org/Update-from-Jogamp-2-0-to-2-0-2-causes-curve-TextRenderer-exception-tp4029789p4029877.html
Ok, so that temporarily seemed to have fixed my problem till I tried syncing it in my Google Drive folder again (I have a workflow of building it locally and then transferring it to Google Drive for distribution).
I have found the cause of it not being able to find the shader programs!
The Google Drive folder has a space in it's name, i.e. \User\Google Drive\some_folder , when I remove that space the shaders load fine. So it seems there's a bug in 2.0.2 that means it can't handle spaces in the path name when loading shaders. Should I open a bug report for this?
EDIT : Posted as bug here
https://jogamp.org/bugzilla/show_bug.cgi?id=820