Release Notes

Public

5.4.16.692: Sep 22 2015

New

Linux GUI (GTK): A 'diff' viewer has been added in the 'Pending changes' view. It shows differences for changed files and the content for added, deleted and moved files.

Bug

Linux GUI (GTK): Message dialogs were not showing the text message when it contains some special chars (e.g: < , >). Fixed.

Bug

Linux GUI (GTK): Message dialogs were appearing behind the main window sometimes. Fixed.

Bug

Linux GUI (GTK): In some circumstances, a 'collection was modified' exception is thrown in the items view. Fixed.

Bug

Linux GUI (GTK): Fixed several error messages which were dumped on the console:

Gtk-CRITICAL **: gtk_list_store_get_path: assertion 'iter->stamp == GTK_LIST_STORE (tree_model)->stamp' failed
GdkPixbuf-CRITICAL **: gdk_pixbuf_composite: assertion `dest_x >= 0 && dest_x + dest_width <= dest->width' failed
Gtk-CRITICAL **: gtk_tree_model_sort_get_path: assertion 'tree_model_sort->stamp == iter->stamp' failed
Gtk-CRITICAL **: IA__gtk_tree_selection_select_path: assertion 'path != NULL' failed
Gtk-WARNING **: Failed to set text from markup due to error parsing markup
Gtk-CRITICAL **: gtk_tree_model_sort_iter_nth_child: assertion 'VALID_ITER (parent, tree_model_sort)' failed
Gtk-CRITICAL **: gtk_tree_model_sort_get_value: assertion 'VALID_ITER (iter, tree_model_sort)' failed
GLib-GObject-CRITICAL **: g_value_unset: assertion 'G_IS_VALUE (value)' failed
Gtk-CRITICAL **: gtk_tree_model_sort_get_path: assertion 'tree_model_sort->stamp == iter->stamp' failed
Gtk-CRITICAL **: IA__gtk_tree_selection_select_path: assertion 'path != NULL' failed
Gtk-CRITICAL **: gtk_tree_store_get_value: assertion 'VALID_ITER (iter, tree_store)' failed
GLib-GObject-CRITICAL **: g_value_unset: assertion 'G_IS_VALUE (value)' failed