Submitter:
Long desciption: Describe as exactly as you can what you did when this error occoured. If you give no description at all, you make it very difficult to track down this bug. You should replace this text with your description, and also remove the "bug-tag" in the bottom of this text so that this bug is not automatically sorted among the bug reports with no description.
(bug-tag: NO_DESCRIPTION)
| Solfege version | 3.0.4 |
| runtime.has_gtkhtml2 | False |
| runtime.has_gnome | True |
| gtk.pygtk_version | (2, 4, 1) |
| gtk | <module 'gtk' from 'C:\Program Files\GNU Solfege\library.zip\gtk\__init__.pyc'> |
| sys.version_info | (2, 3, 5, 'final', 0) |
| sys.version | 2.3.5 (#62, Feb 8 2005, 16:23:02) [MSC v.1200 32 bit (Intel)] |
| sys.prefix | C:\Program Files\GNU Solfege |
| sys.platform | win32 |
| windowsversion | (5, 1, 2600, 2, 'Service Pack 3') |
Message from stderr:
Traceback (most recent call last):
File "src\mainwin.pyc", line 456, in <lambda>
File "src\app.pyc", line 196, in test_lesson_id
File "src\app.pyc", line 190, in practise_lesson_id
File "src\app.pyc", line 183, in _practise_lesson_id
File "src\abstract.pyc", line 105, in set_lessonfile
File "src\statistics.pyc", line 257, in lessonfile_changed
File "ntpath.pyc", line 101, in join
UnicodeDecodeError: 'utf8' codec can't decode bytes in position 31-33: invalid data
Traceback (most recent call last):
File "src\melodicinterval.pyc", line 219, in new_question
File "src\abstract.pyc", line 161, in new_question
AttributeError: 'Teacher' object has no attribute 'm_test_idx'