Recent Changes - Search:

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


NoDescription-LUK

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 version3.10.0
runtime.use_gtkhtml2False
gtk.pygtk_version(2, 10, 6)
gtk<module 'gtk' from 'C:\Archivos de programa\GNU Solfege\python\lib\site-packages\gtk-2.0\gtk\__init__.pyc'>
sys.version_info(2, 5, 1, 'final', 0)
sys.version2.5.1 (r251:54863, Apr 18 2007, 08:51:08) [MSC v.1310 32 bit (Intel)]
sys.prefixC:\Archivos de programa\GNU Solfege\python
sys.platformwin32
windowsversion(5, 1, 2600, 2, 'Service Pack 3')

Message from stderr:

 
Traceback (most recent call last):
  File "C:\Archivos de programa\GNU Solfege\share\solfege\src\singinterval.py", line 197, in new_question
    r = self._new_question()
  File "C:\Archivos de programa\GNU Solfege\share\solfege\src\singinterval.py", line 126, in _new_question
    self.get_string('user/highest_pitch'))
  File "C:\Archivos de programa\GNU Solfege\share\solfege\src\abstract.py", line 166, in new_question
    old_toptone = old_tonika + self.m_question[0]
TypeError: ehooked:'NoneType' object is unsubscriptable
Traceback (most recent call last):
  File "C:\Archivos de programa\GNU Solfege\share\solfege\src\singinterval.py", line 197, in new_question
    r = self._new_question()
  File "C:\Archivos de programa\GNU Solfege\share\solfege\src\singinterval.py", line 126, in _new_question
    self.get_string('user/highest_pitch'))
  File "C:\Archivos de programa\GNU Solfege\share\solfege\src\abstract.py", line 166, in new_question
    old_toptone = old_tonika + self.m_question[0]
TypeError: ehooked:'NoneType' object is unsubscriptable
Traceback (most recent call last):
  File "C:\Archivos de programa\GNU Solfege\share\solfege\src\singinterval.py", line 197, in new_question
    r = self._new_question()
  File "C:\Archivos de programa\GNU Solfege\share\solfege\src\singinterval.py", line 126, in _new_question
    self.get_string('user/highest_pitch'))
  File "C:\Archivos de programa\GNU Solfege\share\solfege\src\abstract.py", line 166, in new_question
    old_toptone = old_tonika + self.m_question[0]
TypeError: ehooked:'NoneType' object is unsubscriptable
Edit - History - Print - Recent Changes - Search
Page last modified on June 17, 2009, at 02:37 AM