Bug 1949333 - Python error for mysql-workbench
Summary: Python error for mysql-workbench
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python3
Version: 32
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Charalampos Stratakis
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-04-14 02:48 UTC by FlyDove
Modified: 2023-09-15 01:05 UTC (History)
13 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2021-04-27 09:37:18 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description FlyDove 2021-04-14 02:48:15 UTC
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

Comment 1 Miro Hrončok 2021-04-14 09:47:00 UTC
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?

Comment 2 Victor Stinner 2021-04-14 11:54:17 UTC
> 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.

Comment 3 Petr Viktorin (pviktori) 2021-04-27 09:37:18 UTC
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.

Comment 4 Red Hat Bugzilla 2023-09-15 01:05:06 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 500 days


Note You need to log in before you can comment on or make changes to this bug.