Skip to content

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

@Kunsi

Description

@Kunsi
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions