From owner-freebsd-java@FreeBSD.ORG Sat Jun 12 08:10:04 2010 Return-Path: Delivered-To: freebsd-java@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 72CD9106567F for ; Sat, 12 Jun 2010 08:10:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (unknown [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 618F68FC15 for ; Sat, 12 Jun 2010 08:10:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o5C8A4sY037534 for ; Sat, 12 Jun 2010 08:10:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o5C8A4vI037533; Sat, 12 Jun 2010 08:10:04 GMT (envelope-from gnats) Date: Sat, 12 Jun 2010 08:10:04 GMT Message-Id: <201006120810.o5C8A4vI037533@freefall.freebsd.org> To: freebsd-java@FreeBSD.org From: Jonathan Chen Cc: Subject: Re: ports/147129: print/cups-base: Printing to cups-network-printer fails with null-pointer-exception X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jonathan Chen List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jun 2010 08:10:04 -0000 The following reply was made to PR ports/147129; it has been noted by GNATS. From: Jonathan Chen To: bug-followup@FreeBSD.org, bugReporter@ib-haakh.de Cc: Subject: Re: ports/147129: print/cups-base: Printing to cups-network-printer fails with null-pointer-exception Date: Sat, 12 Jun 2010 20:05:52 +1200 This is most likely: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6633656 with a workaround described at: http://www.pikopong.com/blog/2008/09/09/java-printing-fix-for-linux-with-cups/ Unlikely to be fixed, since we haven't had any update to jdk1.6 for ages. Openjdk6 does not exhibit this problem. -- Jonathan Chen ---------------------------------------------------------------------- Power corrupts, Absolute Power is pretty neat