Gentoo Archives: gentoo-dev

From: Warren Konkel <konkew@×××.edu>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] gnome-applets segfault
Date: Mon, 30 Apr 2001 14:44:34
Message-Id: 20010430164522.210aa086.konkew@rpi.edu
In Reply to: Re: [gentoo-dev] gnome-applets segfault by AGottinger@t-online.de (Achim Gottinger)
1 this is also the cause (and solution) of gnomecc (control-center) not showing it's capplets.
2
3 On Mon, 30 Apr 2001 21:52:17 +0200
4 AGottinger@××××××××.de (Achim Gottinger) wrote:
5
6 > Achim Gottinger wrote:
7 > >
8 > > Hi devs,
9 > >
10 > > It seems we have a problem with the gnome-applet lib at the moment. All
11 > > applets segfault currently.
12 > > We will fix this soon. The gnome apps themselves are not affected by
13 > > this issue, they work fine.
14 > >
15 >
16 > I found the cause for that bug.
17 >
18 > To fix it manually do
19 >
20 > cp -a /opt/gnome/etc/* /etc/opt/gnome/
21 > rm -r /opt/gnome/etc
22 > ln -s /etc/opt/gnome /opt/gnome/etc
23 >
24 > The FHS2.1 fixes where not done for all gnome packages so not all
25 > packages installed config files to
26 > /etc/opt/gnome
27 > I will add this symlink workaround to the gnome-env package, To make
28 > sure it works untill all packages are
29 > FHS2.1 reworked.
30 >
31 > bye achim~
32 >
33 > > bye achim~
34 > >
35 > > _______________________________________________
36 > > gentoo-dev mailing list
37 > > gentoo-dev@g.o
38 > > http://www.gentoo.org/mailman/listinfo/gentoo-dev
39 >
40 > _______________________________________________
41 > gentoo-dev mailing list
42 > gentoo-dev@g.o
43 > http://www.gentoo.org/mailman/listinfo/gentoo-dev
44 >