Skip site navigation (1)Skip section navigation (2)
Date:      20 Apr 2002 14:18:58 -0300
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        zoidberg <dr.zoidberg@telia.com>
Cc:        gnome@FreeBSD.ORG
Subject:   Re: gabber - nautilus
Message-ID:  <1019323138.79490.11.camel@shumai.marcuscom.com>
In-Reply-To: <1019299437.3963.3.camel@BSD-buddha.my.router>
References:  <20020419055847.575272c4.nork@FreeBSD.org> <1019164354.7759.12.camel@gyros.marcuscom.com>  <20020419063003.1e560819.nork@FreeBSD.org>  <1019299437.3963.3.camel@BSD-buddha.my.router>

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

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

On Sat, 2002-04-20 at 07:43, zoidberg wrote:
> I'm having some trouble with gabber. everytime i write a message
> containing swedish characters, the program crashes. does someone know
> how to fix this?

Not sure about this, I don't use gabber.  However, if you could
recompile the application like so, you may be able to help disgnose the
problem:

1. Edit net/gabber/Makefile, and add a line:

STRIP=3D

2. Compile gabber like env CFLAGS=3D"-O -pipe -g" make

3. Remove the old version of gabber by doing a make deinstall

4. Install the debugging version by doing a make reinstall

Then, when the application crashes, hopefully a coredump will be
produced, and you can do:

gdb /path/to/gabber /path/to/gabber.core

Type bt at the (gdb) prompt, and send the output.

>=20
> I'also having some trouble with nautilus since it will not display the
> generated output of html pages. instead the source get visible. I've
> tried to change this in gnome control center, so that mozilla shall
> handle this instead, but it doesn't help.

This should be fixed now.  The solution is to have the latest versions
of nautilus and galeon installed.  Make sure you build galeon with the
flag -DWITH_FULL_MOZILLA so that galeon links against mozilla and not
mozilla-embedded.

Joe

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


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

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: For info see http://www.gnupg.org

iEYEABECAAYFAjzBowIACgkQb2iPiv4Uz4eKWACfYTR/xKbtcZzLlycKpeeaInxZ
NfAAoKJJaE9qdxhr3UPuwibeOgqTjenA
=EqFc
-----END PGP SIGNATURE-----

--=-wh8ElQDPJnlnK37KzaHE--


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?1019323138.79490.11.camel>