On 03/10/2011 12:45 AM, Anton Gorenko wrote: > Hi John, > > It seems this error was caused by GLX (request code 139 is for GLX). > Minor code 182 is X_GLrop_Ortho. > So I have few questions for you: > 1) Do other OpenGL programs work? (glxgears, etc.) > 2) If they work, what about older factor builds (e. g. 0.94)? > 3) What's your video card (and its driver)? > > Anton > > 2011/3/10 John Whittaker <[email protected]>: >> Hi, >> >> I downloaded the latest development x86-32 Factor for Linux and it is >> dying early on with some sort of X error. I am running OpenSuse 11.3 on >> an AMD Athlon 64 X2. I am on Linux 2.6.34.7 (don't know if that is an >> OpenSuse specific kernel ID or not). Here is the output: >> >> john@linux-jmh7:~/usr/local/factor_new/factor> ./factor >> The program '<unknown>' received an X Window System error. >> This probably reflects a bug in the program. >> The error was 'BadRequest (invalid request code or no such operation)'. >> (Details: serial 262 error_code 1 request_code 136 minor_code 182) >> (Note to programmers: normally, X errors are reported asynchronously; >> that is, you will receive the error a while after causing it. >> To debug your program, run it with the --sync command line >> option to change this behavior. You can then get a meaningful >> backtrace from your debugger if you break on the gdk_x_error() function.) >> john@linux-jmh7:~/usr/local/factor_new/factor> >>
Hi Anton, Ok, here are the answers to your questions: 1) I don't know about all the OpenGL programs, but glxgears certainly works (~800 fps). 2) Factor 0.94 used to work on my Linux box just last week, but now it isn't. I have obviously had some sort of regression in the last week that has killed it. I will have to do some investigating to see what I have lost. It looks like nothing to do with Factor at all. Sorry to bother you but thanks for the help. ------------------------------------------------------------------------------ Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
