Bug 46100
Summary: | Invalid GIR | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jonh Wendell <wendell> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | xan.lopez |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Linux |
Jonh Wendell
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Xan Lopez
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 ***