GNOME Bugzilla – Bug 658667
Bump to pygobject 3
Last modified: 2011-09-19 20:26:01 UTC
Created attachment 196132 [details] [review] pygobject3 Just built not tested as I wasn't sure how to do it. Patch attached.
btw, why not just using libpeas?
Created attachment 196134 [details] Example custom object This is still crashes in glade
Created attachment 196135 [details] glade resource file put this file and the example in a directory and run glade like this: GLADE_CATALOG_PATH=. GLADE_MODULE_PATH=. glade Add a toplevel window and then add the custom spoke_selector widget. Crashes when trying to create the object.
This works for pygobject2-introspection so something is borked in how pygobject3 interacts with glade here.
Created attachment 196137 [details] gdb backtrace
Ok, so this patch should work with glade and the bug this depends on should fix the rest of the issues so yay!
BTW the dependson bug was committed but I am leaving it open just in case there is something I missed. Doing a release either tonight or tomorrow.
Applied in master. version bumped to 2.90.4 to avoid crasher