更新1.6.0后,Firebug显示“调试器已处于活动状态”错误消息?

时间:2010-12-01 16:21:44

标签: firebug

在最后一次Firebug更新1.6.0之后,我在调试时不断收到此错误消息(在“脚本”选项卡下):

  

调试器已经激活

     

调试器目前停止在a   断点在另一页上。去吧   页

好的,但是“转到那个页面”并没有把我带到任何地方,我似乎无法调试任何东西。我只有一个Firefox运行的实例,重新启动它没有帮助问题...即使卸载加载项并重新安装它也没有做任何事情。无论如何从命令行中删除断点,这里发生了什么?

编辑:回到1.5.x解决问题,但即使上升到1.7.x alpha再现问题,我也会提交错误报告,但如果我是唯一遇到问题的人,那就不是很多错误。

3 个答案:

答案 0 :(得分:3)

我们认为Firebug 1.6.1已解决此问题; 1.6.1b1可在http://getfirebug.com/releases/firebug

获得

我真的很想听到有关此特定问题的更多错误报告。这可能是一个扩展冲突,因此我们需要人们发布url“about:support”的结果,以便我们可以比较列表,或者我们需要您尝试在新的Firefox配置文件中安装Firebug,然后添加扩展直到找到问题。 (我怀疑jQuery是否涉及或者我们会在beta测试中发现它。)

另见 http://code.google.com/p/fbug/issues/detail?id=3724 http://code.google.com/p/fbug/issues/detail?id=3719

JJB

答案 1 :(得分:3)

我的解决方法:转到profile directory并删除firebug / breakpoints.json。

MacOS 10.6上的Firefox 3.6.13上的Firebug 1.6.1。试图禁用所有其他扩展并且没有运气。

答案 2 :(得分:0)

非常怀疑。间谍是我得到的。其他可疑的Firebug Script窗口消息。

> No Javascript on this page
> 
> If <script> tags have a "type" attribute, it should equal
> "text/javascript" or "application/javascript". Also scripts must be
> parsable (syntactically correct).


> System sources can't be debugged
> 
> Firebug currently can't be used to debug user agent internal files.
> See issue 5110 for the reason. You may use the DevTools Browser
> Toolbox instead.