[Bug 1250631] Re: Meld crashes when selecting the first directory to compare

2014-07-16 Thread uNickus
Meld 1.8.4 + kubuntu 14.04 (3.13.0-30-generic x86_64)

/usr/bin/meld:172: GtkWarning: gtk_tree_model_filter_get_value: assertion 
'GTK_TREE_MODEL_FILTER (model)->priv->stamp == iter->stamp' failed
  gtk.main()
/usr/bin/meld:172: Warning: 
/build/buildd/glib2.0-2.40.0/./gobject/gtype.c:4210: type id '0' is invalid
  gtk.main()
/usr/bin/meld:172: Warning: can't peek value table for type '' which 
is not currently referenced
  gtk.main()

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1250631

Title:
  Meld crashes when selecting the first directory to compare

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/meld/+bug/1250631/+subscriptions

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


[Bug 1250631] Re: Meld crashes when selecting the first directory to compare

2014-08-25 Thread uNickus
I have find additional workaround:
work with GTK3 by running of directory comparision from console, like
meld  

GTK2 themes are so terrible  :(

And i check this problem on devel version 3.11.3 with following
requirements:

Python 2.7 (Python 3 not yet supported)
GTK+ 3.6
GLib 2.34
PyGObject 3.8
GtkSourceView 3.6

And got:
(meld:25034): Gtk-CRITICAL **: gtk_tree_model_filter_get_value: assertion 
'GTK_TREE_MODEL_FILTER (model)->priv->stamp == iter->stamp' failed
/usr/bin/meld:227: Warning: 
/build/buildd/glib2.0-2.40.0/./gobject/gtype.c:4210: type id '0' is invalid
  status = meld.meldapp.app.run(sys.argv)
/usr/bin/meld:227: Warning: can't peek value table for type '' which 
is not currently referenced
  status = meld.meldapp.app.run(sys.argv)
Segmentation fault (core dumped)

But devel version is unstable, and file compare is not working too, with
another error:

TypeError: Couldn't find conversion for foreign struct 'cairo.Context'
TypeError: Couldn't find conversion for foreign struct 'cairo.Context'
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/meld/diffgrid.py", line 148, in 
do_size_allocate
wcols, hrows = self._get_min_sizes()
  File "/usr/lib/python2.7/dist-packages/meld/diffgrid.py", line 211, in 
_get_min_sizes
child = self.get_child_at(col, row)
TypeError: Couldn't find conversion for foreign struct 'cairo.Context'
TypeError: Couldn't find conversion for foreign struct 'cairo.Context'
TypeError: Couldn't find conversion for foreign struct 'cairo.Context'
TypeError: Couldn't find conversion for foreign struct 'cairo.Context'
TypeError: Couldn't find conversion for foreign struct 'cairo.Context'
TypeError: Couldn't find conversion for foreign struct 'cairo.Context'
TypeError: Couldn't find conversion for foreign struct 'cairo.Context'
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/meld/gutterrendererchunk.py", line 
132, in do_query_data
self.props.pixbuf = None

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1250631

Title:
  Meld crashes when selecting the first directory to compare

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/meld/+bug/1250631/+subscriptions

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