Copy to clipboard does not work at all (Linux mono)
A lightweight and easy-to-use password manager
Brought to you by:
dreichl
Copying something out of KeePass2 does not work at all. I am using KeePass2 version 2.20.1 under Ubuntu Linux 12.12 with mono 2.10.8.1. The desktop manager is XFCE. No method for copy/paste works: Ctrl-C, mouse right click and copy, selecting, nothing.
On the other hand, the opposite direction, from outside of KeePass2 into KeePass2 works just fine, with all methods.
You have to install the 'xsel' utility/package. This is documented on http://keepass.info/help/v2/setup.html#mono
yes, xsel is (was) installed.
Installing xsel package does not resolve the issue for me. However I can copy and paste into another application and then copy and paste to the application of my choosing.
For example
Ctrl-C from keepass2
Ctrl-V to gedit
Right Click, Paste to console
What I cannot do is
Ctrl-C from keepass2
Right Click, Paste to console
I also cannot do
Ctrol-C from keepass2
Middle Click to console
I have this same problem on a newly installed Xubuntu 13.10, Mono 2.10.8.1 and KeePass 2.24. I do have the xsel package installed (by default) but clipboard still doesn't work properly.
Mike Power: Thanks for pointing out that pasting to some applications do work.
I for example can't copy from KeePass and paste into PhpStorm (7.1). I tried to copy my PhpStorm License key from KeePass and paste to PhpStorm after installation but it didn't work. I was able to paste the key from KeePass to AbiWord (3.0.0) though and then copy from AbiWord and paste to PhpStorm. Weird.
I have the similar issues with newly installed (today) Manjaro with mono version of 3.2.3. Copying notes does not work at all. Tried Ctrl+C, right-click & copy|copy all, tried also middle button.
Password copy works by double clicking the "****" but I have not found a way to copy notes. I use notes for storing application license keys.
You have a mono problem and we can't really help apart from pointing you to the installation instructions - see the top of this thread.
If you manage to fix this please let us know so we can update the instructions.
cheers, Paul
I've had the same problem since I've upgraded to Linux Mint 17
My workaround:
Hope this helps.
j
Try using a clipboard manager like clipit or parcellite to sync the selections. Enabling sync in clipit puts keepass2 content into the primary selection (middle click) for me.
I had the same problem with KeePass + PhpStorm and I found the solution which works for me. I reinstall xsel:i386 instead of xsel from Ubuntu Software Center and that's all.
thanks
Installing xsel:i386 worked for me. Note, it requires uninstalling xsel but I'm not seeing any negative consequences so far.
Ubuntu 14.04, phpStorm, ClipIt
Thanks for the update.
cheers, Paul
Struggling with this myself. I'm able to work around it by using CTRL-SHIFT + INSERT instead of CTRL+V