Firefox: Difference between revisions
imported>OctavioElMagnifico No edit summary |
imported>OctavioElMagnifico No edit summary |
||
| Line 29: | Line 29: | ||
For example: | For example: | ||
<syntaxhighlight> | |||
firefox | |||
1554035168269 Marionette FATAL Error de análisis XML: entidad indefinida | 1554035168269 Marionette FATAL Error de análisis XML: entidad indefinida | ||
Ubicación: chrome://browser/content/browser.xul | Ubicación: chrome://browser/content/browser.xul | ||
Línea 2526, columna 13: <toolbarbutton id="tracking-protection-preferences-button" | Línea 2526, columna 13: <toolbarbutton id="tracking-protection-preferences-button" | ||
JavaScript error: resource:///modules/aboutpages/AboutPrivateBrowsingHandler.jsm, line 28: TypeError: this.pageListener is undefined | |||
JavaScript error: resource:///modules/aboutpages/AboutPrivateBrowsingHandler.jsm, line 28: TypeError: this.pageListener is | </syntaxhighlight> | ||
An easy way to get away from this is to start firefox with the | An easy way to get away from this is to start firefox with the <syntaxhighlight>firefox -safe-mode </syntaxhighlight> command. Then you can troubleshoot your actual problem or you can call your luck by calling the refresh option (a special button will appear when firefox starts in this mode). This wil reset your configuratino to a sane state and you will be ussually able to start the browser again, but you will loose most of your customization. | ||
<hr /> | <hr /> | ||
<references /> | <references /> | ||