[Bug 18594] New: Applications using the File Open widget crash
bugzilla-daemon at bugzilla.ubuntu.com
bugzilla-daemon at bugzilla.ubuntu.com
Fri Oct 28 12:58:25 UTC 2005
Please do not reply to this email. You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=18594
Ubuntu | pygtk
Summary: Applications using the File Open widget crash
Product: Ubuntu
Version: unspecified
Platform: i386
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: pygtk
AssignedTo: seb128 at ubuntu.com
ReportedBy: gabi at prolix.ro
QAContact: desktop-bugs at lists.ubuntu.com
Noticed this problem with meld, opened up a thread about it here:
http://www.ubuntuforums.org/showthread.php?t=82763
Affected program:
Release: Breezy
Package: python2.4-gtk2
Version: 2.8.1-0ubuntu2
--------------------------------------------------------------------------------------------------------------
$ meld
/usr/lib/meld/undo.py:186: DeprecationWarning: Class UndoSequence is already GOb
ject-registered; Please note that classes containing any of the attributes __gty
pe_name__, __gproperties__, or __gsignals__ are now automatically registered.
gobject.type_register(UndoSequence)
/usr/lib/meld/melddoc.py:126: DeprecationWarning: Class MeldDoc is already GObje
ct-registered; Please note that classes containing any of the attributes __gtype
_name__, __gproperties__, or __gsignals__ are now automatically registered.
gobject.type_register(MeldDoc)
/usr/lib/meld/dirdiff.py:164: DeprecationWarning: Class EmblemCellRenderer is al
ready GObject-registered; Please note that classes containing any of the attribu
tes __gtype_name__, __gproperties__, or __gsignals__ are now automatically regis
tered.
gobject.type_register(EmblemCellRenderer)
*** glibc detected *** free(): invalid pointer: 0xb78be580 ***
cTerminated
--------------------------------------------------------------------------------------------------------------
Someone reported that this problem is fixed upstream (in CVS), did not test this.
--
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the desktop-bugs
mailing list