FS#61245 - [falkon] Unable to load Python support

Attached to Project: Arch Linux
Opened by Juraj (SGOrava) - Wednesday, 02 January 2019, 10:33 GMT
Last edited by Antonio Rojas (arojas) - Wednesday, 23 January 2019, 15:36 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Antonio Rojas (arojas)
Architecture x86_64
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

Description:
When starting Falkon the error is shown:
Failed to load python support plugin "Cannot load library /usr/lib/qt/plugins/falkon/PyFalkon.so: (libshiboken2.cpython-37m-x86_64-linux-gnu.so.5.11: cannot open shared object file: No such file or directory)"

Falkon probably needs to be rebuilt against new libraries.
Also this shows that Falkon plugins depends on more libraries than it is listed in depends.

Additional info:
* package version(s): extra/falkon 3.0.1-5

Steps to reproduce:
Start falkon with pyside2 installed (from terminal to see error message)
This task depends upon

Closed by  Antonio Rojas (arojas)
Wednesday, 23 January 2019, 15:36 GMT
Reason for closing:  Fixed
Additional comments about closing:  falkon 3.0.1-6
Comment by loqs (loqs) - Wednesday, 02 January 2019, 18:33 GMT
Rebuilding with pyside2 5.12.0-1 and python-shiboken2 5.12.0-1 fails, build.log.xz attached from attempted build using extra-x86_64-build.

Loading...