https://bugs.kde.org/show_bug.cgi?id=513101
Bug ID: 513101
Summary: Discover fails to integrate kio-admin (binding
mismatch)
Classification: Applications
Product: Discover
Version First 6.5.3
Reported In:
Platform: Neon
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: discover
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
The kio-admin plugin is installed and works in Dolphin (admin://). However,
Discover fails to integrate it and logs:
couldn't find QList("org.kde.kio") which is supposedly extended by
"org.kde.kio.admin"
Debug output shows:
admin.so is loaded and recognized (supports protocols QList("admin")).
Plugin metadata: IID: org.kde.kio.worker.admin.
Discover expects: org.kde.kio.admin.
This mismatch prevents Discover from binding the plugin.
Steps to Reproduce:
Steps to Reproduce: QT_LOGGING_RULES="*.debug=true" plasma-discover | grep -E
"kio|admin"
Observe error message above.
Expected Result
Discover should recognize and integrate kio-admin.
Actual Result
Discover fails with binding mismatch error.
--
You are receiving this mail because:
You are watching all bug changes.