Bug 46100 - Invalid GIR
Summary: Invalid GIR
Status: RESOLVED DUPLICATE of bug 46173
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-20 09:28 PDT by Jonh Wendell
Modified: 2010-09-21 08:56 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***