-
-
Couldn't load subscription status.
- Fork 161
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
If I try to pipe output to cat (or some other command), cb hangs and I have to interrupt the process.
To Reproduce
For example, this gives the JSON output normally, but hangs after that:
cb history | catSame thing if I run it "directly" without the shell function:
flatpak run app.getclipboard.Clipboard history | catAlso happens with status, not just history.
If I run the same commands without piping output, the app doesn't hang.
Expected behavior
No hanging.
Screenshots
N/A
Version
Happens in both:
Clipboard Project 0.9.1 (commit 969b894)- Flatpak version from the official install script (Flathub)
Clipboard Project 0.10.0 (commit d76481c, branch main)- From GitHub releases, installed manually
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working