Am / On Tue, 19 Apr 2005 23:24:00 +0400
schrieb "Al Nikolov" <[EMAIL PROTECTED]>:

> Package: eroaster
> Version: 2.2.0-0.8-2
> Severity: normal
> Followup-For: Bug #254122
> 
> tags 254122 +patch
> 
> I hope this would satisfy both sides. 
> 
> This patch adds 2 preference options: transport layer indicators (TLI)
> for reader and recorder.  Instead of using of USE_ATAPI variable in
> the code there is GUI options now for user interaction. One who wish
> to use "experimental" ATAPI feature can set they to "ATAPI".
> 
> In fact, only cdrecord accepts TLI, but no other eroaster's backends:
> cdda2wav, cdrdao, readcd (please fix me if i'm wrong). Thus, the value
> of setting TLI to "ATAPI" for the reader device is under question.
> 
> Both TLI options are "" by default, cdrecord will operate on SCSI bus,
> in an old style fashion (experimental feature disabled).


For me, on a machine with kernel 2.6 the patch doesn't work.
When I put ATAPI in the TLI-fields, eroaster does not recognize my
CD-Rom-drives
When I put ATA in the fields the drives are recognized, but trying to
burn a Data-CD or just create an image for a data-cd doesn't work. It
also didn't work without the patch, so maybe there's only no change and
the patch works fine ;-) , but with kernel 2.6.x without scsi-emeulation
the program seems to be useless. 

Here's the output in the xterm, which I started eroaster in (only the
lines after clicking on the create-image- or burn-button):

image-button:
Original exception was:
Traceback (most recent call last):
  File "/usr/lib/eroaster/Application.py", line 811, in CreateImage
    self.BurnCDNow()
  File "/usr/lib/eroaster/Application.py", line 830, in BurnCDNow
    cdrecord = cdrtools.cdrecord(tli, channel, id, lun,
self.devWriter.get_text(), self.cat.get_loglevel())
  File "/usr/lib/eroaster/cdrtools.py", line 121, in __init__
    self.__cdrecord_read_version()
  File "/usr/lib/eroaster/cdrtools.py", line 246, in
__cdrecord_read_version
    for i in range(len(version[1])):
IndexError: list index out of range

burn-button:
Original exception was:
Traceback (most recent call last):
  File "/usr/lib/eroaster/Application.py", line 760, in
BurnWriterOptions
    self.BurnCDNow()
  File "/usr/lib/eroaster/Application.py", line 830, in BurnCDNow
    cdrecord = cdrtools.cdrecord(tli, channel, id, lun,
self.devWriter.get_text(), self.cat.get_loglevel())
  File "/usr/lib/eroaster/cdrtools.py", line 121, in __init__
    self.__cdrecord_read_version()
  File "/usr/lib/eroaster/cdrtools.py", line 246, in
__cdrecord_read_version
    for i in range(len(version[1])):
IndexError: list index out of range

Versions of packages eroaster depends on:
ii  cdda2wav       2.01+01a01-2   Creates WAV files from audio CDs
ii  cdrecord       2.01+01a01-2   command line CD writing tool
ii  mkisofs        2.01+01a01-2   Creates ISO-9660 CD-ROM filesystem
images
ii  python         2.3.5-1        An interactive high-level
object-oriented la
ii  python-gtk2    2.6.1-2        Python bindings for the GTK+ widget
set

Sorry, but I've no better news!

Klaumi

-- 
Klaus-M. Klingsporn            
[EMAIL PROTECTED]
http://www.klaumikli.de


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to