Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crashes on Xubuntu Linux 5.15.0-70-generic #77-Ubuntu #240

Open
jimford-sudo opened this issue Apr 27, 2023 · 2 comments
Open

Crashes on Xubuntu Linux 5.15.0-70-generic #77-Ubuntu #240

jimford-sudo opened this issue Apr 27, 2023 · 2 comments

Comments

@jimford-sudo
Copy link

jim@zoostorm:~$ tdmgr.py
Traceback (most recent call last):
File "/home/jim/.local/pipx/venvs/tdmgr/lib/python3.10/site-packages/Util/models.py", line 281, in paint
p.drawPixmap(option.rect.x() + 2, option.rect.y() + px_y, px.scaled(24, 24))
TypeError: arguments did not match any overloaded call:
drawPixmap(self, QRectF, QPixmap, QRectF): argument 1 has unexpected type 'int'
drawPixmap(self, QRect, QPixmap, QRect): argument 1 has unexpected type 'int'
drawPixmap(self, Union[QPointF, QPoint], QPixmap): argument 1 has unexpected type 'int'
drawPixmap(self, QPoint, QPixmap): argument 1 has unexpected type 'int'
drawPixmap(self, QRect, QPixmap): argument 1 has unexpected type 'int'
drawPixmap(self, int, int, QPixmap): argument 2 has unexpected type 'float'
drawPixmap(self, int, int, int, int, QPixmap): argument 2 has unexpected type 'float'
drawPixmap(self, int, int, int, int, QPixmap, int, int, int, int): argument 2 has unexpected type 'float'
drawPixmap(self, int, int, QPixmap, int, int, int, int): argument 2 has unexpected type 'float'
drawPixmap(self, Union[QPointF, QPoint], QPixmap, QRectF): argument 1 has unexpected type 'int'
drawPixmap(self, QPoint, QPixmap, QRect): argument 1 has unexpected type 'int'
Aborted (core dumped)

tdm installed with

(Wish I knew enough to sort this out myself - but I'm too old now 8^( )

@xinuxnt
Copy link

xinuxnt commented Nov 30, 2023

Same issue on Kali linux

@narc-Ontakac2
Copy link

Works on Debian bookworm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants