Recent Changes - Search:

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


IJustOpenedTuneC-e

i just opened tune C-E

Submitter: guitarhero_of6det ,, yahoo ,, com ,, sg
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.16.1
Bzr revision infobranch_nick: build-branch
revno: 1552
revision_id: tca@gnu.org-20100409184954-p4qodmrqmo1cel9d
clean: False
gtk.pygtk_version(2, 12, 1)
gtk<module 'gtk' from 'C:\Program Files\GNU Solfege\python\lib\site-packages\gtk-2.0\gtk\__init__.pyc'>
sys.version_info(2, 6, 4, 'final', 0)
sys.version2.6.4 (r264:75708, Oct 26 2009, 08:23:19) [MSC v.1500 32 bit (Intel)]
sys.prefixC:\Program Files\GNU Solfege\python
sys.platformwin32
windowsversion(5, 1, 2600, 2, 'Service Pack 3')

Message from stderr:

 
Traceback (most recent call last):
  File "C:\Program Files\GNU Solfege\share\solfege\solfege\mainwin.py", line 399, in on_link_clicked
    solfege.app.practise_lessonfile(filename)
  File "C:\Program Files\GNU Solfege\share\solfege\solfege\application.py", line 309, in practise_lessonfile
    solfege.win.box_dict[module].on_start_practise()
  File "C:\Program Files\GNU Solfege\share\solfege\solfege\exercises\idtone.py", line 309, in on_start_practise
    self.set_percentage_label()
  File "C:\Program Files\GNU Solfege\share\solfege\solfege\exercises\idtone.py", line 272, in set_percentage_label
    self.g_percentage.set_text("%.1f %%" % (self.m_t.m_statistics.get_percentage_correct()))
  File "C:\Program Files\GNU Solfege\share\solfege\solfege\statistics.py", line 535, in get_percentage_correct
    num_correct = solfege.db.conn.execute("select sum(count) from sessions where answerkey=guessed and timestamp=? and fileid=?", (self.m_timestamp, fileid)).fetchone()[0]
sqlite3.InterfaceError: Error binding parameter 1 - probably unsupported type.
Edit - History - Print - Recent Changes - Search
Page last modified on May 25, 2010, at 10:31 AM