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> > > > Just a couple of days ago I had cloned a copy of the source from git and > built it with (almost) no trouble on my OpenSuse system. I get the > exact same error from my scratch build. I would be happy to try to > chase this error down, but I really don't know how or where to look. I > just thought I would let the community know since I want Factor to > prosper. I also built Factor from scratch a couple of days ago on a > Windows box and it seems to work just fine. > > Thanks, > > John Whittaker > > ------------------------------------------------------------------------------ > 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 > ------------------------------------------------------------------------------ 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
