On Thu, Oct 1, 2009 at 14:23, leeonardo <[email protected]> wrote: > > 2009-10-01 09:46:24 - ExtensionManager:_finishOperations - failure, > catching exception - lineno: 1658 - file: undefined - [Exception... > "Component returned failure code: 0x80520015 > (NS_ERROR_FILE_ACCESS_DENIED) [nsIZipReader.extract]" nsresult: > "0x80520015 (NS_ERROR_FILE_ACCESS_DENIED)" location: "JS frame :: > file:///C:/Program%20Files/Mozilla%20Firefox/components/nsExtensionManager.js > :: extractExtensionFiles :: line 1658" data: no] > 2009-10-01 09:46:24 - ExtensionManager:_finishOperations - failure, > catching exception - lineno: 4987 - file: > file:///C:/Program%20Files/Mozilla%20Firefox/components/nsExtensionManager.js > - TypeError: entries[i] is null > 2009-10-01 09:48:21 - safeInstallOperation: install operation (caller- > supplied callback) failed, rolling back file moves and aborting > installation. > > Can anyone tell me what this log suggests, and what else I can try or > in what order or...
Leeonardo, what that logs indicates is that Firefox couldn't create the necessary files because of not enough permissions. You said you turned off AVG Resident, try to disblae AVG completely, and any other program that may have a lock on your files (antivirus, antispyware, antiadware, backup programs). Remember to close Firefox and reopen it after you closed all the other apps. Hope this helps Hernán --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
