Re: Many bugs in latest version



Philippe Rouquier <bonfire-app wanadoo fr> wrote:

> > 1 - disk label (normal) is written in all caps. Joiliet label is written
> > normally but can be truncated due to size limit. currently, latest -git
> > of util-linux-ng will use normal label only if its first 16 chars are
> > same as in joiliet label.
>
>
> Yes, they stick closely to the standard specifications. Perhaps there is
> an options to relax that ..

The ISO-9660 volume is 37 chars, in Joliet it is 18 chars and none can be 
extended.

See man page of mkisofs...


> > 3 - writing CD-RW with simulation fails (drive doesn't want to close
> > track or so, log (attached) brasero-session-1.log
> > 
> > 
>
> Thanks I'll take a look. 

This cannot be from cdrecord

> > 4 - audio recording fails (tried on two disks)
> >    first track is written normally, then brasero begins to write 2nd
> > one, and then fails (log brasero-session-2.log)
> > This isn't devkit bug, I stopped it, (and removed its dbus startup
> > file), to be sure.
> > 
>
> This one is really annoying. I can reproduce but not fix and I'm
> starting to wonder if it is not in libbrasero burn itself. It only
> happens with TAO not DAO and seems to be linked to the fact that after
> writing the first track libburn asks the next writable sectors which
> seems to return 1 (the beginning of the session) which has been already
> written by the first track. But I may be wrong here.

In such cases it helpt to try manually to use cdrecord -v -dao *.wav
See man page for other options. Cdrecord writes usefiul error mesages.
BTW: the design bug in hald (on Linux) will cause -dao to fail but not 
-raw96r


> > 5 - not sure if this is bug, but adding new session on DVD+RW, shows for
> > some time that it is 'blanking' the disk, although no information is
> > erased. Does it actually blank new area it will write, can you explain?
> > 
> > 
>
> It's sort of a bug. It turns out that DVD+RW  need a small formatting
> (which should concern only the sectors that are going to be written)
> before writing. Since in libburn plugin we listen to the drive actions,
> brasero reported blanking (which is an oversimplified way to say it's
> formatting). Anyway, I've added some context and now brasero should say
> 'start recording' which is far less confusing.

The last time, I checked DVD+RW did not support multi session.
What you see is a dirty hack from growisofs and problems are a result 
from this dirty hack.

Cdrecord supports real multi-border (the real name for the beast on DVDs)
for DVD-RW.

Jörg

-- 
 EMail:joerg schily isdn cs tu-berlin de (home) Jörg Schilling D-13353 Berlin
       js cs tu-berlin de                (uni)  
       joerg schilling fokus fraunhofer de (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/private/ ftp://ftp.berlios.de/pub/schily


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]