touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #37547
[Bug 1397316] [NEW] GObject signal functions make python apps crash
Public bug reported:
Calling GObject signal functions (signal_handlers_block_matched,
signal_handlers_unblock_matched and others) in a python app makes it
crash. This bug has been fixed upstream for some newer versions of
pygobject, but the older version (3.2.2-1~precise) in Ubuntu 12.04 is
still affected.
The test app (which crashes in Ubuntu 12.04) is in the attachment.
Please fix it. Thanks in advance.
** Affects: pygobject
Importance: Unknown
Status: Unknown
** Affects: pygobject (Ubuntu)
Importance: Undecided
Status: New
** Tags: precise
** Attachment added: "Test which crashes in Ubuntu 12.04"
https://bugs.launchpad.net/bugs/1397316/+attachment/4270120/+files/signal_crash_test.py
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pygobject in Ubuntu.
https://bugs.launchpad.net/bugs/1397316
Title:
GObject signal functions make python apps crash
Status in Python bindings for GObject:
Unknown
Status in pygobject package in Ubuntu:
New
Bug description:
Calling GObject signal functions (signal_handlers_block_matched,
signal_handlers_unblock_matched and others) in a python app makes it
crash. This bug has been fixed upstream for some newer versions of
pygobject, but the older version (3.2.2-1~precise) in Ubuntu 12.04 is
still affected.
The test app (which crashes in Ubuntu 12.04) is in the attachment.
Please fix it. Thanks in advance.
To manage notifications about this bug go to:
https://bugs.launchpad.net/pygobject/+bug/1397316/+subscriptions
Follow ups
References