lucasmazza / copy-as-rtf

A package to export highlighted code as RTF
Other
19 stars 14 forks source link

Copies nothing to clipboard #33

Open mlalkaka opened 8 years ago

mlalkaka commented 8 years ago

Hello, I'm using Atom 1.8.0 on Windows. I have installed python3 and the copy-as-rtf package. However, when I select the command "Copy as Rtf: Copy", nothing gets copied to the clipboard. I have tried looking for errors in the Dev Tools, but I saw no errors logged to the console. I have tried this with text selected and with no text selected.

I have verified that python is in my PATH environment variable, by opening a Command Prompt window and typing where python. I see that it returns the path to python.exe. I then run atom from that same Command Prompt, to be sure that its PATH also includes python.

Is this a known issue? If not, how can I get this working? Thank you.

dlouwers commented 8 years ago

Same problem. Plugin seems to no longer be functional.

mkdmkk commented 8 years ago

Same problem.

yxsu commented 8 years ago

Same problem when using Atom 1.9.9

knightzac19 commented 7 years ago

I've fixed this issue by editing the python script provided, see pull request #36 for the changes.

flamenquim commented 7 years ago

Same problem 😞

Windows 8.1, Python 3.5.2, Atom 1.13.0-beta8.

alejandro-gg commented 7 years ago

same here.... :/

Windows 8.1 Python 3.5.2 :: Anaconda 4.2.0 (64-bit) Atom: 1.15.0

janpipek commented 7 years ago

Windows 10 Python 3.6 Atom 1.15

Same problem

ghost commented 7 years ago

Atom 1.19.2 Same problem.

Marc-Reis commented 5 years ago

I also have this issue - Using Anaconda's Python - I get nor errors but nothing in the clip board either. I am Using Python 3.7.1 EDIT: ATOM 1.35.1 x64

SHungry007 commented 3 years ago

Windows 10 Python 3.7.6 Atom 1.56

Same problem

paolo451 commented 2 years ago

Same problem.

Windows 11 Python 3.9.13 Atom 1.60.0 x64