From owner-freebsd-questions@FreeBSD.ORG Wed Feb 2 05:47:15 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5D1DF106564A for ; Wed, 2 Feb 2011 05:47:15 +0000 (UTC) (envelope-from remegius@comcast.net) Received: from qmta06.westchester.pa.mail.comcast.net (qmta06.westchester.pa.mail.comcast.net [76.96.62.56]) by mx1.freebsd.org (Postfix) with ESMTP id 089C38FC14 for ; Wed, 2 Feb 2011 05:47:14 +0000 (UTC) Received: from omta24.westchester.pa.mail.comcast.net ([76.96.62.76]) by qmta06.westchester.pa.mail.comcast.net with comcast id 2tk01g0021ei1Bg56tnFKm; Wed, 02 Feb 2011 05:47:15 +0000 Received: from remegius.comcast.net ([67.180.204.190]) by omta24.westchester.pa.mail.comcast.net with comcast id 2tnC1g00F46zqiB3ktnE5h; Wed, 02 Feb 2011 05:47:15 +0000 Message-ID: <4D48EFDF.90109@comcast.net> Date: Tue, 01 Feb 2011 21:47:11 -0800 From: Rem P Roberti User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.2.13) Gecko/20110131 Thunderbird/3.1.7 MIME-Version: 1.0 To: Rob Farmer References: <4D48BEC7.4030705@comcast.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Subject: Re: Opening Opera as user X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Feb 2011 05:47:15 -0000 > On Tue, Feb 1, 2011 at 6:17 PM, Rem P Roberti wrote: >> I installed linux-opera, and I guess I made a mistake by opening it the >> first time as root, when I should have opened as user. At any rate, I can >> now only open the browser as root, and when I do I get this message: >> >> opera: $HOME set to /root. Use -personaldir if you do not want to use >> /root/.opera/ >> >> Can someone give me a heads up on how to fix this, as the above message is a >> mystery to me. >> > Most likely, it is trying to use /root/.opera for your profile and is > crashing early in the startup because the regular user can't write > there. I would save any bookmarks or other useful items and then > delete the folder. I haven't run into this in FreeBSD but you can get > similar problems in Windows if a global profile is created in > C:\Program Files\Opera by an administrator. > That's interesting. The problem is that there is no /root/.opera folder. As a matter of fact there doesn't seem to be any folders at all that refer to the linux-opera browser, in my /home/user directory, or anywhere else. So I have no idea where the program is storing the profile info. Rem