Zezombye / overpy

High-level language for the Overwatch Workshop with support for compilation and decompilation.
GNU General Public License v3.0
180 stars 28 forks source link

Copy to clipboard doesn't work on Linux (Ubuntu) #277

Closed Suiranoil closed 2 years ago

Zezombye commented 2 years ago

Currently I'm using https://www.npmjs.com/package/copy-paste, I guess I'll have to try out https://www.npmjs.com/package/clipboardy.

Is there a reason you are using linux instead of windows ?

Suiranoil commented 2 years ago

I have both windows and linux installed on my pc, so this bug isn't really critical for me

Zensonaton commented 2 years ago

can confirm that copy to clipboard isn't working on manjaro linux, "KDE" desktop environment.

Zezombye commented 2 years ago

It should be fixed in 6.10.3, can you confirm?

Zensonaton commented 2 years ago

its working as intended! you can close this issue now

Zezombye commented 2 years ago

I want to see if it is fixed for lionariuspy as well :p

Suiranoil commented 2 years ago

its fixed for me