Recent Changes - Search:

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


NoDescription-xFn

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.9.3
runtime.has_gtkhtml2True
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 22 2009, 15:35:03) [GCC 4.2.4 (Ubuntu 4.2.4-1ubuntu3)]
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 422, in <lambda>
    lambda o, e=lesson_id: self.m_app.practise_lesson_id(e)))
  File "/usr/share/solfege/src/app.py", line 215, in practise_lesson_id
    module = self._practise_lesson_id(lesson_id)
  File "/usr/share/solfege/src/app.py", line 207, in _practise_lesson_id
    self.lessonfile_manager.get(lesson_id, 'filename'))
  File "/usr/share/solfege/src/abstract.py", line 102, in set_lessonfile
    self.m_statistics.lessonfile_changed(self.m_lessonfile)
  File "/usr/share/solfege/src/statistics.py", line 237, in lessonfile_changed
    self.create_statistics_dir()
  File "/usr/share/solfege/src/statistics.py", line 270, in create_statistics_dir
    os.mkdir(self.m_savepath)
OSError: [Errno 13] Permission denied: '/home/coffeegrinder/.solfege/statistics/7954749b-307d-43e9-b16f-77a942cfdd86'
Edit - History - Print - Recent Changes - Search
Page last modified on August 23, 2009, at 12:19 PM