vinszent / gnome-twitch

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

chat is working but stream never starts #343

Open ajira86 opened 6 years ago

ajira86 commented 6 years ago

I have two computer to run Gnome-Twitch, one is perfectly working but on the other one, the application seams ok but never starts the streams (only chat). Here is my output from flatpak run:

$ flatpak run com.vinszent.GnomeTwitch

(gnome-twitch:3): Gtk-WARNING **: Locale not supported by C library.
    Using the fallback 'C' locale.
[14:12:51] Message - GNOME-Twitch : {GtApp:370} Startup, running version '0.4.1'
[14:12:51] Message - GNOME-Twitch : {GtApp:339} Activate
[14:12:51] Message - GNOME-Twitch : {GtPlayer:132} Loading chat settings
[14:12:51] Message - GNOME-Twitch : {GtPlayer:999} Loaded player backend 'GStreamer Cairo player backend'
[14:12:51] Message - GNOME-Twitch : {GtPlayerBackendGstreamerCairo:246} Init
[14:12:51] Critical - GLib-GObject : g_object_get: assertion 'G_IS_OBJECT (object)' failed
[14:12:51] Warning - GNOME-Twitch : cannot set NULL uri
[14:12:51] Critical - Gtk : gtk_widget_add_events: assertion 'GTK_IS_WIDGET (widget)' failed
[14:12:51] Critical - Gtk : gtk_widget_set_can_focus: assertion 'GTK_IS_WIDGET (widget)' failed
[14:12:51] Critical - Gtk : gtk_container_add: assertion 'GTK_IS_WIDGET (widget)' failed
[14:12:51] Warning - GLib-GObject : invalid (NULL) pointer instance
[14:12:51] Critical - GLib-GObject : g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
[14:12:51] Warning - GLib-GObject : invalid (NULL) pointer instance
[14:12:51] Critical - GLib-GObject : g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
[14:12:51] Message - GNOME-Twitch : {GtApp:147} Succesfully fetched oauth info with name '***REMOVED***', id '***REMOVED***' and oauth token '***REMOVED***'
[14:12:51] Message - GNOME-Twitch : {GtApp:182} Succesfully fetched user info with name '***REMOVED***', id '***REMOVED***' and oauth token '***REMOVED***'
[14:12:52] Message - GNOME-Twitch : {GtFollowsManager:519} Loaded '3' follows from Twitch
[14:12:53] Message - GNOME-Twitch : {GtPlayer:1310} Opening stream 'corobizar' with quality 'source'
[14:13:03] Warning - GNOME-Twitch : {GtResourceDownloader:134} Unable to download image from uri 'https://static-cdn.jtvnw.net/badges/v1/***REMOVED***/1' because: Unrecognized image file format
[14:13:03] Warning - GNOME-Twitch : {GtTwitch:1657} Unable to fetch chat badge set with name 'global' because: Unable to download image from uri 'https://static-cdn.jtvnw.net/badges/v1/***REMOVED***/1' because: Unrecognized image file format
[14:13:07] Message - GNOME-Twitch : {GtIrc:860} Connecting with nick='***REMOVED***', host='irc.chat.twitch.tv' and port='80'

Then the application crashed shortly after this line. How can I help you to solve the issue ?

OldBeafantles commented 6 years ago

I have the same issue.