FS#63063 - [calibre] Sorting does not work anymore

Attached to Project: Community Packages
Opened by Nick (karcher) - Monday, 01 July 2019, 18:35 GMT
Last edited by Eli Schwartz (eschwartz) - Tuesday, 02 July 2019, 14:03 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Eli Schwartz (eschwartz)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Today I opened Calibre (calibre 3.44.0-2) and I got the error message:
Fatal Python error: PyQt5.QtCore: Unable to embed qt.conf
which was already reported and fixed with  FS#63051 .

I've installed the latest updates:
pyqt5-common-5.12.3-2
python-pyqt5-5.12.3-2
python2-pyqt5-5.12.3-2
qt5-base-5.13.0-7

and now Calibre opens normally but I noticed that the sorting function does not work. I tried by clicking the arrow on some column and also with right click on it and then "Sort on Title > Ascending | Descending".

I assume that there is still an issue with pyqt5, that's why the bug report, but maybe I'm wrong.









Additional info:
* package version(s)
* config and/or log files etc.
* link to upstream bug report, if any

Steps to reproduce:
This task depends upon

Closed by  Eli Schwartz (eschwartz)
Tuesday, 02 July 2019, 14:03 GMT
Reason for closing:  Fixed
Additional comments about closing:  calibre 3.44.0-3
Comment by Eli Schwartz (eschwartz) - Tuesday, 02 July 2019, 13:18 GMT
Reported upstream as https://bugs.launchpad.net/calibre/+bug/1834989, seems to be a Qt5 issue, and worked around in https://github.com/kovidgoyal/calibre/commit/8088902fa886af20e8a4dfc8d07daa38c918eb4a

I'm in the process of backporting the patch, which should shortly be released as calibre 3.44.0-3

Loading...