Recent Changes - Search:

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


NoDescription-Pw

STATUS_DONE: I removed the print statement. The next release will include this. If you want to test this before I make a release, you should edit the file rhythmtapping.py, find and delete the following line. It should be around line 110:

        print "rhythmtapping score:", " ".join(["%.2f" % x for x in score])

Submitter:
Long desciption: oh well, i just used the rhythm trainer and tapped it. Then, when finishing, this bug appeared.

i was my somewhat 30th time i tried this rhythm (blush).

Solfege version3.14.1
Bzr revision infobranch_nick: 3.14
revno: 1006
revision_id: tca@gnu.org-20090329213019-t77x5q7zjggnqqg6
clean: False
runtime.use_gtkhtml2False
gtk.pygtk_version(2, 12, 1)
gtk<module 'gtk' from 'C:\Programme\GNU Solfege\python\lib\site-packages\gtk-2.0\gtk\__init__.py'>
sys.version_info(2, 5, 4, 'final', 0)
sys.version2.5.4 (r254:67916, Dec 23 2008, 15:10:54) [MSC v.1310 32 bit (Intel)]
sys.prefixC:\Programme\GNU Solfege\python
sys.platformwin32
windowsversion(5, 1, 2600, 2, 'Service Pack 3')

Message from stderr:

 
Traceback (most recent call last):
  File "C:\Programme\GNU Solfege\share\solfege\src\rhythmtapping.py", line 199, in on_tap
    solved, msg = self.m_t.get_answer_status()
  File "C:\Programme\GNU Solfege\share\solfege\src\rhythmtapping.py", line 110, in get_answer_status
    print "rhythmtapping score:", " ".join(["%.2f" % x for x in score])
IOError: [Errno 9] Bad file descriptor
Edit - History - Print - Recent Changes - Search
Page last modified on April 15, 2009, at 09:06 PM