Recent Changes - Search:

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


NoDescription-vb

STATUS_DONE: I believe this was fixed in revno 844.

Submitter: hide ,, planetgraff ,, com
Long desciption: I started new exercise (note C to E), and i was clicking on Stats tab when an error occured

Solfege version3.11.1
Bzr revision infobranch_nick: s-rel2
revno: 842
revision_id: tca@gnu.org-20080608162119-zgmd06fdxmhtvue7
clean: False
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, Jul 31 2008, 17:28:52) [GCC 4.2.3 (Ubuntu 4.2.3-2ubuntu7)]
sys.prefix/usr
sys.platformlinux2
windowsversion(not running ms windows)

Message from stderr:

 
Traceback (most recent call last):
  File "/usr/local/share/solfege/src/abstract.py", line 462, in on_switch_page
    self.g_statview.update()
  File "/usr/local/share/solfege/src/statisticsviewer.py", line 167, in update
    self.g_p = PercentagesTable(self.m_statistics)
  File "/usr/local/share/solfege/src/statisticsviewer.py", line 83, in __init__
    self.update(statistics)
  File "/usr/local/share/solfege/src/statisticsviewer.py", line 95, in update
    l = lessonfilegui.new_labelobject(statistics.key_to_pretty_name(k))
  File "/usr/local/share/solfege/src/lessonfilegui.py", line 116, in new_labelobject
    labeltype = label.m_labeltype
AttributeError: 'str' object has no attribute 'm_labeltype'
Traceback (most recent call last):
  File "/usr/local/share/solfege/src/abstract.py", line 462, in on_switch_page
    self.g_statview.update()
  File "/usr/local/share/solfege/src/statisticsviewer.py", line 167, in update
    self.g_p = PercentagesTable(self.m_statistics)
  File "/usr/local/share/solfege/src/statisticsviewer.py", line 83, in __init__
    self.update(statistics)
  File "/usr/local/share/solfege/src/statisticsviewer.py", line 95, in update
    l = lessonfilegui.new_labelobject(statistics.key_to_pretty_name(k))
  File "/usr/local/share/solfege/src/lessonfilegui.py", line 116, 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 February 15, 2009, at 07:08 PM