Re: Freetype and Seamonkey

Dave Yeo <[email protected]> Fri, 31 May 2019 19:40:17 -0700
Newsgroups gmane.comp.mozilla.devel.os2
Message-ID <[email protected]>
Dave Parsons wrote:
> I have another problem which also seems to be related to the libc changes.
> After libc was updated to 0.1.1-1 (might have been 0.1.1-2) AOO v4.1.1
> won't start. unfortunately it did not create a .TRP file.
>
> POPUPLOG.OS2 says:
> 05-28-2019  09:25:05  SYS3175  PID 008c  TID 0003  Slot 008f
> E:\PROGRAMS\APACHEOPENOFFICE.4\PROGRAM\SOFFICE.BIN
> c0000005
> 1ffc1b65
> P1=00000001  P2=00000011  P3=XXXXXXXX  P4=XXXXXXXX
> EAX=00000011  EBX=20a826e0  ECX=0299ffd4  EDX=00000003
> ESI=0299ffd4  EDI=00000003
> DS=0053  DSACC=d0f3  DSLIM=7fffffff
> ES=0053  ESACC=d0f3  ESLIM=7fffffff
> FS=150b  FSACC=00f3  FSLIM=00000030
> GS=0000  GSACC=****  GSLIM=********
> CS:EIP=005b:1ffc1b65  CSACC=d0df  CSLIM=7fffffff
> SS:ESP=0053:0299ff84  SSACC=d0f3  SSLIM=7fffffff
> EBP=0299ff84  FLG=00010217
>
> DOSCALL1.DLL 0002:00001b65

Try adding
SET LIBCX_HIGHMEM=2
to your environment. It will likely fix AAO and might fix Firefox.

>
> I should also add that this is with eCS2.2 beta 2.

Hmm, that should have all the fonts installed that are needed.
Dave