Hi,
I'm preparing BlueGriffon as RPM package to possibly ship it with
openSUSE.
There is an issue in version 1.4 which makes it hard to package it
"the right way" which means that it should use NSPR and NSS as
installed in the system instead of its own copy. (This is also done
for every other Gecko based application there.)
But apparently BlueGriffon 1.4 uses a Gecko version which is not
compatible to any released (or even unreleased) NSS version. Seems to
be something around
https://bugzilla.mozilla.org/show_bug.cgi?id=542832
I understand this is more a mozilla issue than BlueGriffon but I just
wanted to give some feedback that this kind of issues makes it hard to
handle BlueGriffon 1.4 as a real release when it's based on mozilla-
central.
Wolfgang