Hi Helder. I investigated one case where this kind of message occurs reproducibly: 1. Open http://tinymce.moxiecode.com/examples/full.php 2. Open Firebug 3. Reload 4. click on the Console command line As far as I can tell the problem here is that this page appears to have two nsIDOMWindows with the same URL. The console gets injected into one of them but not the other. Since I don't understand why there are two windows I can't sort out why the injection fails.
Note that in this case the command line works fine if you ignore the error message. jjb On Jul 30, 6:28 am, HelderMagalhaes <[email protected]> wrote: > Hi everyone, > > I just hit the weird "TypeError: window.loadFirebugConsole is not a > function" message using Firefox 3.0.12 and Firebug 1.4.1. > > > So then we need a test case we can reproduce. > > I haven't yet attempted to create a reduced test case, but the Web > application I'm experiencing this with uses several nested iframes and > SVG. Also, given that I haven't found this error to be very popular in > a quick Google search, I'd say that: > * frame load sequence may be confusing Firebug; > * using Firebug from within other contexts which not HTML (issue 666 > [1] seems tightly related) may be the issue. > > For now, I'm only quickly throwing these thoughts so if anyone else > sees these error can place more valuable feedback here. > > @Raphael75: > Can you confirm any of this? Are you also using using frames/iframes > and/or trying to debug content which is not HTML? > > Hope this helps, > Helder > > [1]http://code.google.com/p/fbug/issues/detail?id=666 --~--~---------~--~----~------------~-------~--~----~ 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=en -~----------~----~----~----~------~----~------~--~---
