mysql-workbench Found /usr/proj80/lib/libproj.so.22 result: 0 /usr/lib64/mysql-workbench/modules/wb_admin_config_file_be.py:727: SyntaxWarning: "is not" with a literal. Did you mean "!="? if len(sline) > 0 and ((sline[0] is not '#') and (sline[0] is not ';')): /usr/lib64/mysql-workbench/modules/wb_admin_config_file_be.py:727: SyntaxWarning: "is not" with a literal. Did you mean "!="? if len(sline) > 0 and ((sline[0] is not '#') and (sline[0] is not ';')): /usr/lib64/mysql-workbench/modules/wb_admin_config_file_be.py:821: SyntaxWarning: "is not" with a literal. Did you mean "!="? section = self.server_profile.config_file_section if self.server_profile.config_file_section is not '' else default_section <class 'grt.classes.workbench_Workbench'> {<workbench.Workbench> (16f95496-9ccb-11eb-93df-548ca0b086ff) docPath = , migration = migration: null, rdbmsMgmt = : db.mgmt.Management (16f9af7c-9ccb-11eb-93df-548ca0b086ff), sqlEditors = [{<db.query.Editor> (1bfe386c-9ccb-11eb-93df-548ca0b086ff) activeQueryEditor = activeQueryEditor: null, connection = localhost.mariadb.root: db.mgmt.Connection (ea9dd9b8-98ff-11eb-a8dd-548ca0b086ff), customData = {}, defaultSchema = , dockingPoint = dockingPoint: null, getSSHTunnelPort = -1, isConnected = 1, queryEditors = [], schemaTreeSelection = [], serverVersion = MariaDB Server: GrtVersion (1b2d31cc-9ccb-11eb-917f-548ca0b086ff), sidebar = mforms.ObjectReference (1c020bf4-9ccb-11eb-93df-548ca0b086ff), sshConnection = sshConnection: null, guid = 1bfe386c-9ccb-11eb-93df-548ca0b086ff, name = localhost.mariadb.root, owner = : workbench.Workbench (16f95496-9ccb-11eb-93df-548ca0b086ff)}], customData = {}, doc = doc: null, info = MySQL Workbench: app.Info (16f95720-9ccb-11eb-93df-548ca0b086ff), options = : app.Options (16f95b76-9ccb-11eb-93df-548ca0b086ff), registry = : app.Registry (16f9ad56-9ccb-11eb-93df-548ca0b086ff), starters = starters: null, state = {geometry:MainWindow = 448 217 1024 680, global:last-run-as = 8.0.23, home:WBSampleModelFilesShown = 1}, guid = 16f95496-9ccb-11eb-93df-548ca0b086ff, name = , owner = owner: null} <class 'grt.classes.workbench_Workbench'> {<workbench.Workbench> (16f95496-9ccb-11eb-93df-548ca0b086ff) docPath = , migration = migration: null, rdbmsMgmt = : db.mgmt.Management (16f9af7c-9ccb-11eb-93df-548ca0b086ff), sqlEditors = [{<db.query.Editor> (1bfe386c-9ccb-11eb-93df-548ca0b086ff) activeQueryEditor = activeQueryEditor: null, connection = localhost.mariadb.root: db.mgmt.Connection (ea9dd9b8-98ff-11eb-a8dd-548ca0b086ff), customData = {}, defaultSchema = , dockingPoint = dockingPoint: null, getSSHTunnelPort = -1, isConnected = 1, queryEditors = [], schemaTreeSelection = [], serverVersion = MariaDB Server: GrtVersion (1b2d31cc-9ccb-11eb-917f-548ca0b086ff), sidebar = mforms.ObjectReference (1c020bf4-9ccb-11eb-93df-548ca0b086ff), sshConnection = sshConnection: null, guid = 1bfe386c-9ccb-11eb-93df-548ca0b086ff, name = localhost.mariadb.root, owner = : workbench.Workbench (16f95496-9ccb-11eb-93df-548ca0b086ff)}], customData = {}, doc = doc: null, info = MySQL Workbench: app.Info (16f95720-9ccb-11eb-93df-548ca0b086ff), options = : app.Options (16f95b76-9ccb-11eb-93df-548ca0b086ff), registry = : app.Registry (16f9ad56-9ccb-11eb-93df-548ca0b086ff), starters = starters: null, state = {geometry:MainWindow = 448 217 1024 680, global:last-run-as = 8.0.23, home:WBSampleModelFilesShown = 1}, guid = 16f95496-9ccb-11eb-93df-548ca0b086ff, name = , owner = owner: null} (mysql-workbench-bin:9010): Gtk-CRITICAL **: 10:44:32.417: gtk_tree_view_unref_tree_helper: assertion 'node != NULL' failed
I don't understand this report. 1) How do I reproduce this? 2) What is the error? 3) Why do you think this is a problem in Python?
> gtk_tree_view_unref_tree_helper: assertion 'node != NULL' failed This is not a bug in Python, but either a bug in Gtk, or a bug in the application which misuses Gtk.
Closing as we don't have enough information to fix this. If you can answer Miro's questions, please feel free to re-open this.
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 500 days