hluk / copyq-commands

Useful commands for CopyQ clipboard manager.
331 stars 73 forks source link

Error: TLS initialization failed #22

Closed neoOpus closed 4 years ago

neoOpus commented 4 years ago

Note [2020-06-08 02:39:07.057] : --- backtrace --- Note [2020-06-08 02:39:07.057] : importCommandsFromUrl(url = 'https://github.com/hluk/copyq-commands/blob/master/Automatic/big-data-tab.ini') at “...”:23 Note [2020-06-08 02:39:07.057] : () at “...”:31 Note [2020-06-08 02:39:07.057] : () at “...”:4 Note [2020-06-08 02:39:07.057] : --- end backtrace --- Note [2020-06-08 02:40:11.855] : ScriptError: Exception in command: Failed to fetch commands. Note [2020-06-08 02:40:11.855] : Status code: undefined Note [2020-06-08 02:40:11.855] : Error: TLS initialization failed

neoOpus commented 4 years ago

OK I found a fix myself

The format of the import command must be as highlighted in the screenshot.

image

neoOpus commented 4 years ago

This is still not working... the import dialogue windows shows up but the import command does nothing and there is no log... I tried different combinations but nothing helps, so I thing something is broken QCopy.

hluk commented 4 years ago

I think it's related to this: https://github.com/hluk/CopyQ/issues/1177

hluk commented 4 years ago

Fixed in hluk/CopyQ#1177.