After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 319830 - meld crashed when select any file or directory, under ubuntu breezy.
meld crashed when select any file or directory, under ubuntu breezy.
Status: VERIFIED FIXED
Product: meld
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Stephen Kennedy
Stephen Kennedy
: 319829 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2005-10-26 06:43 UTC by exp
Modified: 2016-05-13 02:30 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description exp 2005-10-26 06:43:36 UTC
excute from terminal, informations is below
$ meld
/usr/lib/meld/undo.py:186: DeprecationWarning: Class UndoSequence is already GObject-
registered; Please note that classes containing any of the attributes __gtype_name__, 
__gproperties__, or __gsignals__ are now automatically registered.
  gobject.type_register(UndoSequence)
/usr/lib/meld/melddoc.py:126: DeprecationWarning: Class MeldDoc is already GObject-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 already GObject-
registered; Please note that classes containing any of the attributes __gtype_name__, 
__gproperties__, or __gsignals__ are now automatically registered.
  gobject.type_register(EmblemCellRenderer)
#*****************************here open to select files
*** glibc detected *** free(): invalid pointer: 0xb7868580 ***
#*****************************kill
killed

and i check all package, within two ubuntu version.
//*****************************
ubuntu hoary. works well !!!!!!!!!!!!!!!! 
//*****************************
exp@exp-off:~$ dpkg -s meld
Package: meld
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 1100
Maintainer: Ross Burton <ross@debian.org>
Architecture: all
Version: 0.9.4.1-1ubuntu1
Depends: python (<< 2.5), python (>= 2.4), python-gtk2 (>= 1.99.14-1), python-glade2, python-
gnome2
Description: Graphical tool to diff and merge files
 Meld is a tool which allows the user to see the changes in, and merge
 between, either two files or two files with a common ancestor.
//=====================
exp@exp-off:~$ dpkg -s python|grep Version
Version: 2.4.1-0ubuntu2
exp@exp-off:~$ dpkg -s python-gtk2|grep Version
Version: 2.6.1-0ubuntu2
exp@exp-off:~$ dpkg -s python-glade2|grep Version
Version: 2.6.1-0ubuntu2
exp@exp-off:~$ dpkg -s python-gnome2|grep Version
Version: 2.10.0-0ubuntu1
 
//*****************************
ubuntu breezy. dead after select any file or dirctory !!!!!!!!!!!!!!!!!!!!
//*****************************
exp@exp-off:~$ dpkg -s meld
Package: meld
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 1536
Maintainer: Ross Burton <ross@debian.org>
Architecture: all
Version: 1.0.0-1
Depends: python (<< 2.5), python (>= 2.4), python-gtk2 (>= 2.4), python-glade2 (>= 2.4), 
python-gnome2
Recommends: python-gnome2-extras
Description: graphical tool to diff and merge files
 Meld is a tool which allows the user to see the changes in, and merge between,
 either two files, two directories, or two files with a common ancestor.
//=====================
exp@exp-off:~$ dpkg -s python|grep Version
Version: 2.4.2-0ubuntu2
exp@exp-off:~$ dpkg -s python-gtk2|grep Version
Version: 2.8.1-0ubuntu2
exp@exp-off:~$ dpkg -s python-glade2|grep Version
Version: 2.8.1-0ubuntu2
exp@exp-off:~$ dpkg -s python-gnome2|grep Version
Version: 2.12.1-0ubuntu1
exp@exp-off:~$ dpkg -s python-gnome2-extras|grep Version
Version: 2.12.0-0ubuntu1
//*****************************
Comment 1 Ross Burton 2005-10-26 07:54:45 UTC
Looks a lot like a bug in python-gtk.
Comment 2 exp 2005-10-26 12:27:44 UTC
but all other software works well with open file dialog box.
Comment 3 Stephen Kennedy 2005-10-26 21:58:13 UTC
*** Bug 319829 has been marked as a duplicate of this bug. ***
Comment 4 Stephen Kennedy 2005-10-26 21:59:43 UTC

*** This bug has been marked as a duplicate of 317730 ***
Comment 5 exp 2005-10-27 02:39:42 UTC
no fixed. wait for answer
Comment 6 exp 2005-10-31 12:54:00 UTC
I found a 1.1.1 version. that can works well.
Comment 7 Stephen Kennedy 2006-11-19 11:05:43 UTC
Batch close of old bugs.