Below is my post to the Google Wave API group. The problem seems to be with Firebug. I have version 1.4.3b1. When I turn it off, the Google Wave GUI loads just fine, and much faster I might add. I tried installing the latest version, 1.4.5, but it also fails in the same spot.
---------------------------------------------------------------------------------------------------------------------------------------------------------------- Most of the time, but not always, when I go to http://wave.google.com in Firefox 3.5.5., it dies at the following line shown in FireBug: 3611 function Oab(){try{null.a()}catch(b){return b}} null has no properties This is in one of the "*.cache.js" files which I gather are generated by Google Wave, or at least the file names are. Why would null.a() be in the code, this is clearly not right. But then even so, why isn't the try{ } catch(b) { return b} working? I uninstalled the Google Wave Add-on, but that didn't change anything. It would however get an accurate list of my InBox waves even though the Wave UI would never appear in the browser itself. Wave works fine in Chrome. -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/firebug?hl=.
