On Feb 11, 6:39 pm, Pedro Simonetti Garcia <[email protected]> wrote: > What do you mean by "dying"? It crashes the tab (do you see that "sad > face" screen)?
No, sorry I mean that no javascript seems to execute. My site has a basic page which bootstraps some javascript. > Firebug Lite tries to be less obstrusive as possible. The only thing > that comes in my mind that could interfere in other application > is the XHR watcher. Currently, Firebug Lite is not handling the > *synchronous* XHR request, and this is a potential source of > problems. But for assynchronous requests, it should work fine. > Are you using *synchronous* XHR requests? Yes, I am using synchronous requests. One is used to load the javascript controller. Does Firebug Lite prevent the requests happening at all? If it does then I think this is the cause of my problem. > > > > > I am using 1.3.0beta on Chrome 4.0.249.43 on Linux. I tried on > > Chromium too but clicking the bug icon does not do anything. > > That's a problem too. Firebug Lite is supposed to open when you > click the bug icon. > > Could you please confirm one thing? Can you see the UI images > (like the bug icon, the minimize, detach and close buttons, etc)? > Another user reported that the images wasn't loading in Mac, > and I was afraid that this problem could also affect Linux versions. Chromium seems to work now (the window opens when clicking on the bug). I update to nightly builds so maybe there was a problem in the build I was using that day. On Chrome I cannot see the icons, but on Chromium I can. Maybe this will just need an update to Chrome (which is much slower to update)? Thanks for your response anyway. Should I wait until you think synchronous requests are working? Regards Mike -- 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.
