GNOME Bugzilla – Bug 632337
cheese-widget passes a GtkDrawingArea as parameter when ClutterTexture is expected
Last modified: 2010-10-17 09:40:49 UTC
Created attachment 172532 [details] Uses GtkClutterEmbed with a texture instead of GtkDrawingArea If I execute test cheese-test-widget the test crashes with Segmentation fault after displaying the following error: "invalid object type `GtkDrawingArea' for value type `ClutterTexture'". The cheese-widget does pass a GtkDrawingArea as a parameter to function cheese_camera_new which expects a ClutterTexture.
thanks a lot for the patch! great work! next time, please remember to mark the attachment as "patch", in order that bugzilla can offer the review functions to it.