Skip to content

Plugin.show_editor can trigger a BadWindow crash in X11 environments, also the editor window is borderless on Windows systems #444

@HRudyPlayZ

Description

@HRudyPlayZ

This forces the process holding the editor to be closed with seemingly no way to handle it from the Python side:

X Error of failed request:  BadWindow (invalid Window parameter)
  Major opcode of failed request:  15 (X_QueryTree)
  Resource id in failed request:  0x134cb16
  Serial number of failed request:  333
  Current serial number in output stream:  333

I'm not sure if it happens when opening the window or when closing it or both.

Additionally, the editor window cannot be resized or moved properly on Windows systems as it is borderless for some reasons.

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