-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crashes after a few hours #28
Comments
Thanks for the bug report. It makes sense it can get into trouble when setting and getting the clipboard in the same function. What do you think about the copy selection to clipboard feature? Is it important? I'd propose replacing it with simply "[ ] Include selection in clipboard history". (I've consolidated github accounts) |
Wait, do you have another clipboard handler active at the same time? Something that also syncs the clipboards? |
Try to fix a bug that looked like an unbounded recursion for some reason. Issue #28
I'd try the new version and hopefully this is gone. |
I have KDE Connect, which syncs the system clipboard to my Android phone clipboard. That's all I think. I'll try the new version, thanks! |
Regarding this:
Do you mean the "Copy selected text to primary clipboard" option from the Clipboards plugin? I didn't have that enabled. And I just enabled it, selected some text and Kupfer crashed on my second attempt to paste. The feature is nice (although confusing), but not that important :D (I'm still using v303 because Launchpad is very slow today). |
Well it no longer crashed while using Kupfer 304.1 about 7 hours so I guess it's fixed. |
Thanks for helping to fix this! |
Kupfer v303 crashes after a few hours of usage in Ubuntu 16.10. Edit: From what I can tell, this looks like it's caused by the clipboard plugin, when using the Shutter application (screenshot tool), which copies newly created screenshots to the clipboard (as images).
Here's the log:
The text was updated successfully, but these errors were encountered: