Skip to content

"Cannot mix incompatible Qt library with this library" & weird xdg-open behaviour #6447

Answered by The-Compiler
AlexBocken asked this question in Q&A
Discussion options

You must be logged in to vote

Based on:

Qt debug: QFactoryLoader::QFactoryLoader() checking directory path "/usr/local/share/anki/bin/PyQt5/Qt/plugins/platforms" ...

it looks like you didn't install anki via the Archlinux packages, but instead installed some custom build of anki system-wide, which includes a custom build of PyQt5/Qt.

I'm guessing the second Qt build you have there is incompatible with the system-wide one, and launching qutebrowser from Anki gives you a weird mixture of the two, which is why Qt complains.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@AlexBocken
Comment options

Comment options

You must be logged in to vote
1 reply
@AlexBocken
Comment options

Answer selected by The-Compiler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #6446 on May 06, 2021 14:10.