Daniel Veditz <[EMAIL PROTECTED]> schrieb in im Newsbeitrag:
[EMAIL PROTECTED]
> Martin Kutschker wrote:
> >
> > Daniel Veditz <[EMAIL PROTECTED]> schrieb in im Newsbeitrag:
> > [EMAIL PROTECTED]
> > > Martin Kutschker wrote:
> > > >
> > > > What's this error? Without the locale the app is not of much use.
> > >
> > > http://lxr.mozilla.org/seamonkey/source/xpinstall/src/nsInstall.h#173
> > >
> > > The chrome registry returned an error. The most common causes of this
are
> > > the path used for registration not pointing at a contents.rdf (either
> > > forgetting to package one, or a typo in the path), or some error with
the
> > > contents.rdf itself.
> >
> > Odd, the xpi works fine for me on Windows 98 SE.
> >
> > Masi
>
> OK, I found one more case where this error is given. If you used the
> DELAYED_CHROME attribute then instead of registering the chrome right away
> we write to to the bin/chrome/installed-chrome.txt file and registration
> occurs on the next start.
I did NOT use the DELAYED_CHROME attribute for the locale (but though for
the package itself). It seems that the installer tried to access the not yet
installed jar file and failed. It's odd that it worked on Windows
nonetheless.
Masi