CristianHenzel / ClipIt

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

Clipit keyboard shortcuts not working + Preferences problem #101

Closed jazbina closed 4 years ago

jazbina commented 6 years ago

Not a single shortcut works. I get this when I start Clipit from terminal. ` (clipit:11659): WARNING : 14:54:21.514: Binding 'A' failed!

(clipit:11659): WARNING : 14:54:21.514: Binding 'P' failed!

(clipit:11659): WARNING : 14:54:21.514: Binding 'F' failed!

(clipit:11659): WARNING : 14:54:21.514: Binding 'O' failed!

(clipit:11659): Gdk-CRITICAL **: 14:54:21.718: gdk_window_thaw_toplevel_updates: assertion 'window->update_and_descendants_freeze_count > 0' failed `

Also I cant see Preferences content when I open it. It just opens blank window.

I am on

System: Host: debian Kernel: 4.17.0-1-amd64 x86_64 bits: 64 Desktop: Xfce 4.12.4 Distro: Debian GNU/Linux buster/sid

Clipit 1.4.4-2

I reinstalled Clipit but that did not help.

cortopy commented 6 years ago

Same experience after upgrading to latest version. When I try to use a keybinding the terminal outputs:

(clipit:6815): GLib-GObject-CRITICAL **: 19:07:21.561: g_object_set_data: assertion 'G_IS_OBJECT (object)' failed
cortopy commented 6 years ago

actually this is a duplicate of https://github.com/CristianHenzel/ClipIt/issues/97