View Full Version : Serpentine 0.5
J.K.Makowka
May 11th, 2005, 10:17 AM
http://s1x.homelinux.net/projects/serpentine/
Already in breezy, but would be great for hoary (without adding the breezy rep. to hoary)
ow50
June 3rd, 2005, 05:21 PM
I just noticed that this has been backported.
I get the following error trying to run it:
Traceback (most recent call last):
File "/usr/bin/serpentine", line 52, in ?
app = SerpentineApplication ()
File "/usr/lib/python2.4/site-packages/serpentine/__init__.py", line 59, in __init__
self.__preferences = RecordingPreferences ()
File "/usr/lib/python2.4/site-packages/serpentine/preferences.py", line 72, in __init__
self.__update_speed ()
File "/usr/lib/python2.4/site-packages/serpentine/preferences.py", line 102, in __update_speed
assert speed > 0
AssertionError
jdong
June 3rd, 2005, 05:37 PM
strange... I don't get that.
Anyone else can reproduce this?
In any case, I'm holding this back from 6/3 promotions.
JDay
June 4th, 2005, 04:44 AM
I get the same error.
Slo Mo Snail
June 4th, 2005, 07:04 AM
For me it's working ;)
Seems to be some check whether your cdwriter supports speeds faster than 0 (without looking at the code... just an assumption)
Do you have one and can you access it as the user you run serpentine with?
ow50
June 4th, 2005, 11:15 AM
Do you have one and can you access it as the user you run serpentine with?
Yes, I have a CD-writer. I should be able to access it as user. Running serpentine as sudo causes the exact same crash.
ow50
June 8th, 2005, 03:50 PM
It could well be that the problem is that serpentine doesn't recognize my burner. It took quite many versions of GnomeBaker as well before my burner was recognized. Either way this is probably not a packaging problem, just an early development stage app with bad exception handling. So, jdong, feel free to move this to stable if works for others.
macleod199
June 12th, 2005, 11:49 AM
From the Serpentine homepage http://s1x.homelinux.net/projects/serpentine/
Note: if you use Ubuntu you just need to install the package python-gnome2-extras, just search it and install it with Synaptic under System/Synaptic Package Manager or through the command line
This doesn't seem to fix the problem for me, but should this maybe be in its dependency list?
dodongo
June 12th, 2005, 04:18 PM
FWIW, I grabbed this last night because I needed a burner for my FLAC files, and I had no problems with it. Though the rough edges in the program are still evident, it did not crash on my box.
Mez
June 12th, 2005, 07:12 PM
well, if it needs that package aswell, shouldnt that package be in the depends?
aboe
June 16th, 2005, 04:16 AM
I just noticed that this has been backported.
I get the following error trying to run it:
Traceback (most recent call last):
File "/usr/bin/serpentine", line 52, in ?
app = SerpentineApplication ()
File "/usr/lib/python2.4/site-packages/serpentine/__init__.py", line 59, in __init__
self.__preferences = RecordingPreferences ()
File "/usr/lib/python2.4/site-packages/serpentine/preferences.py", line 72, in __init__
self.__update_speed ()
File "/usr/lib/python2.4/site-packages/serpentine/preferences.py", line 102, in __update_speed
assert speed > 0
AssertionError
I still get the error...running as sudo or as normal user makes no difference,
installed the suggested package, and found out it was already installed...
gnomebaker, works, k3b works...but serpentine..doesn't...
can I change the preferences.py ?? and so what should be changed...
cogumbreiro
June 28th, 2005, 08:45 AM
I just noticed that this has been backported.
I get the following error trying to run it:
Traceback (most recent call last):
File "/usr/bin/serpentine", line 52, in ?
app = SerpentineApplication ()
File "/usr/lib/python2.4/site-packages/serpentine/__init__.py", line 59, in __init__
self.__preferences = RecordingPreferences ()
File "/usr/lib/python2.4/site-packages/serpentine/preferences.py", line 72, in __init__
self.__update_speed ()
File "/usr/lib/python2.4/site-packages/serpentine/preferences.py", line 102, in __update_speed
assert speed > 0
AssertionError
Hello there folks,
Serpentine 0.6.1 fixes that problem.
RaymondQE
June 28th, 2005, 05:38 PM
I was having the same problem with serpentine 0.5 but when I changed the default_speed using the Gnome configuration editor (apps->nautilus-cd-burner->recording_speed), I stopped getting the error. This might be a good workaround until the latest version is packaged.
Anyways, great program cogumbreiro. I love that you can load any gstreamer compatible music file and are able to burn it to a cd.
rwabel
July 9th, 2005, 10:16 PM
I get the following error message:
<code>Traceback (most recent call last):
File "/usr/local/bin/serpentine", line 2, in ?
import gtk, sys, gobject, gnome, os
ImportError: No module named gtk</code>
what could the problem be?
wouaren
February 26th, 2006, 02:49 PM
Same problem here
vincent@ubuntu:/usr/bin$ serpentine
Traceback (most recent call last):
File "/usr/bin/serpentine", line 2, in ?
import gtk
ImportError: No module named gtk
I'm under dapper
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.