On Thu, 2008-06-26 at 15:21 +0000, Kai-Martin Knaak wrote: > After I worked a bit with Peters the GL patch for pcb the application > began to fail on start-up. It takes the usual time needed to calculate > the polygons, then exits with this error message: > Quadric Error: invalid value
I hope you didn't loose work over that.. looking at the code, I see I accidentally left an "exit(0);" in from debugging after the error fprintf. Remove line 927 from src/hid/gtk/gtkhid-main.c, and the program shouldn't crash out on you -- Peter Clifton Electrical Engineering Division, Engineering Department, University of Cambridge, 9, JJ Thomson Avenue, Cambridge CB3 0FA Tel: +44 (0)7729 980173 - (No signal in the lab!) _______________________________________________ geda-dev mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev
