[Bug 611590] Re: Brasero keeps on asking for libdvdcss.so.2

2017-04-26 Thread Amr Ibrahim
*** This bug is a duplicate of bug 1577268 ***
https://bugs.launchpad.net/bugs/1577268

** This bug has been marked a duplicate of bug 1577268
   Brasero can't find libdvdcss when going from Ubuntu 14.04 to 16.04

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

Title:
  Brasero keeps on asking for libdvdcss.so.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/611590/+subscriptions

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


[Bug 611590] Re: Brasero keeps on asking for libdvdcss.so.2

2016-10-29 Thread quequotion
Bringing in bug 1577268 as a duplicate (reported six years later than
this one).

Either my idea caught on or someone came to the same conclusion
independently; the patch resolving this in xenial's version removes the
version check completely (rather than just commenting it out). Not sure
what's keeping the brasero devs from implementing it upstream.

https://github.com/GNOME/brasero/pull/3

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

Title:
  Brasero keeps on asking for libdvdcss.so.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/611590/+subscriptions

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


[Bug 611590] Re: Brasero keeps on asking for libdvdcss.so.2

2016-08-09 Thread Phillip Beynon
This is a version issue. When you install from the ubuntu repository you
receive a very old copy which does not know where to find the library,
upgrade to the newest version and you'll be fine.
http://www.ubuntuupdates.org/package/core/xenial/universe/updates/brasero

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

Title:
  Brasero keeps on asking for libdvdcss.so.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/611590/+subscriptions

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


[Bug 611590] Re: Brasero keeps on asking for libdvdcss.so.2

2016-01-02 Thread J@n
Tried to rip one of my (owned) dvd's today but got the libdvdcss erroe.

This:

Then:

sudo /usr/share/doc/libdvdread4/install-css.sh

Worked for me, hope this helps others.

Solved my problem so:
 Kudos to https://launchpad.net/~walter-korvemaker :)

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

Title:
  Brasero keeps on asking for libdvdcss.so.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/611590/+subscriptions

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


[Bug 611590] Re: Brasero keeps on asking for libdvdcss.so.2

2015-12-14 Thread EliotBlennerhassett
Followup to my #23, I traced:

strace -e open brasero 2>&1 | grep libdvdcss

and found that I had a copy of libdvdcss.so in /usr/local/lib

After removing this, it finds the library in /usr/lib, and I no longer
experience this problem.

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

Title:
  Brasero keeps on asking for libdvdcss.so.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/611590/+subscriptions

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


[Bug 611590] Re: Brasero keeps on asking for libdvdcss.so.2

2015-12-13 Thread quequotion
>Alister Hood

Yes it does.

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

Title:
  Brasero keeps on asking for libdvdcss.so.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/611590/+subscriptions

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


[Bug 611590] Re: Brasero keeps on asking for libdvdcss.so.2

2015-12-13 Thread EliotBlennerhassett
I'm seeing the same problem in ubuntu 14.04.

my (hopefully temporary) solution is to run brasero from the commandline
like so:

LD_PRELOAD=/usr/lib/libdvdcss.so.2.1.0 brasero

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

Title:
  Brasero keeps on asking for libdvdcss.so.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/611590/+subscriptions

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


[Bug 611590] Re: Brasero keeps on asking for libdvdcss.so.2

2015-07-02 Thread Alister Hood
That pastie link doesn't work.

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

Title:
  Brasero keeps on asking for libdvdcss.so.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/611590/+subscriptions

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


[Bug 611590] Re: Brasero keeps on asking for libdvdcss.so.2

2015-06-07 Thread quequotion
I have another solution for you.

Like most of you I had libdvdcss installed but brasero refused to
recognize it.

It turns out brasero expects a somewhat specifc, outdated version of
libdvdcss (possibly 1.2.0).

I patched brasero to ignore the version of libdvdcss:

http://pastie.org/10227736

This makes it possible to use brasero with newer versions of libdvdcss
(or any version).

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

Title:
  Brasero keeps on asking for libdvdcss.so.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/611590/+subscriptions

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


[Bug 611590] Re: Brasero keeps on asking for libdvdcss.so.2

2014-01-29 Thread Phillip Pether
libdvdcss2 is nowhere to be found at all.

$ apt-cache policy libdvdcss2
libdvdcss2:
Installed: (none)
Candidate: (none)
Version table:


libdvdcss.so:

Nowhere I have all the packages installed that are suppose to use
it, but it's not anywhere. It's gone. Brasero should of had that package
in it. Heck... even VLC doesn't even have it, and I can't even play any
DVD's from other regions without it. Where is the package and why is it
missing from all the other packages I've tried installing? ubuntu-
restricted-extras didn't even have it at all.

** Changed in: brasero (Ubuntu)
   Status: Invalid => Confirmed

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

Title:
  Brasero keeps on asking for libdvdcss.so.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/611590/+subscriptions

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


[Bug 611590] Re: Brasero keeps on asking for libdvdcss.so.2

2013-01-24 Thread Jeremy Bicha
Ubuntu doesn't support Medibuntu.

I believe the "not really official but vaguely recommended" way to
install libdvdcss is to basically do what comment #5 says. See also
https://help.ubuntu.com/lts/ubuntu-help/video-dvd-restricted.html

** Changed in: brasero (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  Brasero keeps on asking for libdvdcss.so.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/611590/+subscriptions

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


[Bug 611590] Re: Brasero keeps on asking for libdvdcss.so.2

2013-01-24 Thread The5thHorseman
Walter's solution (#5) solved this problem on my system as well. Thank
you Walter...

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

Title:
  Brasero keeps on asking for libdvdcss.so.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/611590/+subscriptions

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


[Bug 611590] Re: Brasero keeps on asking for libdvdcss.so.2

2012-07-01 Thread Gabriel Mazetto
This error still exists in Ubuntu 12.04. Is it too dificult to download
the dpkg file and install it by hand automatically?

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

Title:
  Brasero keeps on asking for libdvdcss.so.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/611590/+subscriptions

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


[Bug 611590] Re: Brasero keeps on asking for libdvdcss.so.2

2012-06-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: brasero (Ubuntu)
   Status: New => Confirmed

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

Title:
  Brasero keeps on asking for libdvdcss.so.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/611590/+subscriptions

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


[Bug 611590] Re: Brasero keeps on asking for libdvdcss.so.2

2012-01-24 Thread Stephen Kestle
I can confirm that the error still exists in 11.10, and the commands at
https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/611590/comments/5
correct the problem

** Changed in: brasero (Ubuntu)
   Status: Expired => New

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

Title:
  Brasero keeps on asking for libdvdcss.so.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/611590/+subscriptions

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


[Bug 611590] Re: Brasero keeps on asking for libdvdcss.so.2

2011-08-30 Thread Pedro Villavicencio
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
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to "New". Thanks again!


** Changed in: brasero (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Brasero keeps on asking for libdvdcss.so.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/611590/+subscriptions

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


[Bug 611590] Re: Brasero keeps on asking for libdvdcss.so.2

2011-03-10 Thread Alan Johnson
Walter's fix worked for me to, but had to reboot first.  Maybe a log-
out-and-back-in was all that was needed, but I rebooted.

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

Title:
  Brasero keeps on asking for libdvdcss.so.2

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


[Bug 611590] Re: Brasero keeps on asking for libdvdcss.so.2

2011-02-06 Thread Peter Retief
sudo /usr/share/doc/libdvdread4/install-css.sh worked for me 
thanks walter
:)

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

Title:
  Brasero keeps on asking for libdvdcss.so.2

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


[Bug 611590] Re: Brasero keeps on asking for libdvdcss.so.2

2010-12-10 Thread heian
Thanks from me too, Walter.

Couldn't make an image of my dvd, but your solution
works very well !

Regards,
heian

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

Title:
  Brasero keeps on asking for libdvdcss.so.2

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


[Bug 611590] Re: Brasero keeps on asking for libdvdcss.so.2

2010-11-07 Thread tekn1x
Many Thanks Walter - the script you gave worked for me!!

Cheers,
AC

-- 
Brasero keeps on asking for libdvdcss.so.2
https://bugs.launchpad.net/bugs/611590
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 611590] Re: Brasero keeps on asking for libdvdcss.so.2

2010-09-09 Thread Walter K
Not sure if this is similar, but shawnboy might be onto something
here...

http://ubuntuforums.org/showthread.php?t=1440147&page=2

-- 
Brasero keeps on asking for libdvdcss.so.2
https://bugs.launchpad.net/bugs/611590
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 611590] Re: Brasero keeps on asking for libdvdcss.so.2

2010-09-09 Thread Luke Schlather
Seems related to this question:

https://answers.launchpad.net/ubuntu/+source/brasero/+question/67154

Walter's workaround netted me "Error reading video DVD (fatal error in
vts css key)"

-- 
Brasero keeps on asking for libdvdcss.so.2
https://bugs.launchpad.net/bugs/611590
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 611590] Re: Brasero keeps on asking for libdvdcss.so.2

2010-08-31 Thread TonyR
Hi

This worked for me even though the 1st command returned the notice that
I had already got libdvdread4 installed.

I ran the 2nd command regardless and was able to copy DVD without error
after this.

Thanks for the useful tip Walter, most appreciated.

Regards


Anthony

-- 
Brasero keeps on asking for libdvdcss.so.2
https://bugs.launchpad.net/bugs/611590
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 611590] Re: Brasero keeps on asking for libdvdcss.so.2

2010-08-09 Thread Walter K
Try: (This step should not be needed if Ubuntu is up to date)

sudo apt-get install libdvdread4

Then:

sudo /usr/share/doc/libdvdread4/install-css.sh

Worked for me, hope this helps others.

Walter

-- 
Brasero keeps on asking for libdvdcss.so.2
https://bugs.launchpad.net/bugs/611590
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 611590] Re: Brasero keeps on asking for libdvdcss.so.2

2010-08-03 Thread Jaap-Willem Dooge
I had the problem when copying a DVD with documentation (no video) of
some software package to an .iso file.

Some more information from my side:
doo...@wvun002:~$ apt-cache policy libdvdcss2
libdvdcss2:
  Installed: 1.2.10-0.3medibuntu1
  Candidate: 1.2.10-0.3medibuntu1
  Version table:
 *** 1.2.10-0.3medibuntu1 0
500 http://packages.medibuntu.org/ lucid/free Packages
100 /var/lib/dpkg/status
doo...@wvun002:~$ whereis libdvdcss.so.2
libdvdcss.so: /usr/lib/libdvdcss.so.2 /usr/lib64/libdvdcss.so.2

-- 
Brasero keeps on asking for libdvdcss.so.2
https://bugs.launchpad.net/bugs/611590
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 611590] Re: Brasero keeps on asking for libdvdcss.so.2

2010-08-02 Thread Louis Simard
On my system, starting Brasero and then using the Copy Disc function
works. However, using the right-click Copy Disc... option from the CD's
context menu in GNOME doesn't.

Relevant information:

$ apt-cache policy libdvdcss2
libdvdcss2:
  Installed: 1.2.10-0.3medibuntu1
  Candidate: 1.2.10-0.3medibuntu1
  Version table:
 *** 1.2.10-0.3medibuntu1 0
100 /var/lib/dpkg/status

$ whereis libdvdcss.so.2
libdvdcss.so: /usr/lib/libdvdcss.so.2

Error message:

* All required applications and libraries are not installed. *
Please install the following manually and try again:
libdvdcss.so.2 (library).

-- 
Brasero keeps on asking for libdvdcss.so.2
https://bugs.launchpad.net/bugs/611590
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 611590] Re: Brasero keeps on asking for libdvdcss.so.2

2010-07-30 Thread Jaap-Willem Dooge
Btw, i did find
https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/134828 but that
should be fixed.

-- 
Brasero keeps on asking for libdvdcss.so.2
https://bugs.launchpad.net/bugs/611590
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 611590] Re: Brasero keeps on asking for libdvdcss.so.2

2010-07-30 Thread Jaap-Willem Dooge

** Attachment added: "Screenshot of the error"
   http://launchpadlibrarian.net/52724788/brasero_libdvdcss.png

-- 
Brasero keeps on asking for libdvdcss.so.2
https://bugs.launchpad.net/bugs/611590
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