Ok so there is something about the structure of you web page that Firebug did not expect. We need a test case to sort it out.
jjb On Jun 28, 1:58 pm, ed <[email protected]> wrote: > 2 identical entries in the trace output: > > commandLine evaluateByEventPassing no consoleHandler > chrome://firebug/content/commandLine.js (137) [...] > chrome://firebug/content/commandLine.js (71) [...] > chrome://firebug/content/commandLine.js (1218) [...] > chrome://firebug/content/console.js (210) [...] > chrome://firebug/content/lib.js (649) [...] > chrome://firebug/content/lib.js (657) [...] > chrome://firebug/content/console.js (208) [...] > chrome://firebug/content/lib.js (3225) [...] > chrome://firebug/content/firebug.js (1904) [...] > chrome://firebug/content/lib.js (3225) [...] > chrome://firebug/content/tabWatcher.js (495) [...] > chrome://firebug/content/tabWatcher.js (377) [...] > chrome://firebug/content/tabWatcher.js (907) [...] > > On Jun 28, 11:26 am, John J Barton <[email protected]> > wrote: > > > On Jun 28, 7:53 am, ed <[email protected]> wrote: > > > > I installed 1.6X.0a14 today. > > > 1. I think I will love the console everywhere, but the console isn't > > > evaluating javascript for me. Don't even get an answer to a simple > > > arithmetic expression > > > ed, you can use the trace output to look for problems: > > Firebug Icon Menu > Open Trace > > Options ERRORS COMMANDLINE > > run your test > > Any obvious problem? > > > > 2. every time I open the page I'm working on, firebug asks me to > > > "activatefirebug for the selected Firefox tab". I click this button, > > > reload the page, and firebug is inactive again. I've cleared the > > > activation list. No change. > > > The tracing option here would be ACTIVATION > > > jjb > > > > This is my debugging profile, so there is very little installed except > > > for firebug and a couple other debugging add-ons I've used for years: > > > firefinder, Live HTTP headers, Web Developer. (I tried installing in a > > > new profile, but getfirebug.com seems to be having problems) -- 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.
