maoschanz / maoschanz/drawing

'copy to clipboard' is broken

Open
#410 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug hard to reproduce
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.

![image](https://user-images.githubusercontent.com/15190003/128841714-5e86b7d4-3805-4766-8bde-d3a4fa3862d9.png)

### 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.