Recent Changes - Search:

Get GNU Solfege at SourceForge.net. Fast, secure and Free Open Source software downloads

NoDescription-HA

STATUS_DONE: Will be fixed in 3.14.2

Submitter:
Long desciption: Opisz możliwie najdokładniej co zrobiłeś(aś) gdy pojawił się błąd. Znalesienie błędu będzie bardzo trudne, jeśli nie dołączysz żadnego opisu. Powinieneś zastąpić tekst tutaj własnym opisem, a także usunąć "bug-tag" na końcu tego tekstu tak, aby ten problem nie był automatycznie umieszczony pomiędzy raportami błędów pozbawionymi opisów.

(bug-tag: NO_DESCRIPTION)

Solfege version3.14.0
Bzr revision infobranch_nick: solfege.dev
revno: 1004
revision_id: tca@gnu.org-20090312232744-3odrbswsp13k21tq
clean: False
runtime.use_gtkhtml2False
gtk.pygtk_version(2, 12, 1)
gtk<module 'gtk' from 'D:\Programy\GNU Solfege\python\lib\site-packages\gtk-2.0\gtk\__init__.py'>
sys.version_info(2, 5, 4, 'final', 0)
sys.version2.5.4 (r254:67916, Dec 23 2008, 15:10:54) [MSC v.1310 32 bit (Intel)]
sys.prefixD:\Programy\GNU Solfege\python
sys.platformwin32
windowsversion(5, 1, 2600, 2, 'Dodatek Service Pack 3')

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


Edit - History - Print - Recent Changes - Search
Page last modified on April 06, 2009, at 08:56 AM