Gentoo Archives: gentoo-user

From: Meino Christian Cramer <Meino.Cramer@×××.de>
To: gentoo-user@l.g.o, emailgrant@×××××.com
Subject: Re: [gentoo-user] {OT} dvdrip permissions error, alternative?
Date: Thu, 05 Oct 2006 17:21:03
Message-Id: 20061005.191210.74744441.Meino.Cramer@gmx.de
In Reply to: [gentoo-user] {OT} dvdrip permissions error, alternative? by Grant
1 From: Grant <emailgrant@×××××.com>
2 Subject: [gentoo-user] {OT} dvdrip permissions error, alternative?
3 Date: Thu, 5 Oct 2006 09:57:03 -0700
4
5 > When I click on "RIP Title" in dvdrip, I get a permission denied error
6 > regarding Project.pm. All of the other options in the other tabs are
7 > grayed out and unmodifiable. If I try to run the program as root, it
8 > says it cannot open the display. Does anyone know what's wrong here?
9 > I've tried amd64 and ~amd64 versions.
10 >
11 > I'm trying to make backups of my DVDs that are smaller than the full
12 > 8GB but don't lose any noticeable audio or video quality. I'd be
13 > happy to just select the audio and video track I want and rip them
14 > without any transcoding. Would anyone recommend a program other than
15 > dvdrip for this? I would use mplayer's mencode, but mplayer can't
16 > play my "The Life of Mammals" DVD so I don't think mencode will work.
17 > I believe that DVD is copy protected.
18 >
19 > - Grant
20 > --
21 > gentoo-user@g.o mailing list
22 >
23
24 Hi Grant,
25
26 Try the following:
27
28 As user (not as root) become root with "sux" not with "su".
29 Or as user gove root "access permission" to your X server with
30 "xhost" (-> see manpage).
31
32 I f this does not help:
33 sux to root and check the DISPLAY environment variable, whether it
34 is correctly set. Should something like ":0.0" or "localhost:0.0".
35
36 The above are fixing (may be) the symptoms, not the cause of the
37 problem.
38
39 These are comeing from the wrong permissions set for the file
40 Project.pm .
41
42 ...but when it is emerged, it should be correctly set.
43
44 At this point I have no clue, whether wrong permissions are given
45 to that file/to those files of package.
46
47 Only my two cents, your currency may vary...
48
49 HTH and keep hacking!
50 mcc
51
52
53
54 --
55 gentoo-user@g.o mailing list