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 version | 3.15.2 |
| Bzr revision info | branch_nick: solfege.dev revno: 1288 revision_id: tca@gnu.org-20090817115051-xeeb2tuk1gfp80w7 clean: False |
| runtime.use_gtkhtml2 | False |
| gtk.pygtk_version | (2, 12, 1) |
| gtk | <module 'gtk' from 'C:\Archivos de programa\GNU Solfege\python\lib\site-packages\gtk-2.0\gtk\__init__.pyc'> |
| sys.version_info | (2, 5, 4, 'final', 0) |
| sys.version | 2.5.4 (r254:67916, Dec 23 2008, 15:10:54) [MSC v.1310 32 bit (Intel)] |
| sys.prefix | C:\Archivos de programa\GNU Solfege\python |
| sys.platform | win32 |
| windowsversion | (5, 1, 2600, 2, 'Service Pack 3') |
Message from stderr:
Traceback (most recent call last):
File "C:\Archivos de programa\GNU Solfege\share\solfege\solfege\exercises\singinterval.py", line 183, in new_last_was_wrong
self.m_t.guessed_wrong()
File "C:\Archivos de programa\GNU Solfege\share\solfege\solfege\exercises\singinterval.py", line 62, in guessed_wrong
self.m_statistics.add_wrong(self.m_question[0], None)
File "C:\Archivos de programa\GNU Solfege\share\solfege\solfege\statistics.py", line 457, in add_wrong
self._add(question, answer)
File "C:\Archivos de programa\GNU Solfege\share\solfege\solfege\statistics.py", line 447, in _add
unicode(question), unicode(answer), 1))
sqlite3.IntegrityError: columns uuid, timestamp, answerkey, guessed are not unique