jankammerath / iptvx

IPTV player and streamer for Linux that allows to play any stream that LibVLC can play, offers an overlay based on WebKit using HTML5, JavaScript and CSS and uses XMLTV data for EPG information. It allows the playback of URLs, files and can grab URLs from shell scripts. XMLTV EPG data can be downloaded from URLs or grabbed from shell scripts.
http://iptvx.org
Apache License 2.0
80 stars 37 forks source link

Turn off Glib warnings and debug Glib critical logs #76

Open jankammerath opened 6 years ago

jankammerath commented 6 years ago

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