Re: loading xul.dll success
[email protected] Mon, 22 Jan 2018 16:58:12 CST
| Newsgroups | gmane.comp.mozilla.devel.os2 |
|---|---|
| Message-ID | <[email protected]> |
** Reply to note from [email protected] Mon, 22 Jan 2018 12:00:21 +0000 > > Message: 2 Date: Sun, 21 Jan 2018 17:09:37 -0800 From: Steve Wendt > How old is your "extra mozilla dll zip"? Each successive version has added additional > requirements. The mozsupport package I put together was last updated in October: > http://os2news.warpstock.org/Warpzilla.html > Try running PMDLL on xul.dll. And as Steve mentioned, sometimes it is a newer version > of a DLL needed, eg the SM I built yesterday needs a libc that hasn't been released. > Also check popuplog.os2. Dave Had pmdll on xul.dll, said problem was upstream. Solution was found. Z.dll was required. There are 2 different files with that name. Glinks browser (loaded most of the time) has one, and Qupzilla and later Firefox use another. Restricted libpath so each app uses it's own z.dll. Now that 31.8 version is functioning, each time it starts a small window pops up checking for addon compatibility. Once Firefox is satisfied it is compatible then loads. The addon is ColorfulTabs which I have used on every version, and using the same profile between FF 10 and 31. FF 31 will only be used for url's that do not load on other browsers. If I disable the Tabs addon in 31 will that also be disabled when using FF 10? If so is there a method to have 31 not use addons at all without messing up the profile? Cal