Recent Changes - Search:


NoDescription-Bv

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, May 7 2008, 15:19:09) [GCC 4.2.3 (Ubuntu 4.2.3-2ubuntu7)]
sys.prefix/usr
sys.platformlinux2
windowsversion(not running ms windows)

Message from stderr:

 
While parsing the content of '/home/dewittdale/.solfege/statistics/statistics_version':
invalid literal for int() with base 10: ''

Something is strange with the statistics stored in /home/dewittdale/.solfege/statistics.

Traceback (most recent call last):
  File "/usr/share/solfege/src/mainwin.py", line 735, in quit_program
    self.m_app.quit_program()
  File "/usr/share/solfege/src/app.py", line 324, in quit_program
    cfg.sync()
  File "/usr/share/solfege/src/cfg.py", line 127, in sync
    dump(data, _user_filename)
  File "/usr/share/solfege/src/cfg.py", line 275, in dump
    f = open(fn, 'w')
IOError: [Errno 13] Permission denied: u'/home/dewittdale/.solfegerc'


Edit - History - Print - Recent Changes - Search
Page last modified on June 15, 2008, at 01:34 AM