xsuspender icon indicating copy to clipboard operation
xsuspender copied to clipboard

GLib-CRITICAL **: g_main_loop_quit: assertion 'g_atomic_int_get (&loop->ref_count) > 0' failed

Open kernc opened this issue 5 years ago • 0 comments

On two consecutive Ctrl+C presses, this is the error. The windows were not unsuspended; I continued them with pkill -CONT ..

$ src/xsuspender
^C^C
(xsuspender:17474): GLib-CRITICAL **: g_main_loop_quit: assertion 'g_atomic_int_get (&loop->ref_count) > 0' failed

kernc avatar May 12 '19 00:05 kernc