NoDescription-HASTATUS_DONE: Will be fixed in 3.14.2 Submitter: (bug-tag: NO_DESCRIPTION)
Message from stderr:
Traceback (most recent call last):
File "D:\Programy\GNU Solfege\share\solfege\src\idbyname.py", line 308, in new_question
self.do_at_question_start_show_play()
File "D:\Programy\GNU Solfege\share\solfege\src\abstract.py", line 787, in do_at_question_start_show_play
self.m_t.m_P.play_question()
File "D:\Programy\GNU Solfege\share\solfege\src\lessonfile.py", line 1101, in play_question
question[varname].play(self, question)
File "D:\Programy\GNU Solfege\share\solfege\src\lessonfile.py", line 788, in play
raise osutils.BinaryForProgramException("Csound", cfg.get_string("programs/csound"), e)
File "D:\Programy\GNU Solfege\share\solfege\src\osutils.py", line 63, in __init__
BinaryBaseException.__init__(self, binary, exception)
File "D:\Programy\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 byte 0xbf in position 16: unexpected code byte
Traceback (most recent call last):
File "D:\Programy\GNU Solfege\share\solfege\src\idbyname.py", line 308, in new_question
self.do_at_question_start_show_play()
File "D:\Programy\GNU Solfege\share\solfege\src\abstract.py", line 787, in do_at_question_start_show_play
self.m_t.m_P.play_question()
File "D:\Programy\GNU Solfege\share\solfege\src\lessonfile.py", line 1101, in play_question
question[varname].play(self, question)
File "D:\Programy\GNU Solfege\share\solfege\src\lessonfile.py", line 788, in play
raise osutils.BinaryForProgramException("Csound", cfg.get_string("programs/csound"), e)
File "D:\Programy\GNU Solfege\share\solfege\src\osutils.py", line 63, in __init__
BinaryBaseException.__init__(self, binary, exception)
File "D:\Programy\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 byte 0xbf in position 16: unexpected code byte
|