Re: [clutter] [clutter 0.3.0]some problems

From: Matthew Allum <mallum@openedhand.com>
Date: Fri Jul 06 2007 - 05:11:25 EDT

Hi;

On Fri, 2007-07-06 at 10:26 +0800, yc.wang@mitac-mtc.com.tw wrote:
>
> 1, application failed to work...error message below
> ** ERROR **: pixbuf load failed
> aborting..
> Aborted
> ( test-actors, test-behave)

Doh - there was a missing png file in the tarballs (not svn). Fixed now.

>
> 2, segmentation fault...
> ( test-boxes )

When you click the display right ? If so this is a known issue. Very odd
bug.

>
> 3, Everything is okay except close the window...error message below
> X Error of failed request: GLXBadCurrentWindow
> Major opcode of failed request: 148(GLX)
> Minor opcode of failed request: 5 (X_GLXMakeCurrent) or 1
> (X_GLXRender )
> Serial number of failed request: 144
> Current serial number in output stream: 144
> ( test-entry, test-events, test-perspective, test-project,
> test-scale, test-text, test-offscreen<--X_GLXRender, )

I dont see this (intel too). Should be pretty easy to trap however.

>
> 4, the last one, I can't close the window...error message below
> (/home/clutter-0.3.0/tests/.libs/lt-test-textures:13847):
> Clutter-CRITICAL **: clutter_main_quit: assertion
> 'contet->main_loops != NULL' failed
>

Yep, thats expected if you try and close the window before the test is
finished. It skips around the main loop in hammering texture memory.

  -- Matthew

-- 
To unsubscribe send a mail to clutter+unsubscribe@o-hand.com
Received on Fri, 06 Jul 2007 10:11:25 +0100

This archive was generated by hypermail 2.1.8 : Fri Jul 06 2007 - 06:00:07 EDT