[Bug 341864] Re: simple-ccsm crashed with SIGSEGV in g_cclosure_marshal_VOID__VOID()

xtknight xt.knight at gmail.com
Sat Aug 8 18:23:59 UTC 2009


I believe the bug is in compizconfig-settings-manager's scripts.

I don't know if this is the proper fix, but in
/usr/share/pyshared/ccm/Widgets.py, line ~940, def destroy(self) under
class Popup (gtk.Window):

change gtk.Window.destroy (self)
to gtk.Window.hide (self)

That might cause a memory leak but it doesn't crash.  I thought python
managed its own memory anyway.  It should be calling destroy itself?

** Package changed: simple-ccsm (Ubuntu) => compizconfig-settings-
manager (Ubuntu)

** Changed in: compizconfig-settings-manager (Ubuntu)
     Assignee: xtknight (xt-knight) => (unassigned)

-- 
simple-ccsm crashed with SIGSEGV in g_cclosure_marshal_VOID__VOID()
https://bugs.launchpad.net/bugs/341864
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list