GNOME Bugzilla – Bug 657833
Import GLib namespace after searchPath initialization.
Last modified: 2011-09-01 04:21:24 UTC
If GLib has namespace extension, Seed.js evaluation fails because the searchPath ain't initialize. This patch makes importing GLib namespace happen after searchPath initialization. Also makes extension loading exceptions bubble up to the javascript context.
Created attachment 195299 [details] [review] Import GLib namespace when searchPath is initialized. GLib might have extension present in the searchPath. Also makes extension loading exceptions bubble up to the javascript context.
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.