Bug 46100

Summary: Invalid GIR
Product: WebKit Reporter: Jonh Wendell <wendell>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   

Description Jonh Wendell 2010-09-20 09:28:48 PDT
I'm trying to build this simple script: http://github.com/jdahlin/gjs/blob/cairo/examples/webkit.js

And gjs is failing: Error: Unable to construct boxed type WebView since it has no zero-args <constructor>, can only wrap an existing one

Seed also fails (with other error message), it seems the cause is an invalid gir file.

I'm using webkit, gobject-instrospection, gtk+ all from git master.
Comment 1 Xan Lopez 2010-09-21 08:56:39 PDT
Not sure why I ended up opening a new bug for this. Should be fixed in trunk, will be in 1.3.4.

*** This bug has been marked as a duplicate of bug 46173 ***