From owner-freebsd-gnome@FreeBSD.ORG Wed May 21 11:43:47 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 36DDB37B401 for ; Wed, 21 May 2003 11:43:47 -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 08CB943F75 for ; Wed, 21 May 2003 11:43:46 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158])h4LIcZal027273; Wed, 21 May 2003 14:38:35 -0400 (EDT) Received: from vpn-client-4.marcuscom.com (vpn-client-4.marcuscom.com [10.2.1.4])h4LIgZrT038163; Wed, 21 May 2003 14:42:35 -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> <1053533541.317.10.camel@gyros> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-IBBZq8q0iq5o/v+gojzp" Organization: MarcusCom, Inc. Message-Id: <1053542616.415.27.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.3.3 (Preview Release) Date: 21 May 2003 14:43:36 -0400 X-Spam-Status: No, hits=-7.8 required=5.0 tests=BAYES_00,IN_REP_TO,PGP_SIGNATURE_2,REFERENCES autolearn=ham version=2.55 X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) X-Content-Filtered-By: Mailman/MimeDel 2.1.1 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 18:43:47 -0000 --=-IBBZq8q0iq5o/v+gojzp Content-Type: multipart/mixed; boundary="=-34pCpgjFPF9EZ9L0dIx7" --=-34pCpgjFPF9EZ9L0dIx7 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2003-05-21 at 14:15, Jeremy Messenger wrote: > On 21 May 2003 12:12:22 -0400, Joe Marcus Clarke =20 > wrote: >=20 > > On Wed, 2003-05-21 at 04:40, Jeremy Messenger wrote: > >> On 21 May 2003 02:56:48 -0400, Joe Marcus Clarke =20 > >> wrote: > >> > >> > 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 th= e=20 > >> top >> and ps, which I exited them. Each of them are running around 10= %=20 > >> of CPU. >> 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. > >> > >> I will rebuild and try it again this noon or so. My CD devices are on=20 > >> 0666 already, which burncd, cdrecord, mount and etc works fine on the=20 > >> normal user with operation group. :-) > > > > Ignore acd0c. You need atapicam, and just make sure your cd*c devices > > are 0666. >=20 > Yeah, I had this in my kernel for pretty long time, so I can burn the=20 > bin/cue. ;-) However, the create ISO is now working again, but the write=20 > burn is still disable. I tried to ran it under the gdb, but it shows=20 > nothing and normal. It does exit normal now. Looks like I will have to ru= n=20 > under nautilus then run it with 'r burn:///'.. Don't worry with gdb. I'll send you a debugging patch that will spit some messages to the console/error log. In the meantime, compile the attached program using: cc -o xxx -lcam xxx.c And run it. It will try to open /dev/cd0c (cd0). If this isn't right, then change it at lines 12 and 30. Send me the output. Thanks. Joe >=20 > Cheers, > Mezz >=20 > > Joe > > > >> > >> Cheers, > >> Mezz > >> > >> > 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 > > >> >> =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 shou= ld=20 > >> >> allow > >> >> >>> it to detect CD drives on FreeBSD. Note, it only works with CA= M,=20 > >> so >> >>> the > >> >> >>> drives need to be SCSI or using ATAPICAM. Let me know if you c= an > >> >> >>> actually burn to disk now. > >> >> >> > >> >> >> I will test it this evening.. I dislike nautilus-cd-burner, it's= =20 > >> not >> >> easy to use as the burncd/cdrecord command. ;-) > >> >> > > >> >> > Previous version, I was able to create the ISO file, but not=20 > >> anymore. >> > It's nothing work, it has red circle of forbidden looks=20 > >> like this: > >> http://www.freshports.org/images/forbidden.gif on both= =20 > >> create ISO and > >> write CD... I just click on 'write cd' button and=20 > >> 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 --=-34pCpgjFPF9EZ9L0dIx7-- --=-IBBZq8q0iq5o/v+gojzp 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+y8jXb2iPiv4Uz4cRAtBVAJ4pyykWRdu6Mh6Cgmgkfne/FEXRVgCglGa9 DSzxU23VA5svvrOqXktEtEU= =wqhR -----END PGP SIGNATURE----- --=-IBBZq8q0iq5o/v+gojzp--