-
Notifications
You must be signed in to change notification settings - Fork 211
Open
Description
Line 514 in 1b1d877
| def sizeHint(self): |
Traceback (most recent call last):
File "/usr/lib/python3.10/site-packages/lector/toolbars.py", line 514, in sizeHint
return QtCore.QSize(self.adjusted_size, 22)
TypeError: arguments did not match any overloaded call:
QSize(): too many arguments
QSize(int, int): argument 1 has unexpected type 'float'
QSize(QSize): argument 1 has unexpected type 'float'
fish: Job 1, 'lector' terminated by signal SIGABRT (Abort)
I'm using lector-0.5.1-1 with Arch Linux.
Metadata
Metadata
Assignees
Labels
No labels