i am getting these same results with all versions of eroaster. i can burn cds perfectly, but the output window says 0% the entire time with no advance. also the fifo box is empty, and the finish time box says "not estimated".
when run in a terminal, i get the following
output:
20.05.2002 16:45:58.238 INFO main [Main] ECLiPt Roaster Version 2.1.0 starting up
20.05.2002 16:45:58.242 INFO main [Main] You are root - that's fine
20.05.2002 16:45:58.242 INFO main [Main] Checking for required programs
20.05.2002 16:45:58.244 INFO main [Main] Checking for additional programs
20.05.2002 16:45:58.246 WARNING main [Main] Couldn't find freeamp
20.05.2002 16:45:58.246 WARNING main [Main] Couldn't find normalize
20.05.2002 16:45:58.247 WARNING main [Main] Couldn't find lame
20.05.2002 16:45:58.249 WARNING main [Main] Couldn't find bchunk
Traceback (most recent call last):
File "/usr/lib/eroaster/main.py", line 1244, in TimeOutHandler
if (atof(strip(line[9:13])) <= round(float(self.selecteddatasize) / 1024)):
File "/usr/lib/python2.2/string.py", line 202, in atof
return _float(s)
ValueError: empty string for float()
i am using:
slackware linux
kernel 2.4.17
python 2.2
gnome-python 1.4.2
sawfish/gnome/x4.1
looks to me like some kind of python error. what do i do to fix this?? thanks in advance.
jason
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
UPDATE:
i was using the cdrtools-1.11a23.tar.gz package when i got the problem with the blank progress bar. when i reverted back to the older cdrtools-1.10a18.tar.gz, the problem magically went away. soooo... my guess is that eclipt roaster doesnt play well with a bit of code in the latest cdrecord. hopefully someone can look into this a little more and solve the problem.
thanks,
jason
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
i am getting these same results with all versions of eroaster. i can burn cds perfectly, but the output window says 0% the entire time with no advance. also the fifo box is empty, and the finish time box says "not estimated".
when run in a terminal, i get the following
output:
20.05.2002 16:45:58.238 INFO main [Main] ECLiPt Roaster Version 2.1.0 starting up
20.05.2002 16:45:58.242 INFO main [Main] You are root - that's fine
20.05.2002 16:45:58.242 INFO main [Main] Checking for required programs
20.05.2002 16:45:58.244 INFO main [Main] Checking for additional programs
20.05.2002 16:45:58.246 WARNING main [Main] Couldn't find freeamp
20.05.2002 16:45:58.246 WARNING main [Main] Couldn't find normalize
20.05.2002 16:45:58.247 WARNING main [Main] Couldn't find lame
20.05.2002 16:45:58.249 WARNING main [Main] Couldn't find bchunk
Traceback (most recent call last):
File "/usr/lib/eroaster/main.py", line 1244, in TimeOutHandler
if (atof(strip(line[9:13])) <= round(float(self.selecteddatasize) / 1024)):
File "/usr/lib/python2.2/string.py", line 202, in atof
return _float(s)
ValueError: empty string for float()
i am using:
slackware linux
kernel 2.4.17
python 2.2
gnome-python 1.4.2
sawfish/gnome/x4.1
looks to me like some kind of python error. what do i do to fix this?? thanks in advance.
jason
UPDATE:
i was using the cdrtools-1.11a23.tar.gz package when i got the problem with the blank progress bar. when i reverted back to the older cdrtools-1.10a18.tar.gz, the problem magically went away. soooo... my guess is that eclipt roaster doesnt play well with a bit of code in the latest cdrecord. hopefully someone can look into this a little more and solve the problem.
thanks,
jason
Hi,
I'm currently using 1.11a14 ... maybe the author of cdrecord change the output ... I have to check this.
Martin
Hi,
fyi, I am using version 2.01 and i got the same problem.
for clarification, it is cdrtools 2.01 I am using.
Hmmm what version of eroaster do you use ? with the 2.2.0 versions (development) and cdrtools 2.x it should work fine.