Open GoogleCodeExporter opened 9 years ago
as a quick fix try to comment out the
env['ENV']['LIBGL_DRIVERS_PATH'] = os.environ['LIBGL_DRIVERS_PATH']
line in src/SConscript by putting a # in the beginning of the line.
Original comment by gabor.p...@gmail.com
on 17 Apr 2009 at 4:40
That fix builds the software successfully, but the software's working area
(black
screen) is always ontop of all menus & open file dialogs and doesn't show
anything
(it just stays black). Tried with both compiz on and off - should I file a new
issue
tracker for this issue?
Original comment by afterthe...@gmail.com
on 17 Apr 2009 at 6:08
i'm not sure, but you might have some opengl driver/installation problem. the
lack of
LIBGL_DRIVERS_PATH and these symptoms imply this at least.
Original comment by gabor.p...@gmail.com
on 20 Apr 2009 at 11:27
Original issue reported on code.google.com by
afterthe...@gmail.com
on 16 Apr 2009 at 9:06