From owner-freebsd-questions@FreeBSD.ORG Mon Apr 3 16:11:26 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 B67B616A420 for ; Mon, 3 Apr 2006 16:11:26 +0000 (UTC) (envelope-from freebsd@orchid.homeunix.org) Received: from orchid.homeunix.org (avl30.neoplus.adsl.tpnet.pl [83.27.45.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0BA6643D45 for ; Mon, 3 Apr 2006 16:11:25 +0000 (GMT) (envelope-from freebsd@orchid.homeunix.org) Received: from [192.168.1.66] (blackacidevil.orchid.homeunix.org [192.168.1.66]) (authenticated bits=0) by orchid.homeunix.org (8.13.4/8.13.4) with ESMTP id k33GBN0o020351 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 3 Apr 2006 18:11:24 +0200 (CEST) (envelope-from freebsd@orchid.homeunix.org) Message-ID: <4431492D.5070407@orchid.homeunix.org> Date: Mon, 03 Apr 2006 18:11:25 +0200 From: Karol Kwiatkowski User-Agent: Thunderbird 1.5 (X11/20060401) MIME-Version: 1.0 To: Paul Schmehl References: In-Reply-To: X-Enigmail-Version: 0.94.0.0 OpenPGP: id=06E09309; url=http://www.orchid.homeunix.org/carlos/gpg/0x06E09309.asc Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigF211E923D975A8882B183022" X-Virus-Scanned: ClamAV version 0.88, clamav-milter version 0.87 on orchid.homeunix.org X-Virus-Status: Clean Cc: freebsd-questions@freebsd.org Subject: Re: Firefox 1.5 getting downright irritating X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd@orchid.homeunix.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Apr 2006 16:11:26 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigF211E923D975A8882B183022 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 04/03/06 17:49, Paul Schmehl wrote: > Does anyone know how to get Firefox 1.5 to *always* start with the > ProfileManager? I'm using KDE 3.5, FreeBSD 6.0, Xorg 6.9.0 and Firefox= > 1.5. I've created an application starter on the menubar that has the > path to firefox (/usr/X11R6/bin/firefox) with the argument > -ProfileManager. The first time I start Firefox, the profile manager > pops up and prompts me to select a profile. All subsequent launches of= > Firefox use the profile that I selected initially. I want Firefox to > prompt me *every* time it starts, because I have created several > profiles, each designed to do different tasks and be open in different > windows. Each profile uses tabbed Homes so I can start a number of tab= s > with different tasks in them. >=20 > I've edited profile.ini as follows: > StartWithLastProfile=3D0 > and > StartWithLastProfile=3D1 >=20 > Neither setting makes any difference at all. Checking and unchecking > the box to start on startup *also* does nothing. (As does the prompt t= o > make firefox the default browser.) >=20 > I even tried removing StartWithLastProfile entirely. *Nothing* works. > There's no man pages for firefox, firefox-bin, profile.ini, > profilemanager, mozilla or mozilla-bin, and googling has been futile so= > far. Hi Paul, it's working here as expected - "Don't ask at startup" box changes StartWithLastProfile to 0/1 and ProfileManager starts every time if set to 0. I'm using it ever since I installed Firefox 2.0a in addition to 1.5. The machine is running FreeBSD 6-STABLE, Firefox 1.5 and 2.0a, Enlightenment DR17 but I doubt it's related. Maybe you're editing the wrong file? Or while Firefox is running? Too tight file permissions? Just some thoughts. Here's mine profiles.ini: --------------------- $ ls -l ~/.mozilla/firefox/profiles.ini -rw-r--r-- 1 karol karol 216 Apr 3 18:01 /home/karol/.mozilla/firefox/profiles.ini $ cat ~/.mozilla/firefox/profiles.ini [General] StartWithLastProfile=3D0 [Profile0] Name=3D1.5 IsRelative=3D1 Path=3Dxxxxxxxx.1.5 [Profile1] Name=3Dtemp IsRelative=3D1 Path=3Dxxxxxxxx.temp [Profile2] Name=3D2.0-alpha1 IsRelative=3D1 Path=3Dxxxxxxxx.2.0-alpha1 Default=3D1 --------------------- HTH, Karol --=20 Karol Kwiatkowski OpenPGP: http://www.orchid.homeunix.org/carlos/gpg/0x06E09309.asc --------------enigF211E923D975A8882B183022 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEMUktezeoPAwGIYsRAiJbAJ9SkViHwlB58apFU32/RfqFV/KZrQCfaTQF d3bInMGYYdKYdJJl1edLR1Y= =Pakk -----END PGP SIGNATURE----- --------------enigF211E923D975A8882B183022--