Also had the same problem.

Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/serpentine/mainwindow.py", line 522, 
in __on_write_files
    validate_music_list (self.music_list_widget.source, 
self.application.preferences)
  File "/usr/lib/python2.4/site-packages/serpentine/common.py", line 140, in 
validate_music_list
    if not preferences.pool.is_available (music["location"]):
  File "/usr/lib/python2.4/site-packages/serpentine/converting.py", line 227, 
in is_available
    if not on_cache and self.is_local(music) and self.is_wav(unique_id):
  File "/usr/lib/python2.4/site-packages/serpentine/converting.py", line 217, 
in is_wav
    return operations.syncOperation(is_pcm).id == operations.SUCCESSFUL
  File "/usr/lib/python2.4/site-packages/serpentine/operations.py", line 352, 
in syncOperation
    oper.start ()
  File "/usr/lib/python2.4/site-packages/serpentine/audio.py", line 468, in 
start
    self.oper.start ()
  File "/usr/lib/python2.4/site-packages/serpentine/audio.py", line 232, in 
start
    super (Gst09Operation, self).start ()
  File "/usr/lib/python2.4/site-packages/serpentine/audio.py", line 92, in start
    raise GstPlayingFailledError()
serpentine.audio.GstPlayingFailledError

Version 0.6.91 is quite old. There should be an upgrade to 0.7 because
this because makes serpentine useless. Audio CD recording is a mayor
feature of any desktop linux distro.

-- 
Serpentine 0.6.91-0ubuntu4 "Write to Disc" doesn't work
https://launchpad.net/bugs/77655

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to