On Thu, 10 Mar 2011, Tobias Ulmer wrote:

> On Wed, Mar 09, 2011 at 06:25:03PM +0100, Antoine Jacoutot wrote:
> > GTK+ is a multi-platform toolkit for creating graphical user interfaces.
> > Offering a complete set of widgets, GTK+ is suitable for projects
> > ranging from small one-off projects to complete application suites.
> > 
> > This port can co-exist without any issue with gtk+2.
> > It passes all regress tests and gtk3-demo seems happy so far with all 
> > widgets.
> > 
> > I'd appreciate as much testings as possible on all arches (don't mind 
> > the "Failed to load module ..." messages, these are normal since we only 
> > have these modules for gtk+2 for now).
> 
> Trying to run gtk3-demo on sparc64 over a forwarded X11 connection results in 
> this:
> 
> blade:tobiasu$ gtk3-demo --sync
> 
> (gtk3-demo:14353): Gdk-WARNING **: The program 'gtk3-demo' 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 69 error_code 1 request_code 142 minor_code 47)
>   (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.)
> 
> blade:tobiasu$ echo $DISPLAY
> localhost:10.0

Do you use ssh -Y ?

Does gtk2 hexibit the same?
Also when possible please try on a real display, I wouldn't bet this is 
specific to gtk+3.

Thanks.

-- 
Antoine

Reply via email to