Skip to content

plugdata doesn't load in the example host #37

Description

@edwloef

When trying to load plugdata in the example host (cargo r -- -b /usr/lib/clap/plugdata.clap) it fails to show the plugin GUI:

os error at /home/edwin/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.12/src/platform_impl/linux/x11/window.rs:533: Xlib error: X error: BadAtom (invalid Atom parameter) (code: 5, request code: 18, minor code: 0)

Every other plugin I've tested works, I've verified this happens on two separate machines, and I'm also encountering this issue in my own host implementation. plugdata.clap loads fine in REAPER, so I can't tell to what degree the plugin is at fault.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Needs more infoNeeds more information or reproducible steps in order to be worked on

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions