Clutter 1.0 build crashes

Asked by Grigoriy

Hi All,
I read this post https://answers.launchpad.net/oah/+question/79001 and built Clutter 1.0, but when I tried to launch some tests( from clutter test) - sometimes they showed some picture and then crashed, or just simply crashed
I did the following steps:
1.) Get HEAD revision of OAHBuild from the trunk and installed it in the system ( build linkwrapper, copied files and all other connected stuff)
2.) Get all libs which are nessesary for Clutter from trunk
3.) Get the Clutter 1.0 from the branch mentioned in the answers
4.) Build everything using solution files
5.) Build ClutterTests
6.) Run some of the Tests
Clutter version from branch 0.3 works perfectly without any crashes and all tests work.
May be I did something wrong during building of Clutter 1.0 ?

Question information

Language:
English Edit question
Status:
Answered
For:
OAH Build Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Ole André Vadla Ravnås (oleavr) said :
#1

The 1.0 branch that we've been maintaining has some experimental patches that improve the backend but breaks multi-staging, meaning you can either have a default stage, or your own stage, but not both at the same time. If you want your own stage, like clutter_stage_new(), you will have to disable the default stage with the API that we added. Thus, YMMV with this branch, you might want to have a look at "git log" inside the branch and try reverting some of the patches.

Can you help with this problem?

Provide an answer of your own, or ask Grigoriy for more information if necessary.

To post a message you must log in.