From owner-freebsd-java Fri Aug 13 18:28:10 1999 Delivered-To: freebsd-java@freebsd.org Received: from mtiwmhc03.worldnet.att.net (mtiwmhc03.worldnet.att.net [204.127.131.38]) by hub.freebsd.org (Postfix) with ESMTP id 9539914E7C for ; Fri, 13 Aug 1999 18:28:07 -0700 (PDT) (envelope-from kfurge@worldnet.att.net) Received: from kfurge.dyn.ez-ip.net ([12.75.197.245]) by mtiwmhc03.worldnet.att.net (InterMail v03.02.07.07 118-134) with ESMTP id <19990814012511.CVOT2068@kfurge.dyn.ez-ip.net>; Sat, 14 Aug 1999 01:25:11 +0000 Received: from localhost (localhost [127.0.0.1]) by kfurge.dyn.ez-ip.net (8.8.8/8.8.5) with SMTP id UAA19661; Fri, 13 Aug 1999 20:15:36 -0500 (EST) From: kfurge@worldnet.att.net Date: Fri, 13 Aug 1999 20:15:36 -0500 (EST) X-Sender: kfurge@kcfhome.my.domain To: Nate Williams Cc: Sean Reilly , freebsd-java@FreeBSD.ORG Subject: Re: Error code 512 when printing In-Reply-To: <199908111440.IAA27950@mt.sri.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, 11 Aug 1999, Nate Williams wrote: > I don't know if this has ever been tested. I don't know if the Xprint > stuff even works outside of java. FWIW, it worked at one time. I developed a program that did some printing a while back (well over 1 yr ago). I can't remember exactly which jdk I developed it under, but whichever one it was printing worked OK at that time. I'm thinking it was pre 1.1.5 or so. Some time later I upgraded to 1.1.7 and the printing began doing to me exactly what Sean is reporting: works fine if printing to a file, doesn't print or gives the "Error 512" if printing directly to the printer. To give a rough time reference for when it was working, I developed my application with the beta Swing classes and Swing 1.0 was released just about the time I was finished. - K.C. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message