[Bug 181244] Re: libcdio GPL/license violation

2011-07-31 Thread Schily
Let me repeat again:

The maintainer of libcdio admits that libcdio contains code from
cdda2wav and the code crom cdda2wav is available under GPLv2-only or
under CDDL but not under different licenses. Note: this is an official
statement from the cdda2wav author.

BTW: This is not the only software where the FSF intentionally ignores
legal rules. It took me 10 years and the help from Suse to finally
convince the FSF to make vcdimager a legal program.

An additional problem with libcdio is that is gets called from GNOME via
LGPL libraries. Calling GPLd code from non-GPLd code is not legally
possible. This is why the Sun legal department decided in 2006 already,
to bann libcdio from their distribution and replaced it by a new library
that is based on the original cddfa2wav code. This new solution is fully
legal and gives even better audio extraction properties.

So why is Ubunto not interested in being legal and still distributes a
non-legal solution even though alegal alternative exists?

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gst-plugins-ugly0.10 in Ubuntu.
https://bugs.launchpad.net/bugs/181244

Title:
  libcdio GPL/license violation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-ugly0.10/+bug/181244/+subscriptions

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


[Bug 508856] Re: cant blank rewritable cd wich is working fine

2010-01-17 Thread Schily
It seems that your problem is that wodim does not permit your
drive media combination. I recommend you to upgrade to 
recent original software from: 

ftp://ftp.berlios.de/pub/cdrecord/alpha/ 
 
http://cdrecord.berlios.de/ 

The original cdrtools software is well maintained...

-- 
cant blank rewritable cd wich is working fine
https://bugs.launchpad.net/bugs/508856
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to brasero in ubuntu.

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


[Bug 181244] Re: libcdio GPL/license violation

2010-01-14 Thread Schily
The original problem has not been fixed:

- it is even worse now as the current libcdio is published under a supposed 
GPLv3 or
  any later while it contains code that was published under GPLv2 only.
  The authors of the related code have not been asked and would not give their 
OK
  for a license change (if asked).

- there is still the gstreamer library, being intentionally under LGPL because 
this is
  needed to make it usable by the intended application code that calls libcdio.
  
A fix for audio playback is to use the replacement library (that calls 
cdda2wav) I wrote with Sun.
This library has a clean privilege separation and thus does not create the 
problems that make 
users of libcdio a potential security risk.

In general, it is a conceptional mistake to put high level stuff like CD/DVD 
writing high level code 
into a library as CD/DVD writing is a privileges operation that needs root 
privileges on most
platforms. Thus applications developed based on such a library (including all 
libraries they call)
would need a full in depth secutiry audit.

Conclusion, I recommend to stop distributing libcdio as Sun did in 2007.

-- 
libcdio GPL/license violation
https://bugs.launchpad.net/bugs/181244
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gst-plugins-ugly0.10 in ubuntu.

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


[Bug 451350] Re: karmic: brasero error on burning iso images

2009-11-25 Thread Schily
Unfortunately it is not. You need to get the original software yourself
from the location named above.

-- 
karmic: brasero error on burning iso images
https://bugs.launchpad.net/bugs/451350
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 451350] Re: karmic: brasero error on burning iso images

2009-11-14 Thread Schily
You are not using cdrecord but a defective fork from a very old version.

The fork was created by a hostile downstream who is missing the needed
skills for SCSI programming. The fork was given up on May 6th 2007.

There are more than 100 well known problems in the fork (most of them
did not exist in the original software) and there was never made an attempt
to fix these problems. None of the known problems exists in the original
software. 

So far, I've not seen a drive that does support RAW writing, so you definitely
should try out the original software

BTW: It is always a good idea to check the original software.

ftp://ftp.berlios.de/pub/cdrecord/alpha/  
http://cdrecord.berlios.de

-- 
karmic: brasero error on burning iso images
https://bugs.launchpad.net/bugs/451350
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 451350] Re: karmic: brasero error on burning iso images

2009-11-14 Thread Schily
Sorry for the typo, it should read:

All drives I've seen did support RAW writing

-- 
karmic: brasero error on burning iso images
https://bugs.launchpad.net/bugs/451350
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 451350] Re: karmic: brasero error on burning iso images

2009-10-15 Thread Schily
This could be a problem that is caused by wodim. I recommend to use
the original software instead:

ftp://ftp.berlios.de/pub/cdrecord/alpha/ 
 
http://cdrecord.berlios.de/

-- 
karmic: brasero error on burning iso images
https://bugs.launchpad.net/bugs/451350
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 393047] Re: Unable to burn dvd or VCD with brasero

2009-10-13 Thread Schily
Comment #6 is not related to the other comments, but it is easy to fix:

Just use working backend software like:

ftp://ftp.berlios.de/pub/cdrecord/alpha/ 
 
http://cdrecord.berlios.de/ 

Note that wodim does not properly support to write DVDs as the working DVD
code from the original cdrecord sources was removed and replaced with different
but half-baken code.

If you like to write VCDs, you need sufficient support for the CUE/BIN format
that is in recent cdrtools but not in wodim or cdrdao.

-- 
Unable to burn dvd or VCD with brasero
https://bugs.launchpad.net/bugs/393047
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 387942] Re: Brasero can't blank disk

2009-10-13 Thread Schily
What you see is a bug in growisofs..

In order to blank media, I recommend to use cdrecord:

ftp://ftp.berlios.de/pub/cdrecord/alpha/ 
 
http://cdrecord.berlios.de/ 

Note that you need to use the original software if you like to get DVD
support. After you did install the original cdrtools, you may like to configure
brasero to use it.

-- 
Brasero can't blank disk
https://bugs.launchpad.net/bugs/387942
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 386767] Re: Wishlist: add Sd2f image burning support

2009-06-14 Thread Schily
I mentioned already that wodim is not the right way to go. 
It is unmaintained and based on a very outdated cdrecord,
so wodim only allows you to do with bin/cue what cdrecord
could do 5 years ago

If you like more complete bin/cue support, you of course
need recent original software.

Your URL does not contain useful information on the 
file format and even if it did help to implement support,
you would first need to upgrade to recent original software
first. So why don't you first try cdrecord?

-- 
Wishlist: add Sd2f image burning support
https://bugs.launchpad.net/bugs/386767
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to brasero in ubuntu.

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


[Bug 386661] Re: basero does not allow to remove hidden files

2009-06-13 Thread Schily
This seems to be a result of using an extremely outdated
abd buggy version of mkisofs on Ubuntu.

mkisofs offers a built-in find(1) command since 3 years
and for this reason, it is simple to implement your wish.

-- 
basero does not allow to remove hidden files
https://bugs.launchpad.net/bugs/386661
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to brasero in ubuntu.

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


[Bug 386309] Re: Brasero gives Unknown Error

2009-06-13 Thread Schily
cdrecord.berlios.de points you to the latest tarball which is usually
the best.

MCC is high quality (Verbatim) but you still did not mention the media type 
(e.g. DVD-R
DVD-RW or DVD+RW).

If a DVD-RW has been written to by growisofs before you usually need to
call cdrecord blank=all (takes a long time) in irder to make it usable again.

-- 
Brasero gives Unknown Error
https://bugs.launchpad.net/bugs/386309
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 386767] Re: Wishlist: add Sd2f image burning support

2009-06-13 Thread Schily
brasero is not a burning program but a GUI for burning programs.


brasero calls either cdrdao (which seems to be dead since 4 years
as there have not been any enhancemtnes since then) or it calls
cdrecord.

The problem on Ubuntu us that Ubuntu does not include cdrecord but 
a questionable fork that gets no maintenance

Cdrecord is well maintained but there is no documentation for this
file format. Cdrecord supports bin/cue. you need however to replace
the fork by the official software from:

cdrecord.berlios.de
ftp://ftp.berlios.de/pub/cdrecord/alpha/

-- 
Wishlist: add Sd2f image burning support
https://bugs.launchpad.net/bugs/386767
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to brasero in ubuntu.

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


[Bug 386280] Re: Brasero Fails to Save Cue Images

2009-06-12 Thread Schily
Why do you like to have a CUE file?

brasero seems to call cdrdao and cdrdao is known for
not correctly supporting CUE files. 

cdrtools on the other side do support CUE files but they do not
create them. cdda2wav creates *.inf files that are better suited
for cdrecord.

Note in any case that the fork cdrkit/wodim does not correctly
support CUE files and needs to be avoided. Use the official software 
from:

cdrecord.berlios.de

-- 
Brasero Fails to Save Cue Images
https://bugs.launchpad.net/bugs/386280
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to brasero in ubuntu.

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


[Bug 386024] Re: Brasero 0.8.2 - Afer erasing DVD-RW/DVD+RW system or the program is unable to recognize the DVD

2009-06-12 Thread Schily
You may be observing a growisofs bug..

You may like to do a test with cdrecord.

Note that ubuntu unfortunately does not include cdrecord
but a defective fork called wodim that does not even support
DVDs.

1) get a recent cdrtools from cdrecord.berlios.de
ftp://ftp.berlios.de/pub/cdrecord/alpha/

2) compile it and replace wodim/cdrkit with the working original
software

3) call cdrecord blank=fast

if this does not work (which is a frequent problem with
growisofs) call:

cdrecord blank=all

-- 
Brasero  0.8.2 - Afer erasing DVD-RW/DVD+RW system or the program is unable to 
recognize the DVD
https://bugs.launchpad.net/bugs/386024
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 386309] Re: Brasero gives Unknown Error

2009-06-12 Thread Schily
This may be a growisofs bug.

You may like to call cdrecord -atip in order to read out the
media manufacturer.

There is a good chance that cdrecord has no problems to write
to the disk.

Note that ubuntu does not inlcude cdrecord, so you first need
to remove wodim (wodoim does not support DVDs) before you install 
cdrecord from:

cdrecord.berlios.de

use a recent source from ftp://ftp.berlios.de/pub/cdrecord/alpha/

-- 
Brasero gives Unknown Error
https://bugs.launchpad.net/bugs/386309
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 381392] Re: Brasero fails on small dvd images

2009-06-09 Thread Schily
As already shown in the original bug report, this is a bug caused by
growisofs.

Calling cdrecord from cdrecord.berlios.de seems to be the best idea.


** Changed in: brasero (Ubuntu)
   Status: Incomplete = Confirmed

-- 
Brasero fails on small dvd images
https://bugs.launchpad.net/bugs/381392
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 367767] Re: the system freeze when I insert an audio cd

2009-06-07 Thread Schily
Just a note: XCD-roast is based on cdrtools.and it
does not issue own SCSI commands directly but
rather calls cdrtools for all communication to the drives.
As a result, xcdroast 

brasero seems to use cdrdao for audio. cdrdao did not
introduce new features since 5 years and it did not indroduce
bug-fixes since three years.

For data media un ubuntu, brasero uses a buggy and dead
cdrtools fork instead of the orgiginal software.

The original software (see cdrecord.berlios.de) is of course still
actively maintained and releases new versions on a regular
base. Reported and reproducable bugs are typically fixed
with a few hours in the original software.

-- 
the system freeze when I insert an audio cd
https://bugs.launchpad.net/bugs/367767
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 384291] Re: Brasero unable to burn a disk with Linux Mint 7

2009-06-06 Thread Schily
Your report does not contain a hint to the problem you observe.
For this reason, it is not possible to give help based on your
report.

However, many problems in brasero these days are a result 
of not using the original cdrtools software but a fork called
wodim / cdrkit. I recommend you to manually remove 
wodim, genisoimage and any related file and symlink and then
to install the official software from:

ftp://ftp.berlios.de/pub/cdrecord/alpha/

see http://cdrecord.berlios.de

This fixes all problems caused by the fork.

-- 
Brasero unable to burn a disk with Linux Mint 7
https://bugs.launchpad.net/bugs/384291
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to brasero in ubuntu.

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


[Bug 383173] Re: brasero failed to burn cd-rw macbook 4.1

2009-06-03 Thread Schily
There was a problem with wodim.

I recommend you to remove wodim and to upgrade to recent original
cdrtools from:

ftp://ftp.berlios.de/pub/cdrecord/alpha/

Note that due to incorrect dependencies in the packages, you need
to manually remove the files and to manually create symlinks from
the original names to wodim.

-- 
brasero failed to burn cd-rw macbook 4.1
https://bugs.launchpad.net/bugs/383173
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to brasero in ubuntu.

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


[Bug 382854] Re: Brasero send an error before burn a DVD

2009-06-02 Thread Schily
Brasero is using wodim but wodim does not support
to write DVDs. If you like to write DVDs, I recommend you to 
upgrade to the original software from:

ftp://ftp.berlios.de/pub/cdrecord/alpha/

-- 
Brasero send an error before burn a DVD
https://bugs.launchpad.net/bugs/382854
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to brasero in ubuntu.

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


[Bug 382483] Re: Burning an iso file ends up with an error message

2009-06-01 Thread Schily
There are several reports that brasero is not large file clean.
Is this a result os missung large file support or is this a result
of incorrect compilarion?

BTW: Note that cdrkit is not large file clean. If you like to 
write large files make sure to use the original software from:

ftp://ftp.berlios.de/pub/cdrecord/alpha/

-- 
Burning an iso file ends up with an error message
https://bugs.launchpad.net/bugs/382483
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to brasero in ubuntu.

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


[Bug 380643] Re: files with % in name within folder fail to burn

2009-05-30 Thread Schily
From reading the original report, this would not help at all.

-- 
files with % in name within folder fail to burn
https://bugs.launchpad.net/bugs/380643
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 379536] Re: unable to write data DVD

2009-05-30 Thread Schily
Did brasero use cdrtools?

There is no clean way to uninstall the broken wodim.
You need to manually remove it's files.

-- 
unable to write data DVD
https://bugs.launchpad.net/bugs/379536
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to brasero in ubuntu.

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


[Bug 380643] Re: files with % in name within folder fail to burn

2009-05-30 Thread Schily
In order to verify whether this is a bug in brasero or a bug in cdrkit,
you still need to replace at least genisoimage with the official mkisofs.

remove /usr/bin/genisoimage
remove /usr/bin/mkisofsmatch_hist(
install the _official_ mklisofs in /usr/bin/mkisofs
create a symlink /usr/bin/genisoimage that points to /usr/bin/mkisofs

Note that genisoimage is full of bugs and that genisoimage is
unmaintained. Note that one of the well known bugs in genisoimage
is that it caims cannot sort dir problems where mkisofs has no problems!

Get recent original software from

ftp://ftp.berlios.de/pub/cdrecord/alpha/

-- 
files with % in name within folder fail to burn
https://bugs.launchpad.net/bugs/380643
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 371002] Re: Brasero reports incorrect drive speed

2009-05-29 Thread Schily
Well, it is unclear how brasero gets the write speed.

Wodim is known to be broken, so in case brasero calls wodim
an incorrectly reported speed is expected. This could be verified
by removing wodim and installing cdrecord instead.

Cdrecord knows workarounds for firmware bugs in most drives 
and retrieves the correct write speed. This should visible be in the 
cdrecord output.

If the brasero printout stays wrong, this is a brasero bug.
Brasero is written in a non-portable way and tries to send own SCSI commands.
Brasero should rather call cdrecord and parse the output as cdrecord works
on any recent OS.

-- 
Brasero reports incorrect drive speed
https://bugs.launchpad.net/bugs/371002
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to brasero in ubuntu.

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


[Bug 381488] Re: Brasero changed/modified CD/DVD Burner Drive to no longer read as a boot device (causing a hardware failure).

2009-05-29 Thread Schily
I recommend you to replace the broken wodim by the
official recent original software from:

ftp://ftp.berlios.de/pub/cdrecord/alpha/

-- 
Brasero changed/modified CD/DVD Burner Drive to no longer read as a boot device 
(causing a hardware failure).
https://bugs.launchpad.net/bugs/381488
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to brasero in ubuntu.

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


[Bug 379536] Re: unable to write data DVD

2009-05-29 Thread Schily
 ftp.berlios.de offers anonymous ftp.

If you believe that you need a passwd, then you either 
use a broken ftp client or your sysadmin missconfigured 
the firewall.

And replacing wodim by cdrecord will of course fix any
wodim/genisoimage related problems ;-)

-- 
unable to write data DVD
https://bugs.launchpad.net/bugs/379536
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to brasero in ubuntu.

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


[Bug 371002] Re: Brasero reports incorrect drive speed

2009-05-29 Thread Schily
What do you understand by official?

-- 
Brasero reports incorrect drive speed
https://bugs.launchpad.net/bugs/371002
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to brasero in ubuntu.

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


[Bug 380643] Re: files with % in name within folder fail to burn

2009-05-28 Thread Schily
Unless brasero called genisiomage two times with the same
path argument (*), this is a well known genisoimage bug. 
Genisoimage is full of bugs and unmaintained. I recommend 
you to upgrade to recent original software from:

ftp://ftp.berlios.de/pub/cdrecord/alpha/

*) the brasero debug output is useless and incomplete as
it does not include the content of the path list file.

-- 
files with % in name within folder fail to burn
https://bugs.launchpad.net/bugs/380643
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 376918] Re: brasero gives error: You do not have the required permission to write at this location.

2009-05-28 Thread Schily
You are a victim of a well known cdrkit bug:
cdrkit is unable to correctly interact with hald.

Completely remove all binaries from cdrkit
and upgrade to recent original software from:

ftp://ftp.berlios.de/pub/cdrecord/alpha/

-- 
brasero gives error: You do not have the required permission to write at this 
location.
https://bugs.launchpad.net/bugs/376918
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 379536] Re: unable to write data DVD

2009-05-28 Thread Schily
This is a well known wodim bug.

Upgrade to recent original software at:

ftp://ftp.berlios.de/pub/cdrecord/alpha/

-- 
unable to write data DVD
https://bugs.launchpad.net/bugs/379536
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to brasero in ubuntu.

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


[Bug 369529] Re: Brasero CD copy does not preserve CD-TEXT

2009-05-28 Thread Schily
Brasero seems to use cdrdao - cdrdao did get
it's last real udate 4 years ago
Copying CD-Text using cddy2wav and cdrecord
is no problem.

Check out a recent version from:

ftp://ftp.berlios.de/pub/cdrecord/alpha/

-- 
Brasero CD copy does not preserve CD-TEXT
https://bugs.launchpad.net/bugs/369529
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 205919] Re: Brasero and nautilus-cd-burner cannot burn 4GiB file to DVD

2009-05-28 Thread Schily
This is a well known cdrkit Bug: genisoimage does
not support large files.

Solution: Upgrade to recent original software;

ftp://ftp.berlios.de/pub/cdrecord/alpha/

-- 
Brasero and nautilus-cd-burner cannot burn 4GiB file to DVD
https://bugs.launchpad.net/bugs/205919
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 370561] Re: failed to burn some gpg keys to DVD (less than 1mb in small files)

2009-05-28 Thread Schily
There is no useful information on the problem but
the problem may be caused by growisofs. Fetch 
recent original cdrtools from:

ftp://ftp.berlios.de/pub/cdrecord/alpha/

and write the image manually using cdrecord.

-- 
failed to burn some gpg keys to DVD (less than 1mb in small files)
https://bugs.launchpad.net/bugs/370561
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 371002] Re: Brasero reports incorrect drive speed

2009-05-28 Thread Schily
The report does not contain useful related information but
there are some drives that report the write speed incorrectly.

Cdrecord includes many workarounds for bad drive firmware...

Get a recent cdrtools source from:

ftp://ftp.berlios.de/pub/cdrecord/alpha/

-- 
Brasero reports incorrect drive speed
https://bugs.launchpad.net/bugs/371002
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to brasero in ubuntu.

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