Re: gtk-2.6 vs solaris 9



On Fri, Jan 14, 2005 at 09:06:21AM -0500, Matthias Clasen wrote:
On Fri, 2005-01-14 at 08:54 -0500, Dan McMahill wrote:
Hi,

I've installed gtk-2.6.0 on my NetBSD/alpha system.  That box is
headless.  When I use a NetBSD/i386 box as the Xserver, things seem
fine.  When I use a solaris9/sparc box with openwindows as the Xserver
I get the following from the gtk-demo program:

The program 'gtk-demo' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadImplementation (server does not implement operation)'.
  (Details: serial 860 error_code 17 request_code 151 minor_code 10)
  (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.)

Anyone else run into this?

Thanks
-Dan


We've recently received 
http://bugzilla.gnome.org/show_bug.cgi?id=163907
about a similar BadImplementation error that occurs with AcceleratedX.
I put some hints for further debugging in that bug.
 
The error was 'BadImplementation (server does not implement operation)'.
  (Details: serial 2102 error_code 17 request_code 151 minor_code 10)


RENDER version 0.2 opcode: 151, base error: 146

so is there a way to at runtime tell a gtk2 program that the 
Xserver either doesn't support RENDER or that RENDER is broken?

It would be _most_ unfortunate if I were no longer to use solaris 8
and 9 boxes to display gtk2 programs :(

Thanks for any suggestions.

-Dan

-- 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]