friday / ulauncher-clipboard

Ulauncher clipboard management with Clipman, Clipster, CopyQ or GPaste
MIT License
81 stars 11 forks source link

Error after recent update, looking for incorrect clipboard manager #13

Closed jrseliga closed 4 years ago

jrseliga commented 5 years ago

@friday after updating the extensions based on the recommendation of this https://github.com/friday/ulauncher-clipboard/issues/12 a new error has come where it seems the extension is looking for the incorrect clipboard manager.

image

Unfortunately that's the best screenshot I can grab from the pop-up, but these are my settings:

image

friday commented 4 years ago

Sorry for the late reply again @jrseliga. I don't think this is a ulauncher-clipboard error though. I don't listen to copyq's onClipboardChanged event.

I'm guessing you installed and uninstalled copyq, and still have some startup script or desktop entry remaining. Maybe run Gnome Tweaks and check the "Startup Applications" there?

Does the extension work for you with GPaste otherwise?

ghost commented 4 years ago

This issue still persists. After updating from v4 to v5, it does not recognize anything in the clipboard. It continuously says 'Loading'. I don't see any option to change any settings, like selecting another clipboard manager. alt text

friday commented 4 years ago

It works fine in v5 @beskhu3epnm. I use it every day now. Please close Ulauncher and restart it with the command ulauncher -v and create a new issue where you post the output. You will likely have an error somewhere.

ulauncher-clipboard

ghost commented 4 years ago

The problem remains of course. Here is the verbose output - https://files.catbox.moe/j9n6ck.txt

com.github.friday.ulauncher-clipboard | 2019-12-25 00:36:57,693 | INFO | ulauncher-clipboard: ensureStatus() | Attempting to start manager Clipster
ERROR:Daemon already running: pid 3415
com.github.friday.ulauncher-clipboard | 2019-12-25 00:36:58,522 | INFO | ulauncher-clipboard: ensureStatus() | Attempting to start manager Clipster
ERROR:Daemon already running: pid 3415
com.github.friday.ulauncher-clipboard | 2019-12-25 00:36:59,396 | INFO | ulauncher-clipboard: ensureStatus() | Attempting to start manager Clipster
ERROR:Daemon already running: pid 3415
com.github.friday.ulauncher-clipboard | 2019-12-25 00:37:00,322 | INFO | ulauncher-clipboard: ensureStatus() | Attempting to start manager Clipster
ERROR:Daemon already running: pid 3415
friday commented 4 years ago

@beskhu3epnm I think I fixed it.

ghost commented 4 years ago

Thanks, working now.

friday commented 4 years ago

I managed to reproduce this error now, by uninstalling copyq while it's still running. It's completely unrelated to this extension.

ghost commented 4 years ago

I made a fresh install of Linux Mint 20, using the most recent stable version of Ulauncher (v5.8.0), with the Clipboard extension installed. But using 'c', it's endlessly searching for my clipboard history. I can't seem to get it to work. Not sure what to do, it's on 'Auto' mode.

EDIT: It seems to work now.

friday commented 4 years ago

Thanks for updating the comment @beskhu3epnm :). Sorry I haven't been able to keep up.