Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Mar 2005 10:17:35 +0200
From:      Jose M Rodriguez <josemi@freebsd.jazztel.es>
To:        freebsd-gnome@freebsd.org
Cc:        ale@freebsd.org
Subject:   Re: enigmail-thunderbird doesn't work with latest thunderbird
Message-ID:  <200503271017.36162.freebsd@redesjm.local>
In-Reply-To: <42461C19.3080103@ahze.net>
References:  <20050326181940.W65159@qbhto.arg> <42461C19.3080103@ahze.net>

next in thread | previous in thread | raw e-mail | index | archive | help
El Domingo, 27 de Marzo de 2005 04:36, Michael Johnson escribi=F3:
> Doug Barton wrote:
> > Howdy,
>
> <--snip-->
>
> > Registering Enigmail account manager extension.
> > Enigmail account manager extension registered.
> > *** nsExtensionManager::_disableObsoleteExtensions - failure,
> > catching exception so finalize window can close
> > *** loading the extensions datasource
> > *** ExtensionManager:_updateManifests: no access privileges to
> > application directory, skipping.
> > Registering Enigmail account manager extension.
> > Enigmail account manager extension registered.
> > *** loading the extensions datasource
> > *** ExtensionManager:_updateManifests: no access privileges to
> > application directory, skipping.
> >
> > I also get a dialogue that says "Any old extensions you have
> > installed will be disabled"
> >
> > blah,
> >
> > Doug
> >
> >--------------------------------------------------------------------
> >----
> >
> >Index: Makefile
> >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> >RCS file: /home/pcvs/ports/mail/enigmail-thunderbird/Makefile,v
> >retrieving revision 1.16
> >diff -u -r1.16 Makefile
> >--- Makefile	7 Dec 2004 08:44:22 -0000	1.16
> >+++ Makefile	26 Mar 2005 22:51:27 -0000
> >@@ -18,6 +18,6 @@
> > PKGDEINSTALL=3D	${.CURDIR}/pkg-deinstall
> >
> > LOCAL_SRCDIR=3D	mail/thunderbird
> >-LOCAL_SUBDIR=3D	lib/thunderbird/lib/thunderbird-1.0
> >+LOCAL_SUBDIR=3D	lib/thunderbird/lib/thunderbird-1.0.2
>
> <-- snip -->
>
> Maybe we should do the same thing to thunderbird as we did to firefox
> and install in lib/thunderbid instead of
> lib/thunderbird/lib/thunderbird-VER
> so thunderbird plugin ports don't have this problem.
>
> Michael

You can't use enigmail with thunderbird right now.

If you're trying this, you must tweak the enigmail build system to get a=20
new extension compatible .xpi (I think this target is allready defined=20
and documented).

After that, you may install the enigmail.xpi as user (try exec=20
thunderbird file://<path-enigmail.xpi>).

Other build alternative must be tweak thunderbird build to get enigmail=20
in the same run.  See how this is done for calendar in mozilla port. =20
Remember also put the enigmail srcs in place after extract.

Also, I vote to merge enigmail builds with mozilla/thunderbird with a=20
default disabled  controlling knob/option.

I'm afraid we can't work a ports based extension system until extension=20
manager changes in firefox/thunderbird (1.1 target right now).=20



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