maoschanz / drawing

Simple image editor for Linux
https://maoschanz.github.io/drawing/
GNU General Public License v3.0
769 stars 98 forks source link

'copy to clipboard' is broken #410

Open sl424 opened 3 years ago

sl424 commented 3 years ago

Description

when using 'copy to clipboard' feature, wl-paste would hang and not paste anything.

image

Steps to reproduce the bug

  1. open drawing app
  2. click 'copy to clipboard'
  3. In a separate terminal, enter wl-paste

System

maoschanz commented 3 years ago

i'll investigate it when i'll have time to set up a VM with sway, meanwhile my first guess is that wl-paste fails to guess the type of what i set in the clipboard

edit: