Bug 1394562 - qupzilla: kwallet integration stopped working
Summary: qupzilla: kwallet integration stopped working
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: qt5-qtbase
Version: 25
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
Assignee: Than Ngo
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1404333
TreeView+ depends on / blocked
 
Reported: 2016-11-13 15:17 UTC by Christian Dersch
Modified: 2016-12-13 15:44 UTC (History)
11 users (show)

Fixed In Version: qt5-qtbase-5.7.0-5.fc25, qupzilla-2.0.2-2.fc25
Clone Of:
Environment:
Last Closed: 2016-12-13 15:34:14 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Test: Removing QT_VERSION fixes the issue (565 bytes, patch)
2016-12-08 19:04 UTC, Christian Dersch
no flags Details | Diff

Description Christian Dersch 2016-11-13 15:17:29 UTC
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

Comment 1 Kevin Kofler 2016-11-13 17:35:59 UTC
Maybe because of a Qt upgrade or something? I guess I need to rebuild the package.

Comment 2 Kevin Kofler 2016-11-15 15:37:14 UTC
Rebuilding reportedly does not help either. Any idea what is going on there?

Comment 3 Christian Dersch 2016-12-08 19:03:44 UTC
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.

Comment 4 Christian Dersch 2016-12-08 19:04:29 UTC
Created attachment 1229603 [details]
Test: Removing QT_VERSION fixes the issue

Comment 5 Kevin Kofler 2016-12-13 15:34:14 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.