From owner-freebsd-gnome@FreeBSD.ORG Wed May 21 09:12:40 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6F5C37B401 for ; Wed, 21 May 2003 09:12:40 -0700 (PDT) Received: from ms-smtp-01.southeast.rr.com (ms-smtp-01.southeast.rr.com [24.93.67.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DACE43F3F for ; Wed, 21 May 2003 09:12:34 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158])h4LG7Mal006048; Wed, 21 May 2003 12:07:22 -0400 (EDT) Received: from vpn-client-4.marcuscom.com (vpn-client-4.marcuscom.com [10.2.1.4])h4LGBLrT037108; Wed, 21 May 2003 12:11:22 -0400 (EDT) (envelope-from marcus@marcuscom.com) X-Authentication-Warning: creme-brulee.marcuscom.com: vpn-client-4.marcuscom.com [10.2.1.4] didn't use HELO protocol From: Joe Marcus Clarke To: Jeremy Messenger In-Reply-To: References: <1053468403.317.48.camel@gyros> <1053500208.71721.23.camel@shumai.marcuscom.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-ofYgKSzqJs1KPrQ4b1UW" Organization: MarcusCom, Inc. Message-Id: <1053533541.317.10.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.3.3 (Preview Release) Date: 21 May 2003 12:12:22 -0400 X-Spam-Status: No, hits=-8.9 required=5.0 tests=BAYES_01,EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES autolearn=ham version=2.55 X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: FreeBSD GNOME Users Subject: Re: HEADS UP TESTERS: Lates nautilus-cd-burner may work X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2003 16:12:40 -0000 --=-ofYgKSzqJs1KPrQ4b1UW Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2003-05-21 at 04:40, Jeremy Messenger wrote: > On 21 May 2003 02:56:48 -0400, Joe Marcus Clarke =20 > wrote: >=20 > > On Wed, 2003-05-21 at 02:22, Jeremy Messenger wrote: > >> Oh wait a minute.. Now, I can see over six nautilus-cd-burner in the t= op=20 > >> and ps, which I exited them. Each of them are running around 10% of CP= U.=20 > >> Seem like they are still running without exit. > > > > Nevermind, I see my mistake. Note, you need to be root, or have all > > your cd devices 0666 (i.e. /dev/acd0c, /dev/cd0c, etc.). Use this > > patch. >=20 > I will rebuild and try it again this noon or so. My CD devices are on 066= 6=20 > already, which burncd, cdrecord, mount and etc works fine on the normal=20 > user with operation group. :-) Ignore acd0c. You need atapicam, and just make sure your cd*c devices are 0666. Joe >=20 > Cheers, > Mezz >=20 > > Joe > > > >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > >> PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAN= D > >> 94587 mezz 123 0 13136K 6084K RUN 1:23 9.33% 9.33%=20 > >> nautilus-cd-burner > >> 94497 mezz 123 0 13136K 6184K RUN 1:34 9.13% 9.13%=20 > >> nautilus-cd-burner > >> 94342 mezz 123 0 13136K 6016K RUN 1:48 9.08% 9.08%=20 > >> nautilus-cd-burner > >> 94470 mezz 122 0 13136K 6016K RUN 1:39 9.08% 9.08%=20 > >> nautilus-cd-burner > >> 94539 mezz 122 0 13136K 6184K RUN 1:30 8.98% 8.98%=20 > >> nautilus-cd-burner > >> 93975 mezz 122 0 13136K 6016K RUN 2:09 8.94% 8.94%=20 > >> nautilus-cd-burner > >> .... > >> .... > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > >> > >> Cheers, > >> Mezz > >> > >> On Wed, 21 May 2003 01:17:03 -0500, Jeremy Messenger =20 > >> wrote: > >> > >> > On Tue, 20 May 2003 18:33:11 -0500, Jeremy Messenger = >=20 > >> wrote: > >> > > >> >> On 20 May 2003 18:06:45 -0400, Joe Marcus Clarke=20 > >> >> wrote: > >> >> > >> >>> I've added some [untested] code to nautilus-cd-burner that should=20 > >> allow > >> >>> it to detect CD drives on FreeBSD. Note, it only works with CAM, = so=20 > >> >>> the > >> >>> drives need to be SCSI or using ATAPICAM. Let me know if you can > >> >>> actually burn to disk now. > >> >> > >> >> I will test it this evening.. I dislike nautilus-cd-burner, it's no= t=20 > >> >> easy to use as the burncd/cdrecord command. ;-) > >> > > >> > Previous version, I was able to create the ISO file, but not anymore= .=20 > >> > It's nothing work, it has red circle of forbidden looks like this: >= =20 > >> http://www.freshports.org/images/forbidden.gif on both create ISO and = >=20 > >> write CD... I just click on 'write cd' button and nothing action. > >> > > >> > $ pkg_info | grep burner > >> > nautilus-cd-burner-0.4.2_1 CD burner view for Nautilus > >> > > >> > Also, there's no error or whatever. Do you want me to try to run it=20 > >> under > the gdb? > >> > > >> > Cheers, > >> > Mezz > >> > > >> >> Cheers, > >> >> Mezz > >> >> > >> >>> Joe > >> > > >> > --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-ofYgKSzqJs1KPrQ4b1UW Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQA+y6Vlb2iPiv4Uz4cRAhpXAJ9bHQD4AKsmXV08fZ6s8tmRQOfPFACfb2iJ Cfj5xCcRqg4hxLvWUhsUofI= =uh2K -----END PGP SIGNATURE----- --=-ofYgKSzqJs1KPrQ4b1UW--