#191 closed defect (fixed)
uconv.dll problem
Reported by: | Chuck McKinnis | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Utilities | Version: | 3.06 |
Keywords: | Cc: |
Description
Hi
I applied this fix http://ecomstation.ru/projects/acpitools/download/uconvfix.ZIP to a working eCS1.2R system running acpi2.22
The result is in popuplog.os2:-
01-13-2008 04:39:47 SYS3175 PID 007c TID 0001 Slot 00ae J:\PROGRAMS\MOZILLA.ORG\SEAMONKEY\SEAMONKEY.EXE c0000005 1fcb00c9 P1=00000001 P2=00000000 P3=XXXXXXXX P4=XXXXXXXX EAX=0011fc24 EBX=0011fe78 ECX=0011fe86 EDX=0011fc17 ESI=00000000 EDI=00000000 DS=0053 DSACC=f0f3 DSLIM=ffffffff ES=0053 ESACC=f0f3 ESLIM=ffffffff FS=150b FSACC=00f3 FSLIM=00000030 GS=0000 GSACC= GSLIM= CS:EIP=005b:1fcb00c9 CSACC=f0df CSLIM=ffffffff SS:ESP=0053:0011fc2c SSACC=f0f3 SSLIM=ffffffff EBP=0011feb4 FLG=00010217
UCONV.DLL 0001:000000c9
01-13-2008 05:05:36 SYS3175 PID 007e TID 0001 Slot 007a J:\PROGRAMS\MOZILLA.ORG\SEAMONKEY\SEAMONKEY.EXE c0000005 1fcb00c9 P1=00000001 P2=00000000 P3=XXXXXXXX P4=XXXXXXXX EAX=0011fc24 EBX=0011fe78 ECX=0011fe86 EDX=0011fc17 ESI=00000000 EDI=00000000 DS=0053 DSACC=f0f3 DSLIM=ffffffff ES=0053 ESACC=f0f3 ESLIM=ffffffff FS=150b FSACC=00f3 FSLIM=00000030 GS=0000 GSACC= GSLIM= CS:EIP=005b:1fcb00c9 CSACC=f0df CSLIM=ffffffff SS:ESP=0053:0011fc2c SSACC=f0f3 SSLIM=ffffffff EBP=0011feb4 FLG=00010217
UCONV.DLL 0001:000000c9
01-13-2008 05:08:45 SYS3175 PID 0083 TID 0001 Slot 007a J:\PROGRAMS\MOZILLA.ORG\SEAMONKEY\SEAMONKEY.EXE c0000005 1fcb00c9 P1=00000001 P2=00000000 P3=XXXXXXXX P4=XXXXXXXX EAX=0011fc24 EBX=0011fe78 ECX=0011fe86 EDX=0011fc17 ESI=00000000 EDI=00000000 DS=0053 DSACC=f0f3 DSLIM=ffffffff ES=0053 ESACC=f0f3 ESLIM=ffffffff FS=150b FSACC=00f3 FSLIM=00000030 GS=0000 GSACC= GSLIM= CS:EIP=005b:1fcb00c9 CSACC=f0df CSLIM=ffffffff SS:ESP=0053:0011fc2c SSACC=f0f3 SSLIM=ffffffff EBP=0011feb4 FLG=00010217
UCONV.DLL 0001:000000c9
Correct; the uconvfix package when applied causes Seamonkey to fail to start - this also applies to the Seamonkey installer package as I initially tried to reinstall Seamonkey (sm117pw.exe in the below report).
01-13-2008 04:31:14 SYS3175 PID 0069 TID 0001 Slot 00ad G:\DOWNLOAD.OS2\MOZILLA\SM117PW.EXE c0000005 1fcb00c9 P1=00000001 P2=00000000 P3=XXXXXXXX P4=XXXXXXXX EAX=0011fc24 EBX=0011fe78 ECX=0011fe86 EDX=0011fc17 ESI=00000000 EDI=00000000 DS=0053 DSACC=f0f3 DSLIM=ffffffff ES=0053 ESACC=f0f3 ESLIM=ffffffff FS=150b FSACC=00f3 FSLIM=00000030 GS=0000 GSACC= GSLIM= CS:EIP=005b:1fcb00c9 CSACC=f0df CSLIM=ffffffff SS:ESP=0053:0011fc2c SSACC=f0f3 SSLIM=ffffffff EBP=0011feb4 FLG=00010217
UCONV.DLL 0001:000000c9
Thought you may want to know... or not.
Pete
Change History (3)
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
yes, updated version seems working, we passed it to Mensys: http://ecomstation.ru/temp/200801/uconv-20080111.zip
comment:3 by , 17 years ago
You really should have a little readme file that tells the user to put both of the dll files into \os2\dll. You get a rather nasty trap otherwise.
Chuck McKinnis