From owner-freebsd-gnome@FreeBSD.ORG Sun Aug 29 08:52:44 2004 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 1436616A533 for ; Sun, 29 Aug 2004 08:52:44 +0000 (GMT) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C6BD43D31 for ; Sun, 29 Aug 2004 08:52:43 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) i7T8ookU097678; Sun, 29 Aug 2004 04:50:50 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Sean McNeil In-Reply-To: <1093588672.72565.2.camel@server.mcneil.com> References: <1093476990.31524.1.camel@server.mcneil.com> <1093585829.52855.34.camel@shumai.marcuscom.com> <1093588672.72565.2.camel@server.mcneil.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-cQz/9M21Mu4Oz31/gUKB" Organization: MarcusCom, Inc. Message-Id: <1093769555.55460.56.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Sun, 29 Aug 2004 04:52:35 -0400 X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.64 X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on creme-brulee.marcuscom.com cc: FreeBSD GNOME Users Subject: Re: nautilus cd write failure with -current 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: Sun, 29 Aug 2004 08:52:44 -0000 --=-cQz/9M21Mu4Oz31/gUKB Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2004-08-27 at 02:37, Sean McNeil wrote: > On Thu, 2004-08-26 at 22:50, Joe Marcus Clarke wrote: > > On Wed, 2004-08-25 at 19:36, Sean McNeil wrote: > > > I just tried something that worked not too long ago - writing a cd. = Now > > > I get the following error: > > >=20 > > > :-( write failed: Invalid argument > > > :-[ WRITE@LBA=3D0h failed with SK=3D5h/ASC=3D21h/ACQ=3D02h]: Invalid = argument > > > /dev/pass0: "Current Write Speed" is 1.0x1385KBps. > >=20 > > Hmmm, I'll have to take a look. However, if this used to work, perhaps > > something in -CURRENT broke it. What other changes have been made > > recently? Can you burn a CD using cdrecord directly? >=20 > Actually, I just tried a few things: >=20 > cdrecord directly and I can blank=3Dfast > after that, I can write to the CD. > If I try to write to the CD with "Erase CD" checked then I get the > error. So it is erasing that is not functioning properly for me. It looks like n-c-b does it all with one command. With the "Erase CD" box checked, the command will look something like: cdrecord speed=3D dev=3D blank=3Dfast -v Of course, many more options may be appended depending on certain things. Debugging n-c-b can be tricky since it's a Nautilus component.=20 You can try editing cd-recorder.c, and changing the line: #undef DEBUG_CDRECORD to: #define DEBUG_CDRECORD 1 Then restart Nautilus, and watch your console or ~/.xsession-errors. If nothing is written there, you may need to start Nautilus from the command line, then try the CD burn. The results of this should prove helpful in tracking down the problem. However, I have a strong feeling that the command line produced by n-c-b will also fail if run manually.... Joe >=20 > Sean >=20 --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-cQz/9M21Mu4Oz31/gUKB Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (FreeBSD) iD8DBQBBMZlTb2iPiv4Uz4cRAv86AJ9fqBJjRE2qHvh6j5BniXPGMWuvNACgnNQf qUEsjYFECX6vvr+CmPIwanE= =EW9U -----END PGP SIGNATURE----- --=-cQz/9M21Mu4Oz31/gUKB--