[Expired for brasero (Ubuntu) because there has been no activity for 60
days.]
** Changed in: brasero (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/483792
>From this site http://rant.gulbrandsen.priv.no/libdvdcss-new-css-attack,
it seems it's a problem with libdvdcss.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/483792
Title:
Brasero Copy to ISO imag
** Attachment added: "Exemple of brasero log with failed dvd"
https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/483792/+attachment/1869627/+files/brasero-session.log
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs
This bug happened to me with Brasero on Maverick Meerkat. It seems there
is a problem between libdvdcss and Brasero, but I can read the DVD so I
assume my libdvdcss is working.
I cannot find an upstream bug.
** Changed in: brasero (Ubuntu)
Status: Invalid => New
--
You received this bug
Thank you for taking the time to report this bug and helping to make Ubuntu
better. We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments. Please
reopen it if you can give us the missing information, and don't he
> A new version of brasero is available in both Lucid and Maverick ...
Pedro, where exactly can I find those new Brasero packages for download?
http://packages.ubuntu.com/maverick/, as well as /lucid-updates and
/lucid-backports, all fail with:
"Error
mehr als eine Suite für show_static angegeb
Same here with am64 architecture. Since it works fine in totem the bug
is probably somewhere in brasero.
--
Brasero Copy to ISO image does not work for some DVDs
https://bugs.launchpad.net/bugs/483792
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
I've enhanced the script at Comment #3 Please note the new version
required dcfldd which is an enhanced version of DD which will provide
status messages including timings.
#!/bin/bash
DEV=/dev/cdrom
ISO=$1
if [ ! -z "$2" ]
then
DEV=$2
fi
if [ -z "$ISO" ]
then
echo "Usage: $0 [DEVICE]"
exi
** Changed in: brasero (Ubuntu)
Importance: Undecided => Low
--
Brasero Copy to ISO image does not work for some DVDs
https://bugs.launchpad.net/bugs/483792
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
64 bit Jaunty on AMD64
Brasero 2.26.1 ALSO seems broken for copying some CD iso images. I had
to use nautilus-cd-burner.
I made iso image copies of a cd using brasero (forcing .iso, brasero
wanted .toc) and nautilus-cd-burner.
The 2 resulting iso images DIFFERED.
Brasero kept giving me error m
I was able to convert the Antz DVD into a ISO image using the following
script:
#!/bin/bash
DEV=$1
ISO=$2
if [ -z "$DEV" ]
then
echo "Usage: $0 "
exit 1
fi
if [ -z "$ISO" ]
then
echo "Usage: $0 "
exit 1
fi
BS=$(isoinfo -d -i $DEV | grep "block size" | awk '{print $5}')
VS=$(isoinfo -d
BTW, the Totem video player can play the Antz DVD without a problem.
--
Brasero Copy to ISO image does not work for some DVDs
https://bugs.launchpad.net/bugs/483792
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing
** Attachment added: "The log for the ANTZ DVD"
http://launchpadlibrarian.net/35757346/Antz.log
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/35757347/Dependencies.txt
** Attachment added: "XsessionErrors.txt"
http://launchpadlibrarian.net/35757348/XsessionErrors
13 matches
Mail list logo