|
|
NoDescription-BvSubmitter: (bug-tag: NO_DESCRIPTION)
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'
|