Recent Changes - Search:

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


F3HelpIsNotWorking

STATUS_DONE: I believe has been fixed in a release more recent than 3.8.1. I don't get the UnicodeDecodeError with solfege 3.14.2. But I found another while debugging this: The music theory file for the compare-intervals exercises did not load because Solfege looked for files with double html extension (.html.html). Fix will be available in 3.14.3

F3 help is not working

Submitter: juliane ,, christian-hiller ,, de
Long desciption: I clicked F3 to read about the theorie when the error occurred. The window opened but no text. At the same time the error window poped up.

Solfege version3.8.1
runtime.has_gtkhtml2False
gtk.pygtk_version(2, 8, 6)
gtk<module 'gtk' from 'C:\Program Files\Geh�rbildung\library.zip\gtk\__init__.pyc'>
sys.version_info(2, 4, 2, 'final', 0)
sys.version2.4.2 (#67, Sep 28 2005, 12:41:11) [MSC v.1310 32 bit (Intel)]
sys.prefixC:\Program Files\Geh�rbildung
sys.platformwin32
windowsversion(6, 0, 6001, 2, 'Service Pack 1')

Message from stderr:

 
Traceback (most recent call last):
  File "src\mainwin.pyc", line 359, in <lambda>
  File "src\app.pyc", line 196, in show_exercise_theory
  File "src\mainwin.pyc", line 689, in display_docfile
  File "src\helpbrowser.pyc", line 116, in show_docfile
  File "ntpath.pyc", line 102, in join
UnicodeDecodeError: 'utf8' codec can't decode bytes in position 20-23: invalid data
Traceback (most recent call last):
  File "src\helpbrowser.pyc", line 67, in history_back
  File "src\history.pyc", line 40, in set_adj_of_current
IndexError: list index out of range
Traceback (most recent call last):
  File "src\helpbrowser.pyc", line 78, in history_forward
  File "src\history.pyc", line 40, in set_adj_of_current
IndexError: list index out of range
Traceback (most recent call last):
  File "src\helpbrowser.pyc", line 59, in refresh
  File "src\history.pyc", line 40, in set_adj_of_current
IndexError: list index out of range
Edit - History - Print - Recent Changes - Search
Page last modified on May 12, 2009, at 06:17 PM