← Back to team overview

desktop-packages team mailing list archive

[Bug 904168] Re: Crash when GApplication

 

** Attachment added: "do_startup.py"
   https://bugs.launchpad.net/bugs/904168/+attachment/2632757/+files/do_startup.py

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pygobject in Ubuntu.
https://bugs.launchpad.net/bugs/904168

Title:
  Crash when  GApplication

Status in “pygobject” package in Ubuntu:
  New

Bug description:
  When I subclass the GApplication class, and implement do_startup
  method in my program, python crashes with ``Segment Fault`` or
  ``Illegal instruction``.

  Everything works well if I comment the do_startup method.

  The code is attached.

  I'm using Ubuntu 11.10 x86_64 with python3-gobject 3.0.0-ubuntu4.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pygobject/+bug/904168/+subscriptions


References