CristianHenzel / ClipIt

ClipIt clipboard manager for GTK+
https://github.com/CristianHenzel/ClipIt
GNU General Public License v3.0
645 stars 83 forks source link

gdk_window_get_window_type: assertion 'GDK_IS_WINDOW (window)' failed #137

Closed ngmariusz closed 4 years ago

ngmariusz commented 4 years ago

(clipit:8124): Gdk-CRITICAL **: 21:24:29.686: gdk_window_get_window_type: assertion 'GDK_IS_WINDOW (window)' failed

ubuntu 20.04 clipit 1.4.5 GNOME Shell 3.36.1

afelinczak commented 4 years ago

it is known issue, and PR to fix is sitting here for good few months. You can:

I'm trying to find better way to fix the issue, but for now jemyzhang change should do the trick.

afelinczak commented 4 years ago

jemyzhang PR has been merged, closing.