Recent Changes - Search:

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


NoDescription-Zr

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.3
runtime.use_gtkhtml2False
gtk.pygtk_version(2, 12, 1)
gtk<module 'gtk' from '/var/lib/python-support/python2.5/gtk-2.0/gtk/__init__.pyc'>
sys.version_info(2, 5, 2, 'final', 0)
sys.version2.5.2 (r252:60911, Jan 4 2009, 17:40:26) [GCC 4.3.2]
sys.prefix/usr
sys.platformlinux2
windowsversion(not running ms windows)

Message from stderr:

 
Traceback (most recent call last):
  File "/usr/share/solfege/src/abstract.py", line 748, in run_random_transpose_dialog
    dlg = RandomTransposeDialog(self.m_t.m_P.header.random_transpose, self.g_win)
AttributeError: 'NoneType' object has no attribute 'header'
Traceback (most recent call last):
  File "/usr/share/solfege/src/abstract.py", line 748, in run_random_transpose_dialog
    dlg = RandomTransposeDialog(self.m_t.m_P.header.random_transpose, self.g_win)
AttributeError: 'NoneType' object has no attribute 'header'
Edit - History - Print - Recent Changes - Search
Page last modified on June 09, 2009, at 05:19 AM