Recent Changes - Search:


Viraj

STATUS_DONE: Fix will be available in 3.11.2

viraj

Submitter: viraj ,, livingway ,, gmail ,, com
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) as I responded to the Beats per minute exercise the report appeared

Solfege version3.11.0
Bzr revision infobranch_nick: sabc
revno: 801
revision_id: tca@gnu.org-20080323155301-ffoebjjg13cxn1bi
clean: True
runtime.use_gtkhtml2False
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.version2.5.1 (r251:54863, Apr 18 2007, 08:51:08) [MSC v.1310 32 bit (Intel)]
sys.prefixC:\Program Files\GNU Solfege\python
sys.platformwin32
windowsversion(5, 1, 2600, 2, 'Service Pack 2')

Message from stderr:

 
Traceback (most recent call last):
  File "C:\Program Files\GNU Solfege\share\solfege\src\identifybpm.py", line 191, in on_click
    self.g_statview.update()
  File "C:\Program Files\GNU Solfege\share\solfege\src\statisticsviewer.py", line 167, in update
    self.g_p = PercentagesTable(self.m_statistics)
  File "C:\Program Files\GNU Solfege\share\solfege\src\statisticsviewer.py", line 83, in __init__
    self.update(statistics)
  File "C:\Program Files\GNU Solfege\share\solfege\src\statisticsviewer.py", line 95, in update
    l = lessonfilegui.new_labelobject(statistics.key_to_pretty_name(k))
  File "C:\Program Files\GNU Solfege\share\solfege\src\lessonfilegui.py", line 99, in new_labelobject
    labeltype = label.m_labeltype
AttributeError: 'str' object has no attribute 'm_labeltype'
Traceback (most recent call last):
  File "C:\Program Files\GNU Solfege\share\solfege\src\identifybpm.py", line 191, in on_click
    self.g_statview.update()
  File "C:\Program Files\GNU Solfege\share\solfege\src\statisticsviewer.py", line 167, in update
    self.g_p = PercentagesTable(self.m_statistics)
  File "C:\Program Files\GNU Solfege\share\solfege\src\statisticsviewer.py", line 83, in __init__
    self.update(statistics)
  File "C:\Program Files\GNU Solfege\share\solfege\src\statisticsviewer.py", line 95, in update
    l = lessonfilegui.new_labelobject(statistics.key_to_pretty_name(k))
  File "C:\Program Files\GNU Solfege\share\solfege\src\lessonfilegui.py", line 99, in new_labelobject
    labeltype = label.m_labeltype
AttributeError: 'str' object has no attribute 'm_labeltype'
Traceback (most recent call last):
  File "C:\Program Files\GNU Solfege\share\solfege\src\identifybpm.py", line 191, in on_click
    self.g_statview.update()
  File "C:\Program Files\GNU Solfege\share\solfege\src\statisticsviewer.py", line 167, in update
    self.g_p = PercentagesTable(self.m_statistics)
  File "C:\Program Files\GNU Solfege\share\solfege\src\statisticsviewer.py", line 83, in __init__
    self.update(statistics)
  File "C:\Program Files\GNU Solfege\share\solfege\src\statisticsviewer.py", line 95, in update
    l = lessonfilegui.new_labelobject(statistics.key_to_pretty_name(k))
  File "C:\Program Files\GNU Solfege\share\solfege\src\lessonfilegui.py", line 99, in new_labelobject
    labeltype = label.m_labeltype
AttributeError: 'str' object has no attribute 'm_labeltype'


Edit - History - Print - Recent Changes - Search
Page last modified on June 09, 2008, at 06:30 PM