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
Traceback (most recent call last):
File "/Users/kunsi/git/voctomix/voctogui/lib/videodisplay.py", line 165, in on_realize
self.xid = self.video_drawing_area.get_property('window').get_xid()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'GdkQuartzWindow' object has no attribute 'get_xid'. Did you mean: 'get_width'?
Python 3.13, MacOS, videodisplaysystem=gl
The text was updated successfully, but these errors were encountered:
Python 3.13, MacOS,
videodisplay
system=gl
The text was updated successfully, but these errors were encountered: