You can try to install Firebug with tracing enabled (the build is marked with 'X')
Firebug 1.5: http://getfirebug.com/releases/firebug/1.5X/firebug-1.5.0b9.xpi Firebug 1.6: http://getfirebug.com/releases/firebug/1.6X/firebug-1.6X.0a4.xpi 1) Open Tracing Console (Firebug -> Open Firebug Tracing) 2) Check SPY + ERRORS options (other could be NET + NET_EVENTS) 3) Load your page 4) See if there is something weird in the tracing (if yes, you can export it to a file and attach to a new bug report). You can also check Firefox Error Console. For this to work you might want to set some preferences in about:config see: https://developer.mozilla.org/en/Setting_up_extension_development_environment Honza On Feb 8, 6:14 pm, jpullam <[email protected]> wrote: > Yes, I do have Firebug > Console > showXMLhttprequest as true. Are > there any other settings that I could look into (I have never had to > go in there because it worked "out of the box".) > > I think it would be very difficult for me to extract an example out of > my code. If all else fails, when I get some free time after this > project I will try to create a test case and work from there. > > On Feb 7, 10:19 pm, John J Barton <[email protected]> wrote: > > > On Feb 7, 2:52 pm, jpullam <[email protected]> wrote: > > > > I'd kind of hoped for a better reply than being told that what I am > > > experiencing is "very unlikely". > > > I was refering to your theory about the cause. > > > The simple situation on my PC is that > > > > Firebug used to work on Ajax called routines and now it doesn't. Hey, > > > I may have done something really stupid, but that's why I'm asking for > > > help. I've tried everything I can think of. > > > Do you have Firebug > Console > showXMLhttprequest true? > > > > I really like Firebug and wonder if there is anything that I may have > > > done wrong that might cause it to stop working while in an Ajax call. > > > Or failing that, can anyone suggest something I might try to get a > > > little closer to finding out why it no longer works? > > > > On Feb 5, 11:00 am, John J Barton <[email protected]> wrote: > > > > > On Feb 5, 6:10 am, jpullam <[email protected]> wrote: > > > > > > I appear to have the same problem on 3.5.7 with Firebug 1.5. I doubt > > > > > it's the same issue as mentioned in the first reply. I read somewhere > > > > > that Firebug has made some changes so it can be more selective about > > > > > which sessions it operates on. Perhaps it is getting confused and > > > > > thinks that the window is a session that it is not supposed to > > > > > monitor. > > > > > I think that is very unlikely, since we made no significant changes in > > > > that part of Firebug since 1.4.5 and many many users have been > > > > successful. > > > > > jjb > > > > > > On Feb 4, 1:30 pm, SJH <[email protected]> wrote: > > > > > > > This worked previously and works on my other machine (FF3.5 and > > > > > > FB1.5). I develop sites withajaxcalls - these were detailed in the > > > > > > Console on Firebug, they dont appear at all with Firefox 3.6 > > > > > > Any ideas? > > -- 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.
