Gentoo Archives: gentoo-user

From: Trenton Adams <trenton.d.adams@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] mozilla firefox 1.5 and gnome
Date: Sun, 15 Jan 2006 01:41:33
Message-Id: 9b1675090601141732h4bd020c0o67f5356174e84567@mail.gmail.com
In Reply to: Re: [gentoo-user] mozilla firefox 1.5 and gnome by Holly Bostick
1 On 1/13/06, Holly Bostick <motub@××××××.nl> wrote:
2 > Trenton Adams schreef:
3 > > Hi everyone,
4 > >
5 > > I'm just curious about something. I installed mozilla-firefox-bin,
6 > > and I got what I *thought* was the gnome open/save dialog. And I
7 > > absolutely I can't stand that thing. So, I decided to compile
8 > > mozilla-firefox for myself, as I have "-gnome" in my use flags. Well
9 > > for some reason, I still have that open/save dialog.
10 > >
11 > > So, is that a gnome open/save dialog, or is it something else?
12 >
13 > Yes, as far as I know, it is (though I myself do have GNOME installed).
14 >
15 > Firefox depends on gtk:
16 > (from www.gentoo-portage.com ; the compile-it-yourself version used for
17 > clarity, since even the bin has to be originally compiled by someone):
18 >
19 >
20 > Runtime Dependencies
21 > mozilla-firefox-1.5-r9
22 >
23 > | app-arch/unzip
24 > | app-arch/zip
25 > | dev-libs/expat
26 > | >= dev-libs/glib - 2.8.2
27 > | >= dev-libs/libIDL - 0.8.0
28 > | >= media-libs/jpeg - 6b
29 > | >= media-libs/libmng - 1.0.0
30 > | >= media-libs/libpng - 1.2.1
31 > | >= sys-libs/zlib - 1.1.4
32 > | >= www-client/mozilla-launcher - 1.42
33 > | >= www-client/mozilla-launcher - 1.39
34 > | ! x11-base/xorg-x11 - 6.7.0-r2
35 > | >= x11-libs/cairo - 1.0.0
36 > ==> >= x11-libs/gtk+ - 2.8.6
37 > | x11-libs/libXmu
38 > | x11-libs/libXmu
39 > | x11-libs/libXrender
40 > | x11-libs/libXrender
41 > | x11-libs/libXt
42 > | x11-libs/libXt
43 > | >= x11-libs/pango - 1.10.1
44 > | gnome >= gnome-base/gnome-vfs - 2.3.5
45 > | virtual/x11
46 > | virtual/x11
47 > | java virtual/jre
48 >
49 >
50 > Firefox is a GTK application, so it uses the GTK toolkit (as opposed to
51 > the QT toolkit, which KDE uses).
52
53 The old version could disable gnome, but 1.5 can't. Perhaps it's a
54 firefox 1.5 ebuild limitation? I hope that's what it is, because I
55 can't stand gnome.
56
57 >
58 > GNOME is a GTK-based DE (as opposed to KDE which is QT-based).
59 >
60 > So the reason why the open/save dialogs are the same is because they use
61 > the same resources (GTK settings, many of which can be set in GNOME).
62 >
63 > I can't say if the "extra features" that I have because I have GNOME
64 > installed are present in your open/save dialog (bookmarked folders, for
65 > example).
66 >
67 > >
68 > > Is there going to be a way of NOT making it the standard open/save
69 > > dialog when firefox 1.5 gets unmasked?
70 >
71 > Masking or unmasking is not going to change the source code, which
72 > depends on GTK. Only upstream can recode the program with a different
73 > toolkit. And that seems unlikely to happen, since it hasn't happened yet
74 > (and if the toolset was going to change, it probably would have before
75 > 1.0, not suddenly now when the release is finally stable enough to be
76 > picking up steam fast in the popularity stakes).
77 >
78 > Holly
79 > --
80 > gentoo-user@g.o mailing list
81 >
82 >
83
84 --
85 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] mozilla firefox 1.5 and gnome Holly Bostick <motub@××××××.nl>
Re: [gentoo-user] mozilla firefox 1.5 and gnome Richard Fish <bigfish@××××××××××.org>