Bugzilla – Bug 1227332
chromium/chrome wrapper causes library issues (symbol lookup error)
Last modified: 2024-07-16 16:10:27 UTC
Exact same as https://bugzilla.redhat.com/show_bug.cgi?id=2277228 But they say it fixed in 124+ when im on latest Chrome and Chromium(125+) and it not fixed. Context is openSUSE Tumbleweed. (I show bug for Chromium, but it exact same for google-chrome from google repository) Bug: Run /usr/bin/chromium-browser visit https://fosstorrents.com/distributions/kali-linux/ click any magnet-link (scroll down) Chromium will ask to open with xdg-open or with transmission. to check magnet is registered: xdg-mime query default x-scheme-handler/magnet it should display transmission-gtk.desktop Click open in Chromium - nothing happen with error in terminal: /usr/bin/transmission-gtk: symbol lookup error: /lib64/libgtk-4.so.1: undefined symbol: vkCreateXlibSurfaceKHR Fix/prove that it not problem with anything else: cd /usr/lib64/chromium ./chrome open same link as above - click magnet link - click open - transmission launched and everything works