haiwen / seafile-client

Seafile desktop client.
http://seafile.com
Apache License 2.0
475 stars 279 forks source link

Error when launching in fedora 35 #1383

Closed alpemwarrior closed 3 years ago

alpemwarrior commented 3 years ago

I get this error when trying to run seafile-applet on fedora 35.

seafile-applet: symbol lookup error: /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5: undefined symbol: hb_subset_or_fail

Perhaps soname is outdated?

alpemwarrior commented 3 years ago

Uninstalling qt5-base and then installing seafile-client seems to have fixed it.