Gentoo Archives: gentoo-user

From: Richard Fish <bigfish@××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] What's the use of mozilla-launcher?
Date: Sun, 12 Nov 2006 19:39:07
Message-Id: 7573e9640611121134q74409038n8a637e1911f53258@mail.gmail.com
In Reply to: [gentoo-user] What's the use of mozilla-launcher? by Alexander Skwar
1 On 11/12/06, Alexander Skwar <listen@×××××××××××××××.name> wrote:
2 > In Knode/KDE, I configured, that firefox is to be used as the browser,
3 > so that when I click on a URL, it's loaded in firefox. I did this by
4 > modifying .kde/share/config/kdeglobals and adding/changing:
5 >
6 > [General]
7 > BrowserApplication=!/usr/bin/firefox
8
9 You could also set this to /usr/lib/mozilla-firefox/firefox to bypass
10 mozilla-launcher.
11
12 > I now changed the /usr/bin/firefox script so, that it doesn't
13 > use mozilla-launcher anymore. Up to now, I can't find any problems.
14 >
15 > What problems did I overlook? And what's actually the use of
16 > mozilla-launcher with current firefoxes?
17 >
18 > What would break, if mozilla-launcher is no longer used?
19
20 Nothing that I can tell....
21
22 It looks to me like the main purpose of Gentoo's mozilla-launcher was
23 to transparently support both firefox and firefox-bin (or mozilla and
24 mozilla-bin, or thunderbid and thunderbird-bin, etc), and to make sure
25 that new urls re-used an existing instance. Current firefox versions
26 seem to support this internally, and you end up with firefox or
27 firefox-bin installed in /usr/bin depending upon which one you
28 install. I don't see any reason why /usr/bin/firefox can't exec
29 /usr/lib/mozilla-firefox/firefox and /usr/bin/firefox-bin can't exec
30 /opt/firefox/firefox.
31
32 > Cf. https://bugs.gentoo.org/show_bug.cgi?id=150404
33
34 As you have probably already seen, I added a small patch to the bug,
35 just in case the Gentoo devs want to keep it around.
36
37 > Or should I take this thread and purpose (ie. dump mozilla-launcher
38 > for at least firefox) to the dev list?
39
40 Yeah, -dev would be the appropriate place to bring up dumping mozilla-launcher.
41
42 -Richard
43 --
44 gentoo-user@g.o mailing list

Replies

Subject Author
[gentoo-user] Re: What's the use of mozilla-launcher? Alexander Skwar <listen@×××××××××××××××.name>
[gentoo-user] Re: What's the use of mozilla-launcher? Alexander Skwar <listen@×××××××××××××××.name>