'copy to clipboard' is broken
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 869
- Forks
- 106
- PR merge metrics
- No merged PRs in 30d
Description
## Description
when using 'copy to clipboard' feature, `wl-paste` would hang and not paste anything.

### Steps to reproduce the bug
1. open drawing app
2. click 'copy to clipboard'
3. In a separate terminal, enter `wl-paste`
## System
- Device (desktop computer/tablet/phone/...): thinkpad t450s
- OS: fedora f34
- Desktop environment: - swaywm 1.6, alacritty 0.8.0, wl-clipboard 2.0.0
- Package format:
Name : drawing
Version : 0.8.3
Release : 1.fc34
Architecture : noarch
Size : 4.3 M
Source : drawing-0.8.3-1.fc34.src.rpm
Repository : @System
From repo : updates
- App version: 0.8.3
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the problem in Drawing 0.8.3 using the reported Fedora 34, Sway, and wl-clipboard setup: copy an image, then run `wl-paste` in a terminal. The issue does not name a source file or test, so first locate the application's clipboard handling entry point. Done means copied content can be retrieved without `wl-paste` hanging.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100