Skip to content

Instantly share code, notes, and snippets.

@Pistos
Created December 14, 2010 15:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Pistos/740537 to your computer and use it in GitHub Desktop.
Save Pistos/740537 to your computer and use it in GitHub Desktop.
Uncaught exception: TypeError: Cannot convert 'a.runtimeStyle' to object
Error thrown at line 130, column 0 in <anonymous function: aa>(a, b) in https://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js:
e=a.runtimeStyle.left;
called from line 127, column 838 in <anonymous function: get>(d, e, f) in https://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js:
h=aa(d,b,b);
called from line 127, column 35 in <anonymous function: css>(a, b, d) in https://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js:
if(h&&"get"in h&&(e=h.get(a,true,d))!==B)
called from line 167, column 117 in <anonymous function>(e) in https://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js:
f=c.css(f,d);
called from line 1, column 18543 in <anonymous function: b.fn.autoResize>() in https://joindiaspora.com/assets/main.js?1292257343:
var l=b(this).css({resize:"none","overflow-y":"hidden"}),d=l.height(),j=(function(){var f=["height","width","lineHeight","textDecoration","letterSpacing"],g={};b.each(f,function(k,i){g[i]=l.css(i)});return l.clone().removeAttr("id").removeAttr("name").css({position:"absolute",top:0,left:-9999}).css(g).attr("tabIndex","-1").insertBefore(l)})(),e=null,h=function(){j.height(0).val(b(this).val()).scrollTop(10000);var g=Math.max(j.scrollTop(),d)+a.extraSpace,f=b(this).add(j);if(e===g){return}e=g;if(g>=a.limit){b(this).css("overflow-y","");return}a.onResize.call(this);a.animate&&l.css("display")==="block"?f.stop().animate({height:g},a.animateDuration,a.animateCallback):f.height(g)};
called from line 33, column 27 in <anonymous function: each>(j, s, v) in https://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js:
for(v=j[0];H<G&&s.call(v,H,v)!==false;v=j[++H])
called via Function.prototype.call() from line 26, column 742 in <anonymous function: each>(j, s) in https://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js:
return b.each(this,j,s)
called from line 1, column 18333 in <anonymous function: b.fn.autoResize>(c) in https://joindiaspora.com/assets/main.js?1292257343:
this.filter("textarea").each(function(){var l=b(this).css({resize:"none","overflow-y":"hidden"}),d=l.height(),j=(function(){var f=["height","width","lineHeight","textDecoration","letterSpacing"],g={};b.each(f,function(k,i){g[i]=l.css(i)});return l.clone().removeAttr("id").removeAttr("name").css({position:"absolute",top:0,left:-9999}).css(g).attr("tabIndex","-1").insertBefore(l)})(),e=null,h=function(){j.height(0).val(b(this).val()).scrollTop(10000);var g=Math.max(j.scrollTop(),d)+a.extraSpace,f=b(this).add(j);if(e===g){return}e=g;if(g>=a.limit){b(this).css("overflow-y","");return}a.onResize.call(this);a.animate&&l.css("display")==="block"?f.stop().animate({height:g},a.animateDuration,a.animateCallback):f.height(g)};l.unbind(".dynSiz").bind("keyup.dynSiz",h).bind("keydown.dynSiz",h).bind("change.dynSiz",h)});
called from line 1, column 86594 in <anonymous function: initialize>() in https://joindiaspora.com/assets/main.js?1292257343:
$("textarea").autoResize({animate:false,extraSpace:0});
called from line 1, column 91781 in <anonymous function>() in https://joindiaspora.com/assets/main.js?1292257343:
View.initialize.apply(View)
Uncaught exception: ReferenceError: Undefined variable: WebSocket
Error thrown at line 3, column 4 in https://joindiaspora.com/aspects:
WebSocket.__swfLocation = "/javascripts/vendor/WebSocketMain.swf?1290478032";
Uncaught exception: TypeError: Cannot convert 'a.runtimeStyle' to object
Error thrown at line 130, column 0 in <anonymous function: aa>(a, b) in http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js:
e=a.runtimeStyle.left;
called from line 127, column 838 in <anonymous function: get>(d, e, f) in http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js:
h=aa(d,b,b);
called from line 127, column 35 in <anonymous function: css>(a, b, d) in http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js:
if(h&&"get"in h&&(e=h.get(a,true,d))!==B)
called from line 167, column 117 in <anonymous function>(e) in http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js:
f=c.css(f,d);
called from line 7, column 409 in <anonymous function: a.fn.autoResize>() in http://diaspora.mrzyx.home.kg/javascripts/vendor/jquery.autoresize.min.js?1292165697:
var c=a(this).css({resize:'none','overflow-y':'hidden'}),k=c.height(),f=(function(){var l=['height','width','lineHeight','textDecoration','letterSpacing'],h={};a.each(l,function(d,e){h[e]=c.css(e)});return c.clone().removeAttr('id').removeAttr('name').css({position:'absolute',top:0,left:-9999}).css(h).attr('tabIndex','-1').insertBefore(c)})(),i=null,g=function(){f.height(0).val(a(this).val()).scrollTop(10000);var d=Math.max(f.scrollTop(),k)+b.extraSpace,e=a(this).add(f);if(i===d){return}i=d;if(d>=b.limit){a(this).css('overflow-y','');return}b.onResize.call(this);b.animate&&c.css('display')==='block'?e.stop().animate({height:d},b.animateDuration,b.animateCallback):e.height(d)};
called from line 33, column 27 in <anonymous function: each>(j, s, v) in http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js:
for(v=j[0];H<G&&s.call(v,H,v)!==false;v=j[++H])
called via Function.prototype.call() from line 26, column 742 in <anonymous function: each>(j, s) in http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js:
return b.each(this,j,s)
called from line 7, column 199 in <anonymous function: a.fn.autoResize>(j) in http://diaspora.mrzyx.home.kg/javascripts/vendor/jquery.autoresize.min.js?1292165697:
this.filter('textarea').each(function(){var c=a(this).css({resize:'none','overflow-y':'hidden'}),k=c.height(),f=(function(){var l=['height','width','lineHeight','textDecoration','letterSpacing'],h={};a.each(l,function(d,e){h[e]=c.css(e)});return c.clone().removeAttr('id').removeAttr('name').css({position:'absolute',top:0,left:-9999}).css(h).attr('tabIndex','-1').insertBefore(c)})(),i=null,g=function(){f.height(0).val(a(this).val()).scrollTop(10000);var d=Math.max(f.scrollTop(),k)+b.extraSpace,e=a(this).add(f);if(i===d){return}i=d;if(d>=b.limit){a(this).css('overflow-y','');return}b.onResize.call(this);b.animate&&c.css('display')==='block'?e.stop().animate({height:d},b.animateDuration,b.animateCallback):e.height(d)};c.unbind('.dynSiz').bind('keyup.dynSiz',g).bind('keydown.dynSiz',g).bind('change.dynSiz',g)});
called from line 56, column 4 in <anonymous function: initialize>() in http://diaspora.mrzyx.home.kg/javascripts/view.js?1292165697:
$('textarea')
called from line 223, column 2 in <anonymous function>() in http://diaspora.mrzyx.home.kg/javascripts/view.js?1292165697:
View.initialize.apply(View);
Notes:
view.js:56
https://github.com/diaspora/diaspora/commit/52a3996ad0a6
http://bugs.jquery.com/ticket/7608
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment