houmain / keymapper

A cross-platform context-aware key remapper.
GNU General Public License v3.0
295 stars 25 forks source link

[Bug] Assertion error logged when keymapper starts (v4.1) #131

Closed ristomatti closed 5 months ago

ristomatti commented 5 months ago

After I upgraded to version 4.1, I get an assertion error gdk_window_thaw_toplevel_updates: assertion 'window->update_and_descendants_freeze_count > 0' faile every time I start keymapper.

It doesn't seem to affect anything though.

houmain commented 5 months ago

It is likely one of these GTK messages which can be safely ignored.

ristomatti commented 5 months ago

If it's not originated from your code, I definitely agree. I'll close this.