Wox-launcher / Wox

A cross-platform launcher that simply works
http://wox-launcher.github.io/Wox/
GNU General Public License v3.0
24.54k stars 2.37k forks source link

[clipboard] Wox delays LibreOffice copy to clipboard #342

Closed georgeto closed 8 years ago

georgeto commented 9 years ago

When I start LibreOffice, while Wox is running, doesn't matter if in foreground or background, it tooks several seconds till the text i copied out of an LibreOffice document is available for pasting. In the meantime the clipboard is empty respectively nothing happens if i paste the clipboard in an program that is not LibreOffice.

If I restart Wox or start LibreOffice before Wox everything works fine.

lances101 commented 9 years ago

@Georgeto, what plugins do you have installed?

georgeto commented 9 years ago
Chocolatey-ab4b2dc8-c644-4644-8c0f-aa66dd6f6de1\
Clipboard History-48e215d8-6728-493a-a773-d462f4cf56dd\
Currency Converter-7de04925-e091-4aa1-828a-4f111eaf3f2f\
Hosts-4dea3b82-6a39-49ba-96e0-af14737238bd\
Translate-c02b1543-b8a4-4095-902e-bfb94cf867c7\
Wox.Plugin.Caculator\
Wox.Plugin.CMD\
Wox.Plugin.Color\
Wox.Plugin.ControlPanel\
Wox.Plugin.DiskSpace-f79d3689-0725-44d5-a4ba-34f1619def07\
Wox.Plugin.Everything\
Wox.Plugin.Folder\
Wox.Plugin.PluginIndicator\
Wox.Plugin.PluginManagement\
Wox.Plugin.ProcessKiller-9616d7b6-d27f-4a46-b2ae-0f4f823046c0\
Wox.Plugin.Program\
Wox.Plugin.Sys\
Wox.Plugin.Timestamp-e8730902-efd6-4631-8676-ff28526e9462\
Wox.Plugin.Url\
Wox.Plugin.WebSearch\
Wox.Skype-f965f646-bdd7-40da-a475-fdd55cf4894a\
Wox.Spotify-64d18ccb-e115-4378-b32b-193c29e4eb93\
lances101 commented 9 years ago

@Georgeto, hm.. Strange, I have almost the same set of plugins and it seems to be alright in MS Word. Installing Libre now

Edit: Confirmed. Most likely this is caused by one specific plugin. I'll narrow this down by disabling them all and enabling one by one

georgeto commented 9 years ago

I don't know if it matters, I'm using Libre Office 5.0.2.2.

lances101 commented 9 years ago

Found the culprit Try disabling Clipboard history and it should not happen again. As for why it happens, well.. That requires some debugging with the plugin itself.

georgeto commented 9 years ago

Somehow disabling the plugin doesn't work for me. Deleting it from the plugin folder did the job. Thank you, I really appreciate your spontaneous reaction.

lances101 commented 9 years ago

@Georgeto, yea, the clipboard was hooked upon initialization, so deleting it was the way to go.

bao-qian commented 9 years ago

The disable functionality should be improved. https://github.com/happlebao/Wox/issues/12

bao-qian commented 9 years ago

Same problems here: https://github.com/Wox-launcher/Wox/issues/258

lances101 commented 8 years ago

@happlebao As discussed before, the Clipboard problem is not on our side (see below), it's LibreOffice. Consider closing this issue, https://github.com/Wox-launcher/Wox/issues/351 already covers better plugin disable functionality.

2005-05-26 - Oldest reference to the problem I could find 2016-03-04 - Still not fixed

bao-qian commented 8 years ago

@lances101 yeah, great works