Sugar Learning Environment, Activity Toolkit, GTK 3.
fd15e76dab
The mouse detector have a variable to store the id for the timeout. The stop() method check if the id is null but do not set the id to null after remove the GObject timeout, then try to remove the timeout multiple times. The efect can be seen if a user move the mouse slowly over the icons in the Sugar home, in shell.log we see many lines like: sugar3/graphics/palettewindow.py:443: Warning: Source ID 2464 was not found when attempting to remove it |
||
---|---|---|
bin | ||
examples | ||
m4 | ||
po | ||
src | ||
tests | ||
.gitignore | ||
AUTHORS | ||
autogen.sh | ||
configure.ac | ||
COPYING | ||
MAINTAINERS | ||
Makefile.am | ||
README |
Sugar is the core of the OLPC Human Interface. The toolkit provides a set of widgets to build HIG compliant applications and interfaces to interact with system services like presence and the datastore.