andrepolischuk / keep

Desktop app for Google Keep packaged with Electron
The Unlicense
410 stars 70 forks source link

Copy/Paste on Linux #61

Open buelowp opened 3 years ago

buelowp commented 3 years ago

I just got this running, and I LOVE IT. However, copy and paste didn't work for me on Ubuntu 20.04. Just FYI.

jcarroll commented 3 years ago

Same here: great app, couple of issues. For me, copy seems to work, but paste CTRL+V does not insert text from clipboard.
Workaround: Mouse MIDDLE-CLICK does act as paste for me. My system information:

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 20.04.1 LTS
Release:        20.04
Codename:       focal

Lubuntu desktop Openbox window manager

$ openbox --version
Openbox 3.6.1

Can you please try to reproduce the issue?
Please help me to help you: Is there a log file that I can copy and paste here for you? Or, can I access a console to view any error output? Can I run in verbose mode?

Thanks in advance!

P.S. Possibly related issue: Enable Right Click Cut & Paste #59