Glib-CRITICAL Error

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!

Not any help but I see it too.
The app still works as expected. I have the GPIO module in the app but not currently using it.

Thanks for the helpful comment Albin.

I have always seen it in the Raspberry Xojo applications I always just assumed it was something that Xojo has yet to fix in their GUI framework for Raspberry. (It does not seem to cause harm except for that annoying message on the console that no-one wants to see when they ship their applications)