Recent Changes - Search:

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


NoDescription-oy

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.14.7
Bzr revision infobranch_nick: 3.14
revno: 1024
revision_id: tca@gnu.org-20090609090230-z1cbordyajsgyjjd
clean: False
runtime.use_gtkhtml2False
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.version2.5.4 (r254:67916, Dec 23 2008, 15:10:54) [MSC v.1310 32 bit (Intel)]
sys.prefixC:\Archivos de programa\GNU Solfege\python
sys.platformwin32
windowsversion(5, 1, 2600, 2, 'Service Pack 2')

Message from stderr:

 
Traceback (most recent call last):
  File "C:\Archivos de programa\GNU Solfege\share\solfege\src\melodicinterval.py", line 241, in new_question
    self.m_t.play_question()
  File "C:\Archivos de programa\GNU Solfege\share\solfege\src\abstract.py", line 223, in play_question
    soundcard.synth.play_track(m)
  File "C:\Archivos de programa\GNU Solfege\share\solfege\soundcard\midifilesynth.py", line 57, in play_track
    self.play_midieventstream(MidiEventStream(*tracks))
  File "C:\Archivos de programa\GNU Solfege\share\solfege\soundcard\midifilesynth.py", line 60, in play_midieventstream
    soundcard.play_mediafile('midi', self.m_tmpfilename)
  File "C:\Archivos de programa\GNU Solfege\share\solfege\soundcard\__init__.py", line 83, in play_mediafile
    _mediaplayer = osutils.Popen(args=args)
  File "C:\Archivos de programa\GNU Solfege\share\solfege\src\osutils.py", line 155, in __init__
    subprocess.Popen.__init__(self, *args, **kwargs)
  File "C:\Archivos de programa\GNU Solfege\python\lib\subprocess.py", line 594, in __init__
    errread, errwrite)
  File "C:\Archivos de programa\GNU Solfege\python\lib\subprocess.py", line 779, in _execute_child
    args = list2cmdline(args)
  File "C:\Archivos de programa\GNU Solfege\python\lib\subprocess.py", line 531, in list2cmdline
    return ''.join(result)
UnicodeDecodeError: ehooked:'utf8' codec can't decode byte 0xf1 in position 0: unexpected end of data
Edit - History - Print - Recent Changes - Search
Page last modified on September 14, 2009, at 11:01 PM