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

Clipboard error on Wayland #28

Closed
ThatOneCalculator opened this issue Dec 20, 2023 · 4 comments
Closed

Clipboard error on Wayland #28

ThatOneCalculator opened this issue Dec 20, 2023 · 4 comments
Assignees

Comments

@ThatOneCalculator
Copy link

Upon running oatmeal from the CLI, I get Whoops, it looks like the editor clipboard isn't setup properly.... My system clipboard provider is wl-copy (the default on most Wayland environments).

@dustinblackman
Copy link
Owner

dustinblackman commented Dec 20, 2023

Thanks for reporting! Looks related to 1Password/arboard#114, which is what I'm using for clipboard management.

The clipboard service isn't mandatory since 0.9.0, so Oatmeal should still be usable without it. Does the app not load at the moment? The clipboard editor is the default, you could switch to none by running oatmeal --editor none, or permanently set it with the environment variable OATMEAL_EDITOR=none

@ThatOneCalculator
Copy link
Author

The app loads, but just shows the error without the flag passed. Klipper isn't related to wl-copy.

@dustinblackman
Copy link
Owner

Understood! I believe I see the solution, I'll push it out in the next version.

@dustinblackman dustinblackman self-assigned this Dec 20, 2023
@dustinblackman
Copy link
Owner

Fixed in v0.10.0. Thanks!

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

2 participants