After running an zypper up mysql-workbench is broken. I get this error when trying to start it from CLI
/usr/lib64/mysql-workbench/mysql-workbench-bin: symbol lookup error: /usr/lib64/mysql-workbench/mysql-workbench-bin: undefined symbol: _ZN4Glib7ustringC1ERKSs
I guess there is something wrong with glib but i can't find the malicious lib. Any hints?