Re: Illegal JSON response when clicking a Submit button
Peter Brown <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.os2 |
|---|---|
| Message-ID | <[email protected]> |
Hi Steve Steve Wendt wrote: > On 4/26/2016 4:28 PM, Peter Brown wrote: > >> I unzipped the fontconfig package into \temp and then copied /etc, /user >> and /var directories to the root of the drive with seamonkey installed. > > I don't think that is expected to work. Unzip it directly to the root > of the drive, so it's all under \@unixroot. I am assuming that you do > not have %UNIXROOT% defined. > Yes, I figured that one out - and no, I do not have %UNIXROOT% defined. I did forget an obvious place to check when an app fails - popuplog.os2 where I found a load of these:- 04-27-2016 01:12:00 SYS2070 PID 0058 TID 0001 Slot 0019 J:\PROGRAMS\MOZILLA.ORG\SEAMONKEY\SEAMONKEY.EXE XUL->STDCPP6.__ZSt24__throw_out_of_range_fmtPKcz 127 Checking stdcpp6.dll I see that it is not the expected file at all as it is an older file, possibly from gcc4core 1.3.0, which it seems did not get replaced when I installed the 1.3.1 release recently... Anyhow, having updated with gcc4core 1.3.1 again, checked that all files involved did get updated and rebooted I am now posting using Mozilla/5.0 (OS/2; Warp 4.5; rv:38.0) Gecko/20100101 Firefox/38.0 SeaMonkey/2.35 Not too sure about the default fonts - looks like I am typing this on an olde worlde typewriter :-) Back to the original problem: Yes, updating has resolved that issue. Thanks Pete