Bug #75499 empty grid result
Submitted: 14 Jan 2015 7:40 Modified: 14 Jan 2015 9:12
Reporter: Cyrille Giquello Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S1 (Critical)
Version:6.2.4 OS:Linux (Ubuntu 14.10)
Assigned to: CPU Architecture:Any

[14 Jan 2015 7:40] Cyrille Giquello
Description:
MySQL Workbench 6.2 Version 6.2.4.12437 build 2426 (64 bits) community.

The grid result is empty after query, even query like "select * from table".

Here is the trace on the console:

(mysql-workbench-bin:7722): Gtk-CRITICAL **: IA__gtk_tree_view_set_model: assertion 'model == NULL || GTK_IS_TREE_MODEL (model)' failed

(mysql-workbench-bin:7722): Gtk-CRITICAL **: IA__gtk_tree_view_scroll_to_cell: assertion 'tree_view->priv->model != NULL' failed

(mysql-workbench-bin:7722): Gtk-CRITICAL **: IA__gtk_tree_view_set_model: assertion 'model == NULL || GTK_IS_TREE_MODEL (model)' failed

(mysql-workbench-bin:7722): Gtk-CRITICAL **: IA__gtk_tree_view_set_model: assertion 'model == NULL || GTK_IS_TREE_MODEL (model)' failed

(mysql-workbench-bin:7722): GLib-GObject-WARNING **: attempting to add an interface (GtkTreeModel) to class (gtkmm__CustomObject_13GridViewModel) after class_init

(mysql-workbench-bin:7722): GLib-GObject-WARNING **: attempting to add an interface (GtkTreeDragDest) to class (gtkmm__CustomObject_13GridViewModel) after class_init

(mysql-workbench-bin:7722): GLib-GObject-WARNING **: attempting to add an interface (GtkTreeDragSource) to class (gtkmm__CustomObject_13GridViewModel) after class_init

(mysql-workbench-bin:7722): Gtk-CRITICAL **: IA__gtk_tree_view_set_model: assertion 'model == NULL || GTK_IS_TREE_MODEL (model)' failed

(mysql-workbench-bin:7722): Gtk-CRITICAL **: IA__gtk_tree_view_set_model: assertion 'model == NULL || GTK_IS_TREE_MODEL (model)' failed

(process:7752): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed

How to repeat:
Just query a table, like select * from table. The query does not mind, the grid result is empty
[14 Jan 2015 9:12] MySQL Verification Team
Hello Cyrille Giquello,

Thank you for the report.
Most likely duplicate of Bug #74147, please see Bug #74147

Thanks,
Umesh