Closed Bug 113003 Opened 24 years ago Closed 24 years ago

Mac-packaged DOM Inspector fails to install

Categories

(SeaMonkey :: Installer, defect)

PowerPC
Mac System 8.6
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: btiffany, Assigned: hewitt)

Details

Attachments

(1 file)

Build 2001113008 on MacOS 8.6 using the 13MB big blob installer. Attempting to install the DOM inspector using the custom install option fails with error -214 (mozilla runs fine otherwise). Relevant part of the install log appears to be ------------------------------------------------------------------------------- file:///Mac%20HD/Desktop%20Folder/Mozilla%20Full%20Installer/Installer%20Modules/inspector.xpi -- 11/30/2001 21:37:01 ------------------------------------------------------------------------------- DOM Inspector ------------- ** initInstall: 0 ** addDirectory: -214 ** ERROR (-214): Register Package: ** ERROR (-214): Register Skin: ** ERROR (-214): Register Skin: ** ERROR (-214): Register Locale: Install **FAILED** with error -240 Finished Installation 11/30/2001 21:37:01
People are seeing this on mozillazine.org forums...
Status: UNCONFIRMED → NEW
Ever confirmed: true
The install.js included with inspector.xpi has the line err = addDirectory("", "5.0.0.2001121008", "bin", fProgram, "", true); but the actually goodies are in the "viewer" folder in the Mac version of inspector.xpi. Changing "bin"->"viewer" allowed me to install successfully. Presumably, then, the fix is to make line 9 of http://lxr.mozilla.org/seamonkey/source/xpinstall/packager/mac/inspector.jst point to the right directory in the .xpi?
Reassigning to hewitt for the obvious install-script change (thanks for the legwork, Brad!). I'm sure he cares about this more than syd :-) nominating for the 0.9.7 train, it's low-risk/high-gain
Assignee: syd → hewitt
Keywords: mozilla0.9.7
Summary: DOM Inspector fails to install → Mac-packaged DOM Inspector fails to install
Blocks: 114455
Attached patch patchSplinter Review
Curt or Samir, please review this one-line change
Comment on attachment 61764 [details] [diff] [review] patch sr=dveditz Asa: please approve for the branch
Attachment #61764 - Flags: superreview+
Comment on attachment 61764 [details] [diff] [review] patch r=sgehani
Attachment #61764 - Flags: review+
a=asa (on behalf of drivers) for checkin to 0.9.7
fixed on trunk and branch
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
No longer blocks: 114455
Verified on current Mozilla trunk and branch builds (Build 2002020405 (0.9.8) and build 2002020608 (trunk))
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
Component: Installer: XPI Packages → Installer
QA Contact: ktrina → general
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: