Comment 4 for bug 1155571

Revision history for this message
Nick Featch (nick-featch) wrote :

Hmm maybe i should re-open the ticket? Could you confirm that you are getting the following error when you run "mysql-workbench" in the terminal

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

I just want to double check that it's the same error. Mine works but I have a fresh install due to getting an SSD :-)

Sometimes you need to run "mysql_upgrade -u root -p" in a terminal for mysql-workbench to display schema results if you dump from a different version of mysql. You might want to try doing this if you are not getting the error above.