https://bugzilla.novell.com/show_bug.cgi?id=853545 https://bugzilla.novell.com/show_bug.cgi?id=853545#c0 Summary: gi.pygtkcompat should be replaced with pygtkcompat Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: All OS/Version: openSUSE 13.1 Status: NEW Severity: Normal Priority: P5 - None Component: 3rd party software AssignedTo: speilicke@suse.com ReportedBy: i@marguerite.su QAContact: opensuse-communityscreening@forge.provo.novell.com Found By: Community User Blocker: --- See this upstream issue: http://twistedmatrix.com/trac/ticket/6280 The gi.pygtkcompat module import has been deprecated in recent pygobject and should be replaced with plain import of pygtkcompat. Unfortunately, this recent pygobject combined with twisted's use of gi.pygtkcompat results in a crash. I'm not sure if the crash is caused by twisted, or pygobject, but appears to be memory corruption, so likely the latter. However, dealing with this deprecation warning does fix the crash problem as well. And unluckily we are using "recent pygobject"... So please apply this patch: http://twistedmatrix.com/trac/attachment/ticket/6280/lp1102685.diff to our python-Twisted in devel:languages:python, openSUSE:Factory and create an update stack for openSUSE 13.1 Thanks! Marguerite -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.