Hello,

I am trying to make build version of our application and stumbled across a
problem. When I run build version of application the following error occurs
as shown in Firefox console:

[Exception... "'Error: Error in property size of class qx.ui.core.Font in
method setSize with incoming value '10': Is invalid!' when calling method:
[nsIDOMEventListener::handleEvent]" nsresult: "0x8057001c
(NS_ERROR_XPC_JS_THREW_JS_OBJECT)" location: "<unknown>" data: no]

As I understood from a log message that is shown before the error message,
the error occurs on this line related to source version:
var oFont = new qx.ui.core.Font(10, ["sans-serif", "serif", "monospace"]);

There is not such problem in source version.
Any help will be very appreciated.
Thanks in advance!

Best regards,
Dioc

-- 
View this message in context: 
http://www.nabble.com/Error-in-build-version%2C-that-is-related-to-qx.ui.core.Font-tf4191803.html#a11920760
Sent from the qooxdoo-devel mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to