From owner-freebsd-questions@FreeBSD.ORG Wed May 21 19:04:57 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4CF637B401 for ; Wed, 21 May 2003 19:04:57 -0700 (PDT) Received: from transpacific.net (lincoln.transbay.net [209.133.53.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42E0E43F93 for ; Wed, 21 May 2003 19:04:57 -0700 (PDT) (envelope-from sreese@codysbooks.com) Received: from codysbooks.com (stalwart.codysbooks.com [209.133.54.175]) by transpacific.net (8.11.6p2/8.11.4) with ESMTP id h4M24vC66893 for ; Wed, 21 May 2003 19:04:57 -0700 (PDT) Message-ID: <3ECC304F.1000500@codysbooks.com> Date: Wed, 21 May 2003 19:05:03 -0700 From: Scott Reese Organization: Cody's Books User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030515 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Printing Problem And A Permissions Problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2003 02:04:58 -0000 [please cc: me in any replies as I am not currently subscribed to questions. Thank you.] I'm currently having two problems. The most annoying issue is that my printing is now suddenly crippled. I can *technically* print out anything I want, it just always comes out in a fixed width font, ignores formatting (i.e. bold, italics, specified fonts) and ends up all jumbled together. Before I upgraded my ports (I believe ghostscript was updated), printing worked just fine. I'm using cups and have already re-compiled and re-installed cups, cups-lpr, cups-pstoraster and ghostscript-gnu to no avail. These things "just worked" before and now they do not. Any ideas? The other issue is regarding the gtk2 version of Ximian Evolution (I installed this version as I am running Gnome 2). The installation went fine and the program starts up just fine, but whenever I try to check mail or anything, I get the following error: Error while 'Storing folder 'home/scott/evolution/local/Inbox'': Cannot create folder lock on //home/scott/evolution/local/Inbox/mbox: Permission denied I checked the permissions and they should be fine. I own all the folders and files under the directory in question and, in fact, Evolution created those files and folders itself so I'm a bit baffled as to why it would somehow deny itself permission to write to directories that it created. Any ideas on this one? I've done some searching around and have found nothing as of yet. Any suggestions or pointers are welcome. Thank you. -Scott