Re: Freetype and Seamonkey

Dave Parsons <[email protected]> Wed, 5 Jun 2019 16:02:38 +0200
Newsgroups gmane.comp.mozilla.devel.os2
Message-ID <[email protected]>
On 03-06-19 17:19, Dave Yeo wrote:
> Dave Parsons wrote:
>> Where is the best place to report this kind of problem?
>>
>
> Good question. Bitwise is slowly moving to Github, but still has a lot
> of stuff on netlabs. Probably Netlabs under the Unix Ports project.
> If you do file a ticket, please post the ticket number.
Will do

>
> I take it both machines are running eCS. The only other thing is the
> fonts that are installed. You're and Harald's reports are the only ones
> I've seen about problems and Harald is running AOS, so should have the
> same fonts as me
> Dave

Yes, both running eCS2.2.beta 2. Both machines also have eCS2.1 without 
the libcn changes & can access the data files on their respective 2.2b2 
partitions successfully.

I'm not sure what more we can achieve without debug information.
I've search through all the old CDs but can't find anything. Do you know 
whether it's available anywhere? Reading the readme that came with AOO3 
it is supposed to create a log file if it crashes but I can't find one 
anywhere.

The only other thing I can add is that I tried running it from the 
command line to catch anything it might say. The program crashes while 
displaying the splash screen with the following output:

getSingleton enter
getSingleton singletonCreated 0
getSingleton singletonCreating
getSingleton singletonCreating done
getSingleton leave
getSingleton enter
getSingleton singletonCreated 1
getSingleton leave
getSingleton enter
getSingleton singletonCreated 1
getSingleton leave
getSingleton enter
getSingleton singletonCreated 1
getSingleton leave

The loop repeats 16 times.

Dave P.