Skip site navigation (1)Skip section navigation (2)
Date:      24 Jan 2003 20:34:24 -0500
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Franz Klammer <klammer@webonaut.com>
Cc:        Maxime Romano <verbophobe@hotmail.com>, FreeBSD GNOME Users <gnome@freebsd.org>
Subject:   Re: YAMM - Yet Another Mozilla Mail ;-)
Message-ID:  <1043458463.12343.1.camel@shumai.marcuscom.com>
In-Reply-To: <1043456518.22044.26.camel@ds9.webonaut.com>
References:  <F61FCHOzyfyz5b6KZmc00011378@hotmail.com> <1043449778.325.97.camel@gyros> <1043452844.13316.163.camel@ds9.webonaut.com> <1043453102.325.122.camel@gyros> <1043454314.22044.4.camel@ds9.webonaut.com> <1043454589.325.127.camel@gyros> <1043456518.22044.26.camel@ds9.webonaut.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-mdnu6MQCzvPU6MM70StH
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Fri, 2003-01-24 at 20:01, Franz Klammer wrote:
> Am Sa, 2003-01-25 um 01.29 schrieb Joe Marcus Clarke:
> > On Fri, 2003-01-24 at 19:25, Franz Klammer wrote:
> > > Am Sa, 2003-01-25 um 01.05 schrieb Joe Marcus Clarke:
> > > > On Fri, 2003-01-24 at 19:00, Franz Klammer wrote:
> > > > > Am Sa, 2003-01-25 um 00.09 schrieb Joe Marcus Clarke:
> > > > > > On Fri, 2003-01-24 at 17:41, Maxime Romano wrote:
> > > > > > > >From: Joe Marcus Clarke <marcus@marcuscom.com>
> > > > > > > >To: Franz Klammer <klammer@webonaut.com>
> > > > > > > >CC: FreeBSD GNOME Users <gnome@freebsd.org>
> > > > > > > >Subject: Re: YAMM - Yet Another Mozilla Mail ;-)
> > > > > > > >Date: 24 Jan 2003 14:18:27 -0500
> > > > > > > >
> > > > > > > >On Thu, 2003-01-23 at 13:07, Franz Klammer wrote:
> > > > > > > > > hello!
> > > > > > > > >
> > > > > > > > > just for info.
> > > > > > > > > maybe it helps a little to track down the problem.
> > > > > > > > >
> > > > > > > > > to try it out, yesterday i've installed mozilla-1.3a
> > > > > > > > > with xft and gtk2 support.
> > > > > > > > > (on -current with -march=3Dpentiumpro and -O2 ;o))
> > > > > > > > >
> > > > > > > > > everything works well if i'm don't think about that i hav=
e
> > > > > > > > > to run it with root-rights: sudo mozilla.
> > > > > > > > > (the same i've written yesterday regarding 1.2.1/gtk/xft)
> > > > > > > >
> > > > > > > >Okay, I've reproduced the crash with Galeon 1.3.1 and Mozill=
a with
> > > > > > > >GTK2.  The problem is an expat conflict.  expat is being lin=
ked from
> > > > > > > >fontconfig instead of the static version that is included wi=
th Mozilla.
> > > > > > > >This would be okay, except that Galeon is doing something ba=
d.
> > > > > > >=20
> > > > > > > Definately.  I'm seeing this problem too, and am currently re=
compiling=20
> > > > > > > mozilla-gtk2.  But, considering what you just said, it isn't =
going to change=20
> > > > > > > much.  Any idea how to fix this?
> > > > > >=20
> > > > > > I'm testing a possible fix now.  Try removing --enable-reorder =
from
> > > > > > mozilla-devel's Makefile, and see if that helps.  My machine wo=
n't be
> > > > > > done recompiling for a while.
> > > > > >=20
> > > > >=20
> > > > > i've found the reason but i don't know why: mozilla didn't start=20
> > > > > with some gtk2-themes. e.g. with my favorite theme "fishing the s=
ky"
> > > > > i have to start it with sudo. if i change the theme to e.g. gtk-d=
efault
> > > > > i can start mozilla as normal user.
> > > >=20
> > > > Try going through the theme files, and see if there are restrictive
> > > > permissions.  I haven't tried a non-default GNOME theme myself to s=
ee if
> > > > it works.
> > > >=20
> > >=20
> > > didn't help. just to be sure I've done a=20
> > > chmod -R 777 ~/.themes - the problem persist.
> >=20
> > What about font permissions?  Have you tried themes other than the "bad=
"
> > one and default?  What exactly happens when you run it as a normal user=
?
> >=20
> > Joe
> >=20
>=20
> THEMES:
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> gnububble: no
>=20
> Redmond95: ok, but:
>    (<unknown>:91532): Gtk-WARNING **:
>    /usr/X11R6/lib/gtk-2.0/2.2.0/engines/libredmond95.so:=20
>    Undefined symbol "gtk_widget_get_direction"
>=20
>=20
> Metal: ok, but:
>     (<unknown>:98114): Gtk-WARNING **:=20
>     /usr/X11R6/lib/gtk-2.0/2.2.0/engines/libmetal.so:=20
>     Undefined symbol "gtk_toggle_button_get_type"

I'll have to try these tomorrow.  As far as I can tell=20
libgtk-x11-2.0.so.200 has both of these symbols.  I haven't tested
gtk-engines2-2.2.0 much yet, though.

Joe=20

>=20
> H2O-Saphire: no
>=20
> Aquesco-gtk2-Blue: no
>=20
> Aqua: no
>=20
> FONTS: All Fonts-directory have 755 and all fonts at least 444.
>=20
>=20
> i have today recompiled nearly all my ports because i wasn't
> sure what ports i've installed with -O2 set.
>=20
> i've done now a reinstall of gtk-engines2, but the messages
> still there.
>=20
> franz.
>=20
>=20
> > >=20
> > > > > > >=20
> > > > > > > --Max
> > > > > > >=20
> > > > > > > >As for Mozilla with GTK2 not running in GNOME 2.1, this does=
 work.  You
> > > > > > > >might have to do:
> > > > > > > >
> > > > > > > >chown -R <user> ~/.mozilla
> > > > > > > >
> > > > > > > >to get it to work.
> > > > > > > >
> > > > > > > >Joe
> > > > > > > >
> > > > >=20
--=20
PGP Key : http://www.marcuscom.com/pgp.asc

--=-mdnu6MQCzvPU6MM70StH
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)

iD8DBQA+Memfb2iPiv4Uz4cRAvq5AJ9Bc/XxdvYFdf7iPW64FAzQMH1kkACgnScV
SRf/FTRAyie+KNg9mMTLxrk=
=LY7H
-----END PGP SIGNATURE-----

--=-mdnu6MQCzvPU6MM70StH--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1043458463.12343.1.camel>