From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MSgR7-0007al-8l for garchives@archives.gentoo.org; Mon, 20 Jul 2009 00:08:57 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 41BC3E027C; Mon, 20 Jul 2009 00:08:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 22DE2E027C for ; Mon, 20 Jul 2009 00:08:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 54AFD67024 for ; Mon, 20 Jul 2009 00:08:52 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -4.042 X-Spam-Level: X-Spam-Status: No, score=-4.042 required=5.5 tests=[AWL=-0.443, BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id c+O1w6N8Dq5Q for ; Mon, 20 Jul 2009 00:08:46 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id C38876703F for ; Mon, 20 Jul 2009 00:08:44 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MSgQm-000468-RV for gentoo-user@gentoo.org; Mon, 20 Jul 2009 00:08:36 +0000 Received: from adsl-69-234-183-119.dsl.irvnca.pacbell.net ([69.234.183.119]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 20 Jul 2009 00:08:36 +0000 Received: from w41ter by adsl-69-234-183-119.dsl.irvnca.pacbell.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 20 Jul 2009 00:08:36 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: walt Subject: [gentoo-user] Re: openoffice fails on qt_plugins_3.3rc Date: Sun, 19 Jul 2009 17:10:00 -0700 Message-ID: References: <4A626A43.7060200@gmail.com> <8951A857-1EAC-4C3F-B5DA-D30793E4856A@wright.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: adsl-69-234-183-119.dsl.irvnca.pacbell.net User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.1pre) Gecko/20090719 Shredder/3.0b3pre In-Reply-To: Sender: news X-Archives-Salt: e4c79924-44c0-46c1-a480-db00b85fcc88 X-Archives-Hash: ce43de26283fb45c42f6e9c960fb0fd2 On 07/19/2009 04:16 PM, James wrote: > Roy Wright wright.org> writes: > > > >> Also are you building OO from source or running the binary version? > > > Well, it's definately a permission problem, because as root > I can run OO flawlessly......? There is also another possibility: root and you are just different users, and the problem may lie in your ~/.oo3/ directory. To test this idea just rename ~/.oo3 to something else and let OO make a new one. If that test fails then you start looking at permissions. I always keep a spare user account named 'tester' for the same purpose, just in case the problem is something else in my home directory that may not be obvious.