Comment 4 for bug 1578538

Revision history for this message
Johan Mattsson (johan-mattsson-m) wrote :

I did find a bug that might be connected to this one. When ever I run a TimeoutSource with a short interval in GLibs main loop will all the idle events be put on hold until the timer ends. This caused the spinning wheel to block the main loop. I have not been able to track down the problem in GLib but I will continue looking for it.

There is a fix for this problem in the 2.x branch of the source code repository.