SmartClient Version: SNAPSHOT_v8.3d_2012-09-29/LGPL Development Only (built 2012-09-29)
However, FYI...
The Permission denied error is still there with Firefox 6.0.2:
Code:
23:13:52.125:INFO:Log:initialized
23:13:52.153:WARN:Log:NOTE: Firebug is enabled. Firebug greatly slows the performance of applications that make heavy use of JavaScript. Isomorphic highly recommends Firebug for troubleshooting, but Firebug and other development tools should be disabled when assessing the real-world performance of SmartClient applications.
23:13:52.988:WARN:Class:args and stuff
23:14:25.661:DEBUG:DynamicForm:isc_DynamicForm_0:Drawing FormItem: [UploadItem ID:isc_UploadItem_1 name:isc_UploadItem_0]
23:14:25.663:DEBUG:DynamicForm:isc_DynamicForm_0:Drawing FormItem: [SubmitItem ID:isc_SubmitItem_1 name:isc_SubmitItem_0]
23:14:25.717:INFO:Log:isc.Page is loaded
23:15:21.244:ICHG0:INFO:RPCManager:sendQueue called with no current queue, ignoring
23:15:23.775:TMR9:WARN:Log:Error: Permission denied to access property 'getAttribute'
Stack from error.stack:
[c]DynamicForm._getItemInfoFromElement(_1=>[object Proxy]) @ portal/sc/modules/ISC_Forms.js:848
FormItem.checkForEditorExit(true) @ portal/sc/modules/ISC_Forms.js:1736
[c]Class.fireCallback(_1=>{Obj}, _2=>undef, _3=>[object Array], _4=>{Obj}, _5=>true) @ portal/sc/modules/ISC_Core.js:328
Timer._fireTimeout("$ir197") @ portal/sc/modules/ISC_Core.js:1524
unnamed() @ portal/sc/modules/ISC_Core.js:1519
unnamed() @
Code:
23:16:26.574:INFO:Log:initialized 23:16:27.139:WARN:Class:args and stuff 23:16:31.870:WARN:Log:WARNING: due to bugs in Chrome, GWT development mode in Chrome is not reliable and should not be used. This does not affect compiled mode in Chrome, which works. Note that the same bug makes GWT development mode in Chrome very slow as well, so other browsers will be faster as well. More details including links to Chrome bugs here: http://forums.smartclient.com/showthread.php?t=8159#aChrome 23:16:33.526:INFO:Log:isc.Page is loaded
Code:
23:18:54.112:INFO:Log:initialized 23:18:54.114:WARN:Page:NOTE: isc.Page.getWidth() called before <BODY> tag was written out -- value cannot be determined. Returning 500 23:18:54.114:WARN:Page:NOTE: isc.Page.getHeight() called before <BODY> tag was written out -- value cannot be determined. Returning 500 23:18:54.269:WARN:Class:args and stuff 23:18:54.353:INFO:Log:isc.Page is loaded 23:18:54.353:WARN:Class:in frame
Leave a comment: