You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's likely related to threading yeah, but we need threading I think. The positional argument I think is a difference between Qt 4 and Qt 5. Might be able to solve it (for both) with result=None.
This is our lovely command-completion for profiles at work.
allzpark/allzpark/dock.py
Line 1154 in 02fe77d
Uncommenting this line resolves the issue, but I cannot for the life of me figure out why? :( Only affects PySide2 and PyQt5.
The text was updated successfully, but these errors were encountered: