maweki / twitchlive-extension

TwitchLive-Panel Gnome Shell Extension displaying your favorite streamers
GNU General Public License v3.0
39 stars 8 forks source link

GLib-CRITICAL When changing something in the streamer settings #21

Closed maweki closed 8 years ago

maweki commented 8 years ago

when adding, removing or changing something in the new streamer listing, this happens in the user's journal (journalctl --user --follow):

(gnome-shell:2196): GLib-CRITICAL **: Source ID 13312 was not found when attempting to remove it

RaphaelRochet commented 8 years ago

There's somewhere a code that removes a source and does not zeroes the linked variable. Should be easy to fix ;)

RaphaelRochet commented 8 years ago

Sorry for the delay