Closed Bug 25101 Opened 25 years ago Closed 25 years ago

Installer fails at 'initialization'

Categories

(SeaMonkey :: Installer, defect, P3)

x86
Windows 95
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: agracebush, Assigned: dougt)

References

Details

Steps to reproduce: 1. download seamonkey32e.exe (build 2001012610) 2. run seamonkey32e.exe (enter data, download...) Actual result: at initialize phase error pops up: '31:could not load c:\windows\temp\core.ns\bin\xpistub.dll' file does exist and temp is set
Dan and I think we found the problem. It looks like xpcom.dll (which xpistub.dll uses) links and calls GetFilesAtrtributesEx() which does not exists on a Win95 system (only Win98 and newer). All the calls are done in nsLocalFileWin.cpp. See: http://lxr.mozilla.org/seamonkey/search?string=getfileattributesex reassigning this bug to dougt.
Assignee: ssu → dougt
fix checked in.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
*** Bug 23100 has been marked as a duplicate of this bug. ***
build 2000-01-28-09-M14/
Status: RESOLVED → VERIFIED
*** Bug 25113 has been marked as a duplicate of this bug. ***
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.