Hide Forgot
Description of problem: When running asymptote in interactive mode to create a 3D model, I get the following code in the console arc_ccw_turn, p = 0 case a arc_ccw_turn, p = 0 case c arc_ccw_turn, p = 0 case b arc_ccw_turn, p = 0 case d ... Version-Release number of selected component (if applicable): mesa-libGLU-9.0.0-2.fc19.x86_64 Steps to Reproduce: 1. # asy 2. > import three 3. > draw(unitbox) Actual results: Annoying debug messages appear on console Expected results: No debug code shows up. Additional info: This seems to be an old issue: https://bugs.freedesktop.org/show_bug.cgi?id=61003 It is likely to be related to the mesa-libGLU libraries. The file ccw.cc in the sources contains the following code #ifndef NDEBUG _glu_dprintf( "arc_ccw_turn, p = %d\n", 0 ); #endif
mesa-libGLU-9.0.0-4.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/mesa-libGLU-9.0.0-4.fc20
mesa-libGLU-9.0.0-4.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/mesa-libGLU-9.0.0-4.fc19
Package mesa-libGLU-9.0.0-4.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing mesa-libGLU-9.0.0-4.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-23042/mesa-libGLU-9.0.0-4.fc20 then log in and leave karma (feedback).
mesa-libGLU-9.0.0-4.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.
mesa-libGLU-9.0.0-4.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.