Skip to content

[BUG] interpreter segment fault during xdotool.search_windows() #28

@nukemiko

Description

@nukemiko

xdotool version is 3.20210903.1, python-libxdo version is 0.1.2a1

>>> import xdo

>>> x = xdo.Xdo(display=':0')
>>> x.select_window_with_click()
127926279
>>> xdotool.get_pid_window(127926279)
18197
>>> xdotool.search_windows(pid=18197)
[1]    27937 segmentation fault (core dumped)  python

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions