After much frustration, finally got the updates working...
Issues was related to brand.properties file.
be careful while creating brand.properties and brand.dtd files. Some utf
editors will add a byte order mark(BOM) character into your file, and this will
cause errors within XUL runners stri
After much frustration, finally got the updates working...
Issue was related to brand.properties file.
be careful while creating brand.properties and brand.dtd files.Some utf editors
will add a byte order mark(BOM) character, and this will cause errors within
XUL runners stringbundle function
After much work and frustration, I finally was able to get the updates
working...
Issue was related to brand.properties file.
be careful while creating brand.properties and brand.dtd files.Some utf editors
will add a byte order mark(BOM) character, and this will cause errors within
XUL runner
Manish wrote:
Also we came across this error on console:
Error: NS_ERROR_FAILURE: Component returned failure code: 0x80004005
(NS_ERROR_FAILURE) [nsIStringBundle.GetStringFromName]
Source File: XStringBundle
Line: 21
If you had a debug build you could try setting a breakpoint here:
http://
For what it's worth, the error from the console is coming from
http://mxr.mozilla.org/mozilla-central/source/toolkit/content/widgets/stringbundle.xml#25
but I have no idea if that's related to your real problem or not.
Cheers,
Josh
On 2014-10-04 3:16 AM, Manish wrote:
Hi Guys,
I have been wo
Hi Guys,
I have been working on a desktop application named "AZARDI" which is based on
xulrunner. It is an offline ePub Reader for all three major platforms (Windows,
Mac, Linux). You can check it out at http://azardi.infogridpacific.com/.
I have been deploying the application successfully wi
6 matches
Mail list logo