I use the gedit developer plugins, source code browser, and standard plugins. I refactored GDP to not use type and change the inheritance to reduce the occurrences of this issue. I suspect the problem is that libpeas encourages multiple inheritance, and that it is not clear if pygobject creates/uses other types.
I think the issue might really be in snippets. I see in plugins/snippets/singleton.py class Singleton(type): ** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gedit in Ubuntu. https://bugs.launchpad.net/bugs/917344 Title: gedit crashed with SIGABRT in g_assertion_message() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/917344/+subscriptions -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
