Recent Changes - Search:

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


NoDescription-Nv

Submitter:
Long desciption: Опишите как можно точнее, что происходило, когда произошла эта ошибка. Если описание вовсе будет отсутствовать, поиск этой ошибки будет сильно затруднён. Введите тест описания вместо данного текста. А также удалите строку "bug-tag" внизу этого текста, чтобы эта ошибка не была автоматически отнесена к отчётам об ошибках без описания'.

(bug-tag: NO_DESCRIPTION)

Solfege version3.14.9
Bzr revision infobranch_nick: solfege-3.14
revno: 1058
revision_id: tca@gnu.org-20091008220104-evae1tzicahqvmhu
clean: False
runtime.use_gtkhtml2False
gtk.pygtk_version(2, 12, 1)
gtk<module 'gtk' from 'E:\GNU Solfege\python\lib\site-packages\gtk-2.0\gtk\__init__.pyc'>
sys.version_info(2, 5, 4, 'final', 0)
sys.version2.5.4 (r254:67916, Dec 23 2008, 15:10:54) [MSC v.1310 32 bit (Intel)]
sys.prefixE:\GNU Solfege\python
sys.platformwin32
windowsversion(5, 1, 2600, 2, 'Service Pack 3')

Message from stderr:

 
Traceback (most recent call last):
  File "E:\GNU Solfege\share\solfege\src\mainwin.py", line 430, in <lambda>
    lambda o, e=lesson_id: self.m_app.test_lesson_id(e)))
  File "E:\GNU Solfege\share\solfege\src\app.py", line 293, in test_lesson_id
    module = self.practise_lesson_id(lesson_id)
  File "E:\GNU Solfege\share\solfege\src\app.py", line 266, in practise_lesson_id
    module = self._practise_lesson_id(lesson_id)
  File "E:\GNU Solfege\share\solfege\src\app.py", line 258, in _practise_lesson_id
    self.lessonfile_manager.get(lesson_id, 'filename'))
  File "E:\GNU Solfege\share\solfege\src\abstract.py", line 87, in set_lessonfile
    self.m_statistics.lessonfile_changed(self.m_lessonfile)
  File "E:\GNU Solfege\share\solfege\src\statistics.py", line 482, in lessonfile_changed
    self.create_statistics_dir()
  File "E:\GNU Solfege\share\solfege\src\statistics.py", line 523, in create_statistics_dir
    os.mkdir(self.m_savepath)
WindowsError: [Error 112] : u'C:\\Documents and Settings\\Sasha\\Application Data\\GNU Solfege\\statistics\\91092c0c-f38d-4da7-8eb0-d29ea449870d'
Traceback (most recent call last):
  File "E:\GNU Solfege\share\solfege\src\mainwin.py", line 422, in <lambda>
    lambda o, e=lesson_id: self.m_app.practise_lesson_id(e)))
  File "E:\GNU Solfege\share\solfege\src\app.py", line 266, in practise_lesson_id
    module = self._practise_lesson_id(lesson_id)
  File "E:\GNU Solfege\share\solfege\src\app.py", line 258, in _practise_lesson_id
    self.lessonfile_manager.get(lesson_id, 'filename'))
  File "E:\GNU Solfege\share\solfege\src\abstract.py", line 87, in set_lessonfile
    self.m_statistics.lessonfile_changed(self.m_lessonfile)
  File "E:\GNU Solfege\share\solfege\src\statistics.py", line 482, in lessonfile_changed
    self.create_statistics_dir()
  File "E:\GNU Solfege\share\solfege\src\statistics.py", line 523, in create_statistics_dir
    os.mkdir(self.m_savepath)
WindowsError: [Error 112] : u'C:\\Documents and Settings\\Sasha\\Application Data\\GNU Solfege\\statistics\\c8921357-e9db-4326-9711-e6fe16b779e4'
Edit - History - Print - Recent Changes - Search
Page last modified on April 03, 2010, at 08:26 PM