From owner-freebsd-openoffice@FreeBSD.ORG Wed Jun 9 19:50:01 2004 Return-Path: Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E74BE16A4CE for ; Wed, 9 Jun 2004 19:50:01 +0000 (GMT) Received: from mrelay3.uni-hannover.de (mrelay3.uni-hannover.de [130.75.2.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D20743D39 for ; Wed, 9 Jun 2004 19:50:00 +0000 (GMT) (envelope-from gerrit@pmp.uni-hannover.de) Received: from www.pmp.uni-hannover.de (www.pmp.uni-hannover.de [130.75.117.2])i59Jnha4014240 for ; Wed, 9 Jun 2004 21:49:43 +0200 (MEST) Received: by www.pmp.uni-hannover.de (Postfix, from userid 846) id 479C32DD; Wed, 9 Jun 2004 21:49:39 +0200 (CEST) Date: Wed, 9 Jun 2004 21:49:39 +0200 From: Gerrit =?iso-8859-1?Q?K=FChn?= To: openoffice@freebsd.org Message-ID: <20040609194939.GA71219@pmp.uni-hannover.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.2.2 (mrelay3.uni-hannover.de [130.75.2.41]); Wed, 09 Jun 2004 21:49:43 +0200 (MEST) X-Scanned-By: MIMEDefang 2.42 Subject: Additional printers don't work X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jun 2004 19:50:02 -0000 Hi folks, I'm facing quite a strange problem here: I have the German version of OOo 1.1.1 running under FreeBSD 5.2.1. I added some new printers with ppd files as root via spadmin. The new printers work fine when running OOo as root. However, when running as a user OOo gives me "Could not get printer PPD file!" and removes the new printers from the selection list within OOo. Of course the PPDs are there and they are accessible for the user. Actually they shouldn't be needed anyway (imho), because their contents was copied into /usr/local/OpenOffice.org1.1.1/share/psprint/psprint.conf So my questions are: Is this a known problem? Does anyone else see this? How can I fix it? cu Gerrit --