iptvx icon indicating copy to clipboard operation
iptvx copied to clipboard

Turn off Glib warnings and debug Glib critical logs

Open jankammerath opened this issue 7 years ago • 0 comments

Partially described here: https://tecnocode.co.uk/2017/11/10/debugging-critical-warnings-from-glib-code/

The two errors that always come up and need fixing:

(iptvx:29955): Gdk-WARNING **: gdkwindow-x11.c:5573 drawable is not a native X11 window (iptvx:29955): GLib-CRITICAL **: g_array_free: assertion 'array' failed

jankammerath avatar Jan 13 '18 21:01 jankammerath