Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gui: clipboard error #150

Open
chlorocryptos opened this issue Dec 31, 2019 · 1 comment
Open

gui: clipboard error #150

chlorocryptos opened this issue Dec 31, 2019 · 1 comment

Comments

@chlorocryptos
Copy link

Describe the issue

When copying an receiving address via clipboard (receiving addresses window - right click - copy address) an error is thrown in 'debug.log'.
Most of the time the copied address can be re-used, e.g. be inserted into other applications like an editor program, but it also occurred that the GUI crashed, while inserting the copied address into
the 'Pay To:' field of the 'Send' tab. However, while the thrown error can easily be reproduced,
the crashing of the GUI appears not to be reproducible and might be unrelated.

Steps to reproduce

  1. open and sync wallet
  2. open Menu -> File -> Receiving addresses
  3. select arbitrary address and copy that address via right click 'Copy' of the mouse

Expected behavior

address should be copied to clipboard without errors

Actual behavior

clipboard 'copy' action throws error in debug.log:
2019-12-31 09:56:28 GUI: Data set on unsupported clipboard mode. QMimeData object will be deleted.

Screenshots

What platform are you using (Linux, Windows, Mac)

Windows 7 64 bit

@Duality-CDOO
Copy link
Contributor

Will investigate. I am running Windows 10 x64, I will try first to replicate in Ubuntu 18.04.03LTS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants