Closed Bug 383402 Opened 17 years ago Closed 17 years ago

"Error / Exception / NS_ERROR_XPC_BAD_IID / nsIJSCID.getService / msgViewPickerOverlay.js :: RefreshCustomViewsPopup :: line 334"

Categories

(SeaMonkey :: Installer, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
seamonkey2.0a1

People

(Reporter: sgautherie, Assigned: mcsmurf)

References

Details

(Keywords: regression)

[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a6pre) Gecko/2007060502 SeaMonkey/2.0a1pre] (nightly) (W2Ksp4)

1. Open MailNews.
2. Get "default app" dialog. (I think this step is not needed.)

{{
Error: [Exception... "Component returned failure code: 0x80570018 (NS_ERROR_XPC_BAD_IID) [nsIJSCID.getService]"  nsresult: "0x80570018 (NS_ERROR_XPC_BAD_IID)"  location: "JS frame :: chrome://messenger/content/msgViewPickerOverlay.js :: RefreshCustomViewsPopup :: line 334"  data: no]
Source File: chrome://messenger/content/msgViewPickerOverlay.js
Line: 334
}}

This regressed a few days ago, at most; within/after SMv2 switch time.

PS: The error is the same kind as bug 382438.
Step 2 _is_ unneeded:
same error with a profile without a MailNews account,
when getting the Account Wizard dialog.
Opps, looks like the first patch bug 382566 removed too much :-(

@@ -515,16 +510,13 @@
 bin\components\nsSetDefaultMail.js
 bin\components\nsUnsetDefaultMail.js
 ;these Palm Sync files are conditionally built so would not exist unless built
-bin\mozABConduit.dll
-bin\PalmSyncProxy.dll
-bin\PalmSyncInstall.exe
-bin\components\palmsync.dll
-bin\components\palmsync.xpt
-bin\components\bayesflt.dll
-bin\components\mailview.dll
-bin\components\mailview.xpt
-bin\components\offlineStartup.js
-bin\palm.html
+bin\extensions\p@m\install.rdf
+bin\extensions\p@m\mozABConduit.dll
+bin\extensions\p@m\PalmSyncInstall.exe
+bin\extensions\p@m\PalmSyncProxy.dll
+bin\extensions\p@m\palmsync.dll
+bin\extensions\p@m\palmsync.xpt
+bin\extensions\p@m\defaults\preferences\palmsync.js

These items shouldn't have been removed:

-bin\components\bayesflt.dll
-bin\components\mailview.dll
-bin\components\mailview.xpt
-bin\components\offlineStartup.js
Blocks: 382566
Assignee: mail → bugzilla
No longer blocks: 382566
Depends on: 382566
This should be fixed in today's nightly (when it gets generated) by the second patch on bug 382566. Please can you recheck when it appears. Thanks.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a6pre) Gecko/2007060614 SeaMonkey/2.0a1pre] (nightly) (W2Ksp4)

V.Fixed.
Status: RESOLVED → VERIFIED
Component: MailNews: Main Mail Window → Installer
You need to log in before you can comment on or make changes to this bug.