Description of problem: The QupZilla kwallet plugin is not working anymore, it is not listed as a plugin in preferences although installed. When starting QupZilla from terminal I get the following error: Plugins::loadPlugins Loading "/usr/lib64/qupzilla/libKWalletPasswords.so" failed: "Plugin verification data mismatch in '/usr/lib64/qupzilla/libKWalletPasswords.so'" Version-Release number of selected component (if applicable): qupzilla-2.0.2-1.fc25.x86_64 qupzilla-kwallet-2.0.2-1.fc25.x86_64 How reproducible: always Steps to Reproduce: 1. Install qupzilla and qupzilla-kwallet 2. Start in terminal and see the error message 3. Try to find the plugin in preferences, it is not listed Actual results: kwallet integration broken Expected results: kwallet integration works
Maybe because of a Qt upgrade or something? I guess I need to rebuild the package.
Rebuilding reportedly does not help either. Any idea what is going on there?
Found it, the same reason as in #1386665, removing QT_VERSION check (see attachment) fixed also here... So is not a qupzilla bug, I set component to qt5-qtbase for now.
Created attachment 1229603 [details] Test: Removing QT_VERSION fixes the issue
The moc issue is fixed in qt5-qtbase-5.7.0-5.fc25, which is tagged as a buildroot override and in updates-testing. QupZilla was rebuilt with the override, and qupzilla-2.0.2-2.fc25 is already stable.