Recent Changes - Search:

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


ErrorWhenAccessingIntervals

Error when accessing Intervals

Submitter: arthurmaciel ,, gmail ,, com
Long desciption: There was an error when I tried to access 'Intervals' menu, clicking on 'ascending intervals' and 'second'.

Solfege version3.10.3
runtime.use_gtkhtml2False
gtk.pygtk_version(2, 13, 0)
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, Oct 5 2008, 19:24:49) [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/mainwin.py", line 425, in <lambda>
    lambda o, e=lesson_id: self.m_app.practise_lesson_id(e)))
  File "/usr/share/solfege/src/app.py", line 225, in practise_lesson_id
    module = self._practise_lesson_id(lesson_id)
  File "/usr/share/solfege/src/app.py", line 217, in _practise_lesson_id
    self.lessonfile_manager.get(lesson_id, 'filename'))
  File "/usr/share/solfege/src/abstract.py", line 104, in set_lessonfile
    self.m_statistics.lessonfile_changed(self.m_lessonfile)
  File "/usr/share/solfege/src/statistics.py", line 252, in lessonfile_changed
    self.load_statistics(self.m_savepath)
  File "/usr/share/solfege/src/statistics.py", line 125, in load_statistics
    t = int(filename)
ValueError: invalid literal for int() with base 10: '.svn'
Edit - History - Print - Recent Changes - Search
Page last modified on June 09, 2009, at 10:49 AM