We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.
Licensing

Licensing

Cannot mix incompatible Qt library (version 0x40805) with this library (version 0x40806)

    • FAQFAQ
      Participant

      It appears that this is a problem that only occurs with KDE. It occurs when Qt is installed on the machine and the QT_PLUGIN_PATH is set globally. If this is the problem, it can be resolved by clearing the QT_PLUGIN_PATH variable in the terminal before starting Savant. Something like this should work: > unset QT_PLUGIN_PATH > ./path/to/installation/isavant