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.11.1 |
| Bzr revision info | branch_nick: s-rel2 revno: 842 revision_id: tca@gnu.org-20080608162119-zgmd06fdxmhtvue7 clean: False |
| runtime.use_gtkhtml2 | False |
| gtk.pygtk_version | (2, 10, 6) |
| gtk | <module 'gtk' from 'C:\Program Files\GNU Solfege\python\lib\site-packages\gtk-2.0\gtk\__init__.pyc'> |
| sys.version_info | (2, 5, 1, 'final', 0) |
| sys.version | 2.5.1 (r251:54863, Apr 18 2007, 08:51:08) [MSC v.1310 32 bit (Intel)] |
| sys.prefix | C:\Program Files\GNU Solfege\python |
| sys.platform | win32 |
| windowsversion | (5, 1, 2600, 2, 'Service Pack 2, v.2096') |
Message from stderr:
Traceback (most recent call last):
File "C:\Program Files\GNU Solfege\share\solfege\src\instrumentselector.py", line 39, in on_activate
self.m_callback(menuitem.get_data('instrument'))
File "C:\Program Files\GNU Solfege\share\solfege\src\instrumentselector.py", line 162, in on_instrument_selected
self.set_int(self.m_name, instrument)
File "C:\Program Files\GNU Solfege\share\solfege\src\cfg.py", line 385, in set_int
set_int(self._expand_name(name), val)
File "C:\Program Files\GNU Solfege\share\solfege\src\cfg.py", line 164, in set_int
cb(key)
File "C:\Program Files\GNU Solfege\share\solfege\src\instrumentselector.py", line 156, in _instr_cb
self.g_button.get_children()[0].set_text(
IndexError: list index out of range