
roytam1
Content Type
Profiles
Forums
Events
Posts posted by roytam1
-
-
7 minutes ago, kitaro1 said:
Where to get polish language pack new moon 28.0.024?
their translation team are not ready to translate alpha stage softwares.
0 -
4 hours ago, Inn_Ball said:
Hi, roytam1!
I would like to ask if you can build a newer browser (PM 26.5, KM74 Goanna 2.2 ...) using MSVS 2002/2003 (ie VC 7.0/7.1))? It is well known that Firefox 3.5.xx and Seamonkey 2.0.x.x could be built using VC 7.0/7.1. Such assemblies are better compatible with Win 98/Me. Or is there any difficulty with this?Not possible, VC7.x can only work till Firefox 3.6. Since Firefox 4.0 they used new features that is unavailable in VC7.x, not to mention new Windows APIs.
0 -
2 hours ago, VistaLover said:
Hi
I'm not an IDM user/customer; however, a bit of searching has led me to:
The green button labelled "Install for Firefox 52 and older" links to an XUL extension,
IDM integration v6.27.3; on the site it says "Compatible with Firefox versions 49, 50, 51 and 52",
but the install.rdf file saysminVersion 27.0a1
maxVersion 52.*You can try installing that on latest New Moon 28.0.0.0a4, provided by Roy
; if it doesn't properly work,
then you'll have better chance installing and trying it on latest Basilisk (Serpent) 52.9.0/UXP.The Webextension version of the extension, green button "Install for Firefox 53 and newer" => IDM Integration Module v6.30.9.1, requires Fx 53.0a1+, so it might work on latest Basilisk (Serpent) 55.0.0/Moebius (which is a reforked Fx 53.0+ under the hood...); however, that browser has been deprecated by its developers and builds kindly offered by Roy, in an infrequent fashion, are mainly used for third-library tests...
Hope I've helped...
Note to site admins:
The Forum Software wouldn't let me post/edit, if I included the install.rdf file extract
inside XML code tags; possibly related to yesterday's outage?
for bk55 build, I'm now trying to catch up esr52 sec fixes and incorporating them to it, now up to timestamp "2017-12-18 19:39 -0500" at mozilla-esr52. and commit logs since April are here: https://github.com/roytam1/basilisk55/compare/ee7cd5f958fc2289999acb68b15a05df1cd60b9e...HEAD
0 -
9 hours ago, Jody Thornton said:
Great! Now Facebook Reactions have stopped working on New Moon. How decent is version 28 for day to day use?
yeah fb reactions are not working in nm27. fx45esr and bk and nm28 are working.
0 -
7 hours ago, MaterSystem said:
idmcc support "pea moon 25". Which extensions can replace idmcc in "new moon"?
if you're using palemoon25, it is better go with pm26 first, then nm27.
0 -
1 hour ago, taos said:
Off-topic: Just discovered my 2-month old account got deleted in the midst of that server debacle. I'm re-registered and starting from scratch
Is updating to the latest build as simple as emptying the folder content (in program files) and then inserting the content from the above (unzipped) folder?
Also, are all the necessary 32bit LAV dlls included in the new builds, or do I have to re-install those?
Yes, replacing files should work for updating from older builds.
basilisk(moebius/UXP) and PM28 builds doesn't need LAV dlls.
1 -
24 minutes ago, Jody Thornton said:
Why would I want to still run Firefox 45 ESR at this point? What is the perceived benefit?
it is last ESR version works without SSE2.
2 -
7 hours ago, dencorso said:
@roytam1: I can get to MSFN and login OK on Serpent 52/UXP 2018.05.25 (32-bit), but whetever I try to do afterwards I get a "SEC_ERROR_UNKNOWN_ISSUER" and if I tel it to ignore and add an exception it freezes instead.
try redownloading basilisk52-g4.1.win**-git-20180616-ec2e3bc02-xpmod.7z and delete *.db in your profile folder.
0 -
New build of post-deprecated basilisk/moebius for XP!
* Notice: This repo will not be built on regular schedule.Test binary:
Win32 http://o.rthost.cf/basilisk/basilisk55-win32-git-20180616-de24cec63-xpmod.7z
Win64 http://o.rthost.cf/basilisk/basilisk55-win64-git-20180616-de24cec63-xpmod.7zRepo changes:
- cherry-picked mozilla upstream changes: bug1338404, bug1110928, bug1332745, bug835981, bug1331414, bug1332812 (6feeca67b)
- ffvpx: update to 3.4.2 with extended codecs (893d9859d)
- nsWebPDecoder: pluged up memory leak by properly calling WebPFreeDecBuffer() before WebPIDelete(). (26e6ef5ea)
- icu: cve fixes of CVE-2017-7867, CVE-2017-7868, CVE-2017-14952, CVE-2017-15422 (b7fb50397)
- NSS: update to 3.36.4 (e9b13dc7b)
- harfbuzz: update to 1.5.1 (7d954d472)
- libs: update OTS to 5.2.0, woff2 to fx57-bundled version, brotli to 1.0.1, also modify mfbt/Compression for LZ4 and netwerk and inspector for brotli API changes. (94dbc3aac)
- cherry-picked mozilla upstream changes: bug1335829, bug1336216, bug1319771, bug1329179, bug1330823, bug1334085, bug1312049, bug1335070, bug1336018 (de24cec63)
* Please don't classify these changes as "security update" as a whole, because they aren't. Changes are experimental as usual.
** Current moebius patch level is at about 52.1 level, porting esr52 security patches onto it takes time.4 -
6 minutes ago, Dibya said:
please can you add notification support?
I don't think I will do this.
0 -
New build of Firfox 45ESR SSE:
test binary: https://o.rthost.cf/gpc/files1.rt/firefox-45.9.9-20180616-aea041461-win32-sse.7z
repo: https://github.com/roytam1/mozilla45esr
Changes since my last build:
- jemalloc: update to firefox54-bundled version (968484d31)
- import changes from torbrowser-esr45.9-6.5: bug21795, bug21514, bug1238694, bug1234246, bug1249522, bug1291543, bug1263334, bug1236639, bug1266963 (e96dfd55a)
- configure: really disable health report and data reporting firefox-prefs: disable URL bar search suggestions by default, don't show info bar asking for enable/disable URL bar search suggestions, enable mediasources prefs. (2325b9e7e)
- icu4c-56.1: adpated redhat changesets: - Resolves: rhbz#1360340 CVE-2016-6293 - Resolves: rhbz#1377362 CVE-2016-7415 - Resolves: rhbz#1444101 CVE-2017-7867 CVE-2017-7868 (663a6a17b)
- icu: remove leftovers (1ca5e226a)
- icu: cve fixes of CVE-2017-14952, CVE-2017-15422 (5a9316614)
- webp: add webp support (from waterfox-43.0.1 with modifications) (b3fd37dea)
- webp: use values from struct, keep transparency (6d3f89033)
- import changes from tenfourfox: - #500: M1458270 M1452576 M1459162 M1450688 M1456975 M1459693 M1464784 (14a6deb01) (aea041461)So Twitter Video and WebP(non-animated) are supported now.
1 -
New build of basilisk/UXP for XP!
Test binary:
Win32 https://o.rthost.cf/basilisk/basilisk52-g4.1.win32-git-20180616-ec2e3bc02-xpmod.7z
Win64 https://o.rthost.cf/basilisk/basilisk52-g4.1.win64-git-20180616-ec2e3bc02-xpmod.7zdiff: https://o.rthost.cf/basilisk/UXP-xp-gitdiff-20180606.7z
Official repo changes since my last build:
- [PALEMOON] Sync - fix quota.js (SyntaxError: missing ] after element list) (bc8718fed)
- [PALEMOON] [frontend vs backend] Sync - add missed strings in sync.properties (95ce3a60f)
- Use a pref for supported Sync server API levels (16e2a9339)
- Merge pull request #466 from janekptacijarabaci/pm_sync_quota_1 (01f85b1bd)
- Merge pull request #465 from janekptacijarabaci/pm_sync_strings_1 (3a863bece)
- Set Pale Moon Sync specific URLs in application shared prefs. (78721fe68)
- Bump version to Alpha 4. (25f9c54ad)
- By default, disable tracking protection in Private Browsing mode if safebrowsing isn't built (a0cca670d)
- [BASILISK] Remove tracking protection controls from the UI if safebrowsing isn't built (6a9562e5a)
- [BASILISK] Remove tracking protection controls from aboutPrivateBrowsing if safebrowsing isn't built (15ae6f885)
- [BASILISK] Hide tracking protection description from aboutPrivateBrowsing if safebrowsing isn't built (66077e6cf)
- [BASILISK] Hide tracking protection title from aboutPrivateBrowsing if safebrowsing isn't built (7128f0d21)
- Merge pull request #469 from JustOff/PR_SB_DoNotTrack (27783db85)
- [PALEMOON] Moving About permissions component files from components/preferences/ to components/permissions/ (f3e445f6e)
- Stop also selecting trailing space when word-selecting. (24f8b2fd5)
- [PALEMOON] Change the three-state DoNotTrack controls to a simple on/off switch (a250b46a0)
- [PALEMOON] Fix package bustage if devtools is disabled (405642d63)
- Merge pull request #475 from janekptacijarabaci/pm_package_bustage_devtools_disable_1 (bcb73db29)
- Merge pull request #474 from JustOff/PR_dnt_two_state (b1d82a622)
- Update NSPR to 4.19 (75323087a)
- Update NSS to 3.36.4-RTM (f83f62e1b)
- Update build system files for NSRP and NSS (505a56154)
- [suggestion] [PALEMOON] Unstable releases - fix some links on Linux (b005cf346)
- Merge pull request #477 from JustOff/PR_nss-3.36 (b0f5f9bc6)
- Merge pull request #481 from janekptacijarabaci/pm_update-links_unstable_1 (6df453dbf)
- Use newer asyncFetch() instead of asyncFetch2() in LWT image optimizer. (518f95c2b)
- Minimal easy fix -- move findbar getters to tabbrowser. (fb291846a)
- Belated clobber for PR #477 (9d5f6da70)
- Disable WebP decoder until memory leak is resolved (7336eef24)
- Fix incorrect preprocessor defines for safebrowsing (7a1e7c827)
- Merge pull request #471 from janekptacijarabaci/pm_move_permissions_1 (660042b0a)
- Stop making the version text selectable in the about box. (c9320b71b)
- Free the decoded image buffer before deleting the WebP decoder. (05e8038c0)
- Revert "Disable WebP decoder until memory leak is resolved" (27a19a146)
- Add architecture detection to "about:" and "about:support" (e08b25667)
- Add a next preprocessing to Troubleshot.jsm (6ac05db3d)
- [PALEMOON] Remove `image/jxr` from `image.http.accept` until JPEG-XR decoder is implemented (3feeaf209)
- Merge pull request #495 from JustOff/PR_jxr_clear_accept (b2cb04278)
- Merge pull request #493 from janekptacijarabaci/toolkit_version_architecture_1 (faa4a1c44)
- Merge pull request #494 from janekptacijarabaci/toolkit_troubleshot_pp_1 (8db9882b6)
- Revert "Add a next preprocessing to Troubleshot.jsm" (2e2736036)
- Remove appConstants usage from Troubleshoot.jsm (follow up) (386c28be5)
- Merge pull request #497 from janekptacijarabaci/toolkit_troubleshot_pp_2 (75d6d32bd)
- Clang needs a trailing new line in intl/hyphenation/glue/hnjstdio.cpp (129e3c1db)
- Add a nullcheck in DOMProxyHandler::EnsureExpandoObject jic. (f54f002ab)
- Add UA mode for unofficial branding (b336ab494)
- Transfer findbar data to torn-off tabs. (333142b5a)
- Merge branch 'findbar-pertab' (0b2ad9c9d)
- Merge pull request #498 from adeshkp/patch-6 (6769a48cd)
- Move native UA compatmode out of branding into app prefs. (ec2e3bc02)My changes since my last build:
- Applied ICU CVE fixes for CVE-2017-7867, CVE-2017-7868, CVE-2017-14952, CVE-2017-15422PM28XP *sneak peek* x86 build:
Win32 https://o.rthost.cf/palemoon/palemoon-28.0.0a4.win32-git-20180616-ec2e3bc02-xpmod.7z
Win64 https://o.rthost.cf/palemoon/palemoon-28.0.0a4.win64-git-20180616-ec2e3bc02-xpmod.7z
Disclaimer: This sneak peek build is ONLY for previewing next major version. It may contain bugs and/or missing functionality and is NOT ready for daily use. DO NOT use it in production.1 -
New Palemoon 27 Build! This build is on par with 27.9.3 release.
32bit https://o.rthost.cf/palemoon/palemoon-27.9.1a1.win32-git-20180616-4197dba32-xpmod.7z
32bit SSE https://o.rthost.cf/palemoon/palemoon-27.9.1a1.win32-git-20180616-4197dba32-xpmod-sse.7z
32bit noSSE https://o.rthost.cf/palemoon/palemoon-27.9.1a1.win32-git-20180616-4197dba32-xpmod-ia32.7z64bit https://o.rthost.cf/palemoon/palemoon-27.9.1a1.win64-git-20180616-4197dba32-xpmod.7z
source patch against official palemoon: https://o.rthost.cf/palemoon/sources_patches_20180602.7z
Official repo changes since my last build:
- Add a nullcheck in DOMProxyHandler::EnsureExpandoObject (dea50cbf6)
- Satisfy AMO's discrimination by UA. (4197dba32)My changes since my last build:
- Applied ICU CVE fixes for CVE-2017-7867, CVE-2017-7868, CVE-2017-14952, CVE-2017-154222 -
New regular/weekly KM-Goanna release:
https://o.rthost.cf/kmeleon/KM-Goanna-20180616.7zChangelog:
Out-of-tree changes:
* update Goanna3 to git 4463c7031..4197dba32:
- Add a nullcheck in DOMProxyHandler::EnsureExpandoObject (dea50cbf6)
- Satisfy AMO's discrimination by UA. (4197dba32)
* My changes since my last build:
- Applied ICU CVE fixes for CVE-2017-7867, CVE-2017-7868, CVE-2017-14952, CVE-2017-15422* Notice: the changelog above may not always applicable to XULRunner code which K-Meleon uses.
1 -
On 6/7/2018 at 9:04 PM, roytam1 said:
Heard Classilla-9.3.3 ported newer JS engine, I managed to make it work in win32.
Don't know if we can integrate it to retrozilla.Phoenix-0.5 with Classilla-9.3.3 fixes:
https://o.rthost.cf/gpc/files1.rt/phoenix-0.5-cl933.7zso @rn10950 started looking into it. https://github.com/rn10950/RetroZilla/issues/18
0 -
-
2 hours ago, sdfox7 said:
I am only using the UURollup
UURollup implies KernelEx, just older version of it.
If KERNEL32.DLL revision >= 7139, it is in KernelEx field.0 -
4 hours ago, ~♥Aiko♥Chan♥~ said:
You have UURollup/KernelEx installed.
In vanilla Win2000, there are missing imports:
1 -
2 hours ago, sdfox7 said:
I did not use PM or KernelEx. I used the portable version of New Moon.
"PM" is just a "code name" of New Moon here. And other explanations are replied in Win2000 thread.
0 -
47 minutes ago, siria said:
(PS: Separate threads for KM and Palemoon would be much handier, less 'disorganised'...)
nevermind, since PM26 doesn't work on Win98.
0 -
2 hours ago, sdfox7 said:
I am not using KernelEx or Pale Moon, just the portable version of New Moon. I also have UURollup installed which might make a difference.
UURollup implies KernelEx, just less updated.
You may try running PM27 on vanilla 2000 SP4 with updates from Windows Update, but not UURollup, and it should not work (since msvcr120.dll requires XP functions)
0 -
3 hours ago, sdfox7 said:
@roytam1 By the way, the "spinning behavior" also occurs on Windows XP SP3, so this is a Pale Moon issue, not OS issue.
I knew that, it happens even compiling with VC2013. So it must be some porting/reverting code causing this, but I didn't find any suspicious code yet.
0 -
3 hours ago, sdfox7 said:
@roytam1 SOLVED!
There is no need to backport Pale Moon to Windows 2000. Your weekly Windows XP New Moon updates work just fine on Windows 2000, including YouTube!
PM27 requires KernelEx.
0 -
2 hours ago, TechnoRelic said:
@roytam1 <--
Please clarify on this.
palemoon-28.0.0a3.win32-git-20180609-ca8d6d010-xpmod.7z
The ABOVE file download listing is still a SNEAK PEAK one? NOT to be used yet?pm28xp-sneak-peek-win32-20180526-8f354e52d.7z
The reason that I ask is that it is NOT named as the OTHER SNEAK PEAK files for NM28 (see above one). Or maybe I am just confused somehow on the 'file naming manner' and what it means. NOT looking to seem critical here.since PM28 is still in alpha stage, it is still sneak peek release here.
1
My Browser Builds (Part 1)
in Browsers working on Older NT-Family OSes
Posted · Edited by roytam1
New build of basilisk/UXP for XP!
Test binary:
Win32 https://o.rthost.cf/basilisk/basilisk52-g4.1.win32-git-20180623-f58362790-xpmod.7z
Win64 https://o.rthost.cf/basilisk/basilisk52-g4.1.win64-git-20180623-f58362790-xpmod.7z
diff: https://o.rthost.cf/basilisk/UXP-xp-gitdiff-20180606.7z
Official repo changes since my last build (omitted, see blog entry for details)
My changes since my last build:
- Update libraries: OTS-5.2.0, graphite2-1.3.10, harfbuzz-1.5.1, woff2-fx57, brotli-1.0.1
- fix PSM dialogs in basilisk in my tree
PM28XP *sneak peek* x86 build:
Win32 https://o.rthost.cf/palemoon/palemoon-28.0.0a4.win32-git-20180623-f58362790-xpmod.7z
Win64 https://o.rthost.cf/palemoon/palemoon-28.0.0a4.win64-git-20180623-f58362790-xpmod.7z
Disclaimer: This sneak peek build is ONLY for previewing next major version. It may contain bugs and/or missing functionality and is NOT ready for daily use. DO NOT use it in production.