Interpause / Interpause/auto-sd-paint-ext

QCheckBox(parent: QWidget = None): argument 1 has unexpected type 'list'

Open
#163 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
482
Forks
37
PR merge metrics
No merged PRs in 30d

Description

Krita

Version: 5.2.0 (git 31272fb)
Installation type: installer / portable package
Hidpi: true

Qt

Version (compiled): 5.15.7
Version (loaded): 5.15.7

![image](https://github.com/Interpause/auto-sd-paint-ext/assets/10190672/a1842259-1ec4-4c41-918e-9f8bcb72d7e4)

![image](https://github.com/Interpause/auto-sd-paint-ext/assets/10190672/8fc94aff-3c04-43a3-9f39-8928c2da9810)

when i start Krita i got:
\krita\pykrita\krita_diff\widgets\checkbox.py", line 63, in __init__
checkbox = _QCheckBox(opt)
TypeError: arguments did not match any overloaded call:
QCheckBox(parent: QWidget = None): argument 1 has unexpected type 'list'
QCheckBox(str, parent: QWidget = None): argument 1 has unexpected type 'list'

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.