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
Hi,
I've just tried building the 4.0.0 release tagged yesterday, but I've noticed this error on launch
AttributeError: type object 'Qt' has no attribute 'AA_DontCheckOpenGLContextThreadAffinity'
From what I can see, that attribute was introduced in 5.8, but non bleeding-edge linux distributions are stuck with 5.7 or 5.6.2, like openSUSE Leap, the upcoming debian stretch, current ubuntu...
Is it really necessary?
The text was updated successfully, but these errors were encountered:
Hi,
I've just tried building the 4.0.0 release tagged yesterday, but I've noticed this error on launch
From what I can see, that attribute was introduced in 5.8, but non bleeding-edge linux distributions are stuck with 5.7 or 5.6.2, like openSUSE Leap, the upcoming debian stretch, current ubuntu...
Is it really necessary?
The text was updated successfully, but these errors were encountered: