mkaply / cck2wizard

CCK2
Mozilla Public License 2.0
46 stars 9 forks source link

CCK2 2.4.4 trows TypeError: subject.QueryInterface is not a function on FF 72 #104

Closed NickETH closed 4 years ago

NickETH commented 4 years ago

Hi Mike, CCK2 2.4.4 trows a lot of errors on FF 72 and 72.0.1. But it seems to be always the same issue. Was there something removed on FF72? Do you have an idea, what is going on here? Thanks, Nick

TypeError: subject.QueryInterface is not a function CCK2.jsm:1418:25
[Exception... "Component returned failure code: 0x80520012 (NS_ERROR_FILE_NOT_FOUND) [nsIChannel.open]"  nsresult: "0x80520012 (NS_ERROR_FILE_NOT_FOUND)"  location: "JS frame :: resource://gre/modules/L10nRegistry.jsm :: this.L10nRegistry.loadSync :: line 772"  data: no] 6 L10nRegistry.jsm:772:12
TypeError: subject.QueryInterface is not a function CCK2BrowserOverlay.jsm:21:27
TypeError: subject.QueryInterface is not a function CCK2AboutSupportOverlay.jsm:20:27
TypeError: subject.QueryInterface is not a function CCK2PreferencesOverlay.jsm:23:27
TypeError: subject.QueryInterface is not a function CCK2AboutAddonsOverlay.jsm:20:27
TypeError: subject.QueryInterface is not a function CCK2AboutDialogOverlay.jsm:15:27
TypeError: subject.QueryInterface is not a function CCK2.jsm:1418:25
TypeError: subject.QueryInterface is not a function CCK2BrowserOverlay.jsm:21:27
TypeError: subject.QueryInterface is not a function CCK2AboutSupportOverlay.jsm:20:27
TypeError: subject.QueryInterface is not a function CCK2PreferencesOverlay.jsm:23:27
TypeError: subject.QueryInterface is not a function CCK2AboutAddonsOverlay.jsm:20:27
TypeError: subject.QueryInterface is not a function CCK2AboutDialogOverlay.jsm:15:27
TypeError: subject.QueryInterface is not a function CCK2.jsm:1418:25
TypeError: subject.QueryInterface is not a function CCK2BrowserOverlay.jsm:21:27
TypeError: subject.QueryInterface is not a function CCK2AboutSupportOverlay.jsm:20:27
TypeError: subject.QueryInterface is not a function CCK2PreferencesOverlay.jsm:23:27
TypeError: subject.QueryInterface is not a function CCK2AboutAddonsOverlay.jsm:20:27
TypeError: subject.QueryInterface is not a function CCK2AboutDialogOverlay.jsm:15:27
TypeError: subject.QueryInterface is not a function CCK2.jsm:1418:25
TypeError: subject.QueryInterface is not a function CCK2BrowserOverlay.jsm:21:27
TypeError: subject.QueryInterface is not a function CCK2AboutSupportOverlay.jsm:20:27
TypeError: subject.QueryInterface is not a function CCK2PreferencesOverlay.jsm:23:27
TypeError: subject.QueryInterface is not a function CCK2AboutAddonsOverlay.jsm:20:27
TypeError: subject.QueryInterface is not a function CCK2AboutDialogOverlay.jsm:15:27
TypeError: subject.QueryInterface is not a function CCK2.jsm:1418:25
TypeError: subject.QueryInterface is not a function 54 CCK2AboutHomeFramescript.js:19:27
TypeError: subject.QueryInterface is not a function 2 CCK2AboutHomeFramescript.js:19:27
TypeError: subject.QueryInterface is not a function CCK2BrowserOverlay.jsm:21:27
TypeError: subject.QueryInterface is not a function CCK2AboutSupportOverlay.jsm:20:27
TypeError: subject.QueryInterface is not a function CCK2PreferencesOverlay.jsm:23:27
TypeError: subject.QueryInterface is not a function CCK2AboutAddonsOverlay.jsm:20:27
TypeError: subject.QueryInterface is not a function CCK2AboutDialogOverlay.jsm:15:27
TypeError: subject.QueryInterface is not a function CCK2.jsm:1418:25
TypeError: subject.QueryInterface is not a function CCK2AboutHomeFramescript.js:19:27
TypeError: subject.QueryInterface is not a function CCK2AboutHomeFramescript.js:19:27
mkaply commented 4 years ago

Just released 2.4.5 to fix this

https://github.com/mkaply/cck2wizard/releases/tag/2.4.5