Hello,
After writing a few GPIO interactive programs with the Raspberry Pi, the program is working the way that it should, but I am getting the following error in a terminal window when I execute the program with ‘sudo ./Example5-3’:
(Example5-3:1066): GLib - CRITICAL **: Source ID 660 was not found when attempting to remove it
Googling this error has some saying its not much of an issue (annoyance), and others say its due to an update: Stack Overflow Discussion
Just not sure if I should ignore it, if its a bug and should be reported, or if there is something that I might have done to make this happen. Are there any helpful thoughts from forum members?
Thanks!