Submitter:
Long desciption: Describe as exactly as you can what you did when this error occurred. 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.14.0 |
| Bzr revision info | branch_nick: solfege.dev revno: 1004 revision_id: tca@gnu.org-20090312232744-3odrbswsp13k21tq clean: False |
| runtime.use_gtkhtml2 | False |
| gtk.pygtk_version | (2, 12, 1) |
| gtk | <module 'gtk' from 'C:\Program Files\GNU Solfege\python\lib\site-packages\gtk-2.0\gtk\__init__.py'> |
| sys.version_info | (2, 5, 4, 'final', 0) |
| sys.version | 2.5.4 (r254:67916, Dec 23 2008, 15:10:54) [MSC v.1310 32 bit (Intel)] |
| sys.prefix | C:\Program Files\GNU Solfege\python |
| sys.platform | win32 |
| windowsversion | (5, 1, 2600, 2, 'Service Pack 3') |
Message from stderr:
Traceback (most recent call last):
File "C:\Program Files\GNU Solfege\share\solfege\src\idbyname.py", line 308, in new_question
self.do_at_question_start_show_play()
File "C:\Program Files\GNU Solfege\share\solfege\src\abstract.py", line 787, in do_at_question_start_show_play
self.m_t.m_P.play_question()
File "C:\Program Files\GNU Solfege\share\solfege\src\lessonfile.py", line 1101, in play_question
question[varname].play(self, question)
File "C:\Program Files\GNU Solfege\share\solfege\src\lessonfile.py", line 788, in play
raise osutils.BinaryForProgramException("Csound", cfg.get_string("programs/csound"), e)
File "C:\Program Files\GNU Solfege\share\solfege\src\osutils.py", line 63, in __init__
BinaryBaseException.__init__(self, binary, exception)
File "C:\Program Files\GNU Solfege\share\solfege\src\osutils.py", line 59, in __init__
self.msg2 = _("Tried `%(bin)s`:\n\n\t%(exception)s\n\nPlease check that the program is installed. If you did not supply the full path to the program in the preferences window (Ctrl-12), you must make sure the program is on your PATH.") % {'bin': binary, 'exception': exception}
UnicodeDecodeError: 'utf8' codec can't decode bytes in position 23-25: invalid data