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 1MSfdB-0000sY-UF for garchives@archives.gentoo.org; Sun, 19 Jul 2009 23:17:22 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 43877E01EC; Sun, 19 Jul 2009 23:17:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 21225E01EC for ; Sun, 19 Jul 2009 23:17:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 9FE9A67037 for ; Sun, 19 Jul 2009 23:17:19 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -2.98 X-Spam-Level: X-Spam-Status: No, score=-2.98 required=5.5 tests=[AWL=0.619, 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 q05tSINqTrSw for ; Sun, 19 Jul 2009 23:17:13 +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 BC5AE66CC2 for ; Sun, 19 Jul 2009 23:17:11 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MSfcp-0002Sc-TX for gentoo-user@gentoo.org; Sun, 19 Jul 2009 23:17:00 +0000 Received: from buffer.net ([24.73.161.102]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 19 Jul 2009 23:16:59 +0000 Received: from wireless by buffer.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 19 Jul 2009 23:16:59 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: James Subject: [gentoo-user] Re: openoffice fails on =?utf-8?b?cXRfcGx1Z2luc18zLjNyYw==?= Date: Sun, 19 Jul 2009 23:16:49 +0000 (UTC) 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=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 24.73.161.102 (Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.22) Gecko/20090708 SeaMonkey/1.1.17) Sender: news X-Archives-Salt: fcf892ea-8fa1-4fc2-b657-4f05be698e2f X-Archives-Hash: 3949affc9a63a27111a8a7d5d276e7cc 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......? Here are the parent dir permissions: ls -l /usr/qt/3/etc/ total 0 drwxr-xr-x 2 root root 160 Jul 19 14:54 settings Here are the content permissions: ls -al /usr/qt/3/etc/settings/ total 4 drwxr-xr-x 2 root root 160 Jul 19 14:54 . drwxr-xr-x 3 root root 72 Dec 30 2008 .. -rw-r--r-- 1 root root 0 Jul 19 14:54 .keep_x11-libs_qt-3 -rw-r--r-- 1 root root 0 Jul 19 14:48 .qt_plugins_3.3rc.lock -rw-r--r-- 1 root root 3801 Jul 19 14:50 qt_plugins_3.3rc Can somebody check these(again) for me? James