hezral / clips

Multi format clipboard manager with extra features
GNU General Public License v3.0
39 stars 1 forks source link

1.0.3 cannot copy anymore rich text ones #24

Closed DevAlien closed 2 years ago

DevAlien commented 2 years ago

When a copy is a rich text one, now it is not possible to copy anymore, or better pasting won't do anything. even if you click on the Copy plaintext.

I think when the clips are set to the clipboard that some other stuff ust be set, like when you copy something depending on where you paste it, it will paste the right thing, so the same thing should happen when selecting a clip, when I have time I wanna try to debug that.

hezral commented 2 years ago

Can you share which app you tried this on?

The default action "Copy" will paste the formatted text.

Can you also try this:

  1. Open terminal and run flatpak run com.github.hezral.clips
  2. Try the copy/paste as you tried above
  3. Paste the output from terminal here
DevAlien commented 2 years ago

Opening it this way the log is just until it opens the db, then the app opens but the command gets closed, so I don't see anything.

hezral commented 2 years ago

You have to exit any existing running Clips process before running in Terminal.

hezral commented 2 years ago

Can you try this daily build and see if the problem still exist?

https://github.com/hezral/clips/actions/runs/1333958172