Comment #1 on issue 279 by [email protected]: gu.py 334 throws error https://code.google.com/p/solfege/issues/detail?id=279
I get this thing consistently when using the exercise named "identify the note" (= identifier la note) When using some over exercises it might not happen at all the all way through, whereas the pop error box appears from the very beginning with" identify the note" : always, and again and again. /usr/share/solfege/solfege/gu.py:334: Warning: Source ID 1538 was not found when attempting to remove it gobject.source_remove(self.__timeout) /usr/share/solfege/solfege/gu.py:334: Warning: Source ID 1572 was not found when attempting to remove it gobject.source_remove(self.__timeout) /usr/share/solfege/solfege/gu.py:334: Warning: Source ID 1596 was not found when attempting to remove it gobject.source_remove(self.__timeout) /usr/share/solfege/solfege/gu.py:334: Warning: Source ID 1601 was not found when attempting to remove it gobject.source_remove(self.__timeout) /usr/share/solfege/solfege/gu.py:334: Warning: Source ID 1622 was not found when attempting to remove it gobject.source_remove(self.__timeout) /usr/share/solfege/solfege/exercises/rhythm.py:81: Warning: Source ID 1938 was not found when attempting to remove it gobject.source_remove(self.__timeout) /usr/share/solfege/solfege/exercises/rhythm.py:81: Warning: Source ID 2363 was not found when attempting to remove it gobject.source_remove(self.__timeout) /usr/share/solfege/solfege/gu.py:334: Warning: Source ID 3756 was not found when attempting to remove it gobject.source_remove(self.__timeout) etc................ -- You received this message because this project is configured to send all issue notifications to this address. You may adjust your notification preferences at: https://code.google.com/hosting/settings ------------------------------------------------------------------------------ _______________________________________________ Solfege-devel mailing list To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe", or visit https://lists.sourceforge.net/lists/listinfo/solfege-devel
