Public bug reported:

To reproduce this error, just enter the following command into the terminal:
python -c "import gobject; gobject.OptionGroup()"

This message comes up:
** ERROR **: file ../../gobject/pygoptiongroup.c: line 91 
(pyg_option_group_dealloc): assertion failed: (tmp != NULL)
aborting...
Aborted (core dumped)

This happens whenever you try to create a new instance of OptionGroup(),
thus making GOption unusable from python.

** Affects: pygtk (upstream)
     Importance: Unknown
         Status: Unconfirmed
** Affects: pygobject (Ubuntu)
     Importance: High
     Assignee: Ubuntu Desktop Bugs
         Status: Confirmed

-- 
Program aborted (core dump) when new OptionGroup created.
https://launchpad.net/bugs/67866

-- 
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to