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 671278 - gobject assertion warning when opening the first file diff in a VCS directory
gobject assertion warning when opening the first file diff in a VCS directory
Status: RESOLVED DUPLICATE of bug 670380
Product: meld
Classification: Other
Component: dirdiff
1.5.x
Other Linux
: Normal normal
: ---
Assigned To: meld-maint
meld-maint
Depends on:
Blocks:
 
 
Reported: 2012-03-03 22:09 UTC by Jean-François Fortin Tam
Modified: 2012-03-05 08:34 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jean-François Fortin Tam 2012-03-03 22:09:49 UTC
1. Go to a git-versioned directory.
2. Touch some file so that there are uncommitted changes
3. "meld ."
4. Double-click the changed file in meld to show the diff
5. The following is printed in the terminal (only the first time):

meld/meldwindow.py:580:
Warning: g_object_set_qdata: assertion `G_IS_OBJECT (object)' failed
  self.notebook.append_page( page.widget, nbl)
Comment 1 Kai Willadsen 2012-03-05 08:34:11 UTC

*** This bug has been marked as a duplicate of bug 670380 ***