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

AttributeError: 'GdkQuartzWindow' object has no attribute 'get_xid'. Did you mean: 'get_width'? #360

Open
Kunsi opened this issue Jan 28, 2025 · 0 comments

Comments

@Kunsi
Copy link
Contributor

Kunsi commented Jan 28, 2025

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, videodisplay system=gl

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

1 participant