Henning Glawe writes: > > I'm working on the debian packaging for 2.4.5. > Just checked the new TriD-code. In my test case, > I had to set POGL_WINDOW_TYPE => 'x11'. > > In case of 'glut', I found two problems: > > - no mouse interaction with the scene > - window not resizable
Hmmm. Thanks for the feedback. Here are some thoughts and questions: * What version of FreeGLUT are you using? * Could you please send the OpenGL-0.60/Config.pm file? * Did you try to run 3dtest.pl and line3d.pl with the built PDL (e.g. perl -Mblib 3dtest.pl)? * You can set $debug = 1 in PDL/Graphics/TriD/POGL/OpenGL.pm to get more diagnostics. Uncommenting the debug_trid and verbose lines in 3dtest.pl and line3d.pl will give still more diagnostics. > observed in 'perldl> demo 3d' > > My test environment: > > - Debian Lenny host system, fglrx drivers, window > manager: awesome 3.4 (manually compiled) * Could you please send perldl -V output from the glut build system? > - PDL build in a debian sid(unstable) chroot, /tmp > bind-mounted in order to have the X11-socket > available inside * Is this a 64bit OS by any chance? Thanks for the update. We may not be able to sort this out before the 2.4.5 release but the POGL_WINDOW_TYPE of 'x11' was put in just for this type of legacy support so it is perfectly valid as a debian config option for this go around. Look forward to hearing more, Chris
_______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
