Open TheFrenchGhosty opened 5 years ago
the arch relase package do not load streams for me. it gives an error:
[14:22:10] Warning - GNOME-Twitch : {GtTwitch:336} Received unsuccessful response from url 'https://api.twitch.tv/api/channels/dota2ruhub/access_token' with code '410' and body '{"error":"Gone","status":410,"message":"this API has been removed."}'
[14:22:10] Warning - GNOME-Twitch : {GtTwitch:594} Error getting stream access token for channel 'dota2ruhub' because: Received unsuccessful response from url 'https://api.twitch.tv/api/channels/dota2ruhub/access_token' with code '410' and body '{"error":"Gone","status":410,"message":"this API has been removed."}'
I guess that developer just forgot to add an API key?
Every time I open a stream with the git version (using the Arch package), I'm getting a infinite loading (only the chat load), or a crash
Segmentation fault (core dumped)
Tested with the MPV-OpenGL, the GStreamer-OpenGL and the GStreamer-Clutter backend.
I tried to remove
~/.local/share/gnome-twitch/channel_settings.json
and~/.config/dconf/user
but the problem is still here.The arch release package is working correctly.