vinszent / gnome-twitch

Enjoy Twitch on your GNU/Linux desktop
http://gnome-twitch.vinszent.com
Other
440 stars 40 forks source link

Crash after login #363

Closed soloam closed 2 years ago

soloam commented 6 years ago

Hello, I have installed gnome-twitch in debian 9, and when I launch the app everything works ok, but when I log in I the app crashes... In the console I get this error:

[07:28:54] Message - GNOME-Twitch : {GtApp} Startup [07:28:54] Message - GNOME-Twitch : {GtApp} Loading chat settings [07:28:54] Message - GNOME-Twitch : {GtApp} Activate Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14: reading configurations from ~/.fonts.conf is deprecated. please move it to /home/diogo/.config/fontconfig/fonts.conf manually [07:28:55] Critical - GLib : g_ptr_array_remove_index: assertion 'index_ < rarray->len' failed [07:28:55] Critical - Json : json_node_get_node_type: assertion 'JSON_NODE_IS_VALID (node)' failed Segmentation fault

What can it be?

Thank you

vinszent commented 6 years ago

Unfortunately Twitch returns rubbish half the time in their responses... Missing data, malformed JSON, etc. Next version will definitely have better handling for this.