Leaderboard
The search index is currently processing. Leaderboard results may not be complete.
Popular Content
Showing content with the highest reputation on 03/14/2026 in all areas
-
New build of Serpent/UXP for XP! Test binary: Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20260314-3219d2d-uxp-5b447a5fd9-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk52-g4.8.win64-git-20260314-3219d2d-uxp-5b447a5fd9-xpmod.7z source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/custom IA32 Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20260314-3219d2d-uxp-5b447a5fd9-xpmod-ia32.7z source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/ia32 NM28XP build: Win32 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20260314-d849524bd-uxp-5b447a5fd9-xpmod.7z Win32 IA32 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20260314-d849524bd-uxp-5b447a5fd9-xpmod-ia32.7z Win32 SSE https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20260314-d849524bd-uxp-5b447a5fd9-xpmod-sse.7z Win64 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win64-git-20260314-d849524bd-uxp-5b447a5fd9-xpmod.7z Win7+ x64 AVX2 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win64-git-20260314-d849524bd-uxp-5b447a5fd9-w7plus-avx2.7z Official UXP changes picked since my last build: - Support Unicode White Spaces in ParseDate() (9b032a8deb) - Support All White Spaces in ICU Replacement from PR #2921 (d382d5ecd4) - Issue #2982 - Initial oklch test implementation (b3ad75b7b3) - Issue #2982 - Make gradients work in oklch (217f699ce7) - Issue #2982 - clamp oklab/oklch to [0,1] before conversion to closer match spec (cfe5b73e0c) - Issue #2982 - Fix regression in previous commit by handling possible floating point issues (ebff6ff38c) - Issue #2982 - Fix regressions in the previous regression fix commit. (619f221dea) - Issue #2304 - Part 1 - Prerequisite: Make Handle<Maybe<>> more convenient. This is required to implement JS::NothingHandleValue. https://bugzilla.mozilla.org/show_bug.cgi?id=1631114 (5cdc7737d8) - Issue #2304 - Part 2 - Prerequisite: Teach GCPolicy about Maybe. https://bugzilla.mozilla.org/show_bug.cgi?id=1377008 (e86d995fb5) - Issue #2304 - Part 3 - Implement the error cause proposal. https://bugzilla.mozilla.org/show_bug.cgi?id=1679653 (3bd4a50a4b) - Issue #2304 - Part 4 - Add xray support for the Error cause property. https://bugzilla.mozilla.org/show_bug.cgi?id=1679653 (45aea3be04) - Issue #2304 - Part 5 - Add cause property when a cause is present. I thought this was just to check whether it should be added, but is necessary. (68df21efea) - Issue #2981 - Add nullcheck in `GetPointerCapabilities` (8d8c846274) - No issue - Fix some fatal printing assertions. (01b4ef076f) - Issue #2990 - implement object.GroupBy (a63b71a398) - Issue #2978 - Avoid empty replacements in macro expansion. (ce5b57f5be) - Issue #2978 - Work around macOS WebGL crash on unconsumed vertex attrib arrays (98e1ae01fe) - Issue #2551 - Implement TypedArray.prototype.toReversed() (c8985c5642) - Issue #2993 - only use SVE instructions on Apple Silicon (disable on aarch64 Linux) (f13d6e4542) No official Pale-Moon changes picked since my last build. No official Basilisk changes picked since my last build. Update Notice: - You may delete file named icudt*.dat and icu63.dll inside program folder when updating from old releases. * Notice: From now on, UXP rev will point to `custom` branch of my UXP repo instead of MCP UXP repo, while "official UXP changes" shows only `tracking` branch changes.4 points
-
Upstream issue submitted: https://repo.palemoon.org/MoonchildProductions/UXP/issues/3001 It was caused by the second link you posted.2 points
-
hmm, suspecting https://repo.palemoon.org/MoonchildProductions/UXP/issues/2982 and https://repo.palemoon.org/MoonchildProductions/UXP/commit/daa31cfd597015fed4e2824e8a940cb1bfec1ac8 may do some local test build backing out either and/or them to see if so.2 points
-
New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rthost.win/boc-uxp/mailnews.win32-20260314-40a79c75-uxp-5b447a5fd9-xpmod.7z BNavigator Win32 https://o.rthost.win/boc-uxp/bnavigator.win32-20260314-40a79c75-uxp-5b447a5fd9-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/boc-uxp/tree/custom * Notice: the profile prefix (i.e. parent folder names) are also changed since 2020-08-15 build, you may rename their names before using new binaries when updating from builds before 2020-08-15. -- New build of HBL-UXP for XP! Test binary: IceDove-UXP(mail) https://o.rthost.win/hbl-uxp/icedove.win32-20260314-id-656ea98-uxp-5b447a5fd9-xpmod.7z IceApe-UXP(suite) https://o.rthost.win/hbl-uxp/iceape.win32-20260314-id-656ea98-ia-c642e3c-uxp-5b447a5fd9-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/icedove-uxp/tree/winbuild https://github.com/roytam1/iceape-uxp/tree/winbuild2 points
-
1 point
-
New build of post-deprecated Serpent/moebius for XP! * Notice: This repo will not be built on regular schedule, and changes are experimental as usual. ** Current moebius patch level should be on par with 52.9, but some security patches can not be applied/ported due to source milestone differences between versions. Test binary: Win32 https://o.rthost.win/basilisk/basilisk55-win32-git-20260314-bfaa800ff-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk55-win64-git-20260314-bfaa800ff-xpmod.7z repo: https://github.com/roytam1/basilisk55 Repo changes: - import from UXP: - Support Unicode White Spaces in ParseDate() (9b032a8d) - Support All White Spaces in ICU Replacement from PR #2921 (d382d5ec) (4d820493d) - ported from UXP: Issue #2982 - Initial oklch test implementation (b3ad75b7) (edca22e78) - import from UXP: Issue #2982 - Make gradients work in oklch (217f699c) (6b37d5518) - import from UXP: - Issue #2982 - clamp oklab/oklch to [0,1] before conversion to closer match spec (cfe5b73e) - Issue #2982 - Fix regression in previous commit by handling possible floating point issues (ebff6ff3) - Issue #2982 - Fix regressions in the previous regression fix commit. (619f221d) (89bb7265e) - ported from UXP: - Issue #2304 - Part 1 - Prerequisite: Make Handle<Maybe<>> more convenient. This is required to implement JS::NothingHandleValue. https://bugzilla.mozilla.org/show_bug.cgi?id=1631114 (5cdc7737) - Issue #2304 - Part 2 - Prerequisite: Teach GCPolicy about Maybe. https://bugzilla.mozilla.org/show_bug.cgi?id=1377008 (e86d995f) - Issue #2304 - Part 3 - Implement the error cause proposal. https://bugzilla.mozilla.org/show_bug.cgi?id=1679653 (3bd4a50a) - Issue #2304 - Part 4 - Add xray support for the Error cause property. https://bugzilla.mozilla.org/show_bug.cgi?id=1679653 (45aea3be) - Issue #2304 - Part 5 - Add cause property when a cause is present. I thought this was just to check whether it should be added, but is necessary. (68df21ef) (171af8d48) - import from UXP: Issue #2981 - Add nullcheck in `GetPointerCapabilities` (8d8c8462) (75b143d87) - import from UXP: No issue - Fix some fatal printing assertions. (01b4ef07) (37f2db0eb) - import from UXP: Issue #2990 - implement object.GroupBy (a63b71a3) (dc580f7eb) - ported from UXP: Issue #2978 - Avoid empty replacements in macro expansion. (ce5b57f5) (6514f6bc4) - import from UXP: Issue #2978 - Work around macOS WebGL crash on unconsumed vertex attrib arrays (98e1ae01) (ad318dba9) - ported from UXP: Issue #2551 - Implement TypedArray.prototype.toReversed() (c8985c56) (047044f47) - import from UXP: Issue #2993 - only use SVE instructions on Apple Silicon (disable on aarch64 Linux) (f13d6e45) (bfaa800ff)1 point
-
1 point
-
Mozilla really should allow ESR 140x to be backported. If r3dFox and Firefox for Windows 7 can do it, then ...1 point
-
In that case, look for a support to the problem from the system manufacturer - good luck I don't want to post a tutorial on a forum that will disappear from the web in a moment like reboot.pro1 point
-
@mina7601 And try to access Microsoft Update by calling up this url: http://fe2.update.microsoft.com/microsoftupdate/v6/default.aspx?ln=en1 point
-
Hi, I will gladly help you to solve your problem. At first you can post your Windows Update log located in Windows system folder. Which guide did you follow? Is it this one "Complete guide for restoring Microsoft Update in IE"? Most of people here had this error code 0x80072F78 because one or more steps of my guide were missing or not performed properly.1 point
-
Hi to all and especially to @mina7601, As I posted above and confirmed by @mina7601, the cacert Updater of @heinoganda's ProxHTTPSProxy packages doesn't work anymore. Applying the file cacert_Updater.exe leads to the message "Roots Certificates could not be updated!". I have analyzed this problem and could fix the file cacert_Updater.exe. Now it works in the way as it should be. Here is a download-link of the new version of cacert Updater in form of a separate archive: https://www.mediafire.com/file/uf20arawpbuiz2y/cacert_Updater_Fixed.7z/file Kind regards, AstroSkipper1 point
-
Thanks for your quick reply! In this case bad news are good news for me. I already thought something was wrong with my system. On the other hand I would have been a little surprised too. Usually my system works like a charme. But as advertised I will try to fix that if I can, and I do hope so.1 point
-
Welcome to the forum! This thread is about restoring access to MU or WU in Windows XP (Windows 2000 and Windows Vista too). If you only want to introduce yourself, then it's the wrong place here. You can do that there: https://msfn.org/board/forum/76-introduce-yourself33/ Kind regards, AstroSkipper1 point
-
Can any of you confirm that @heinoganda's cacert_Updater.exe in his ProxHTTPSProxy packages doesn't work anymore? Yesterday I tried to update cacert.pem and I got the message "Roots Certificates could not be updated!". I'm interested to know if I'm the only one having this problem or if it's the same for you. And if so, then I would be inclined to fix the problem.1 point
-
Of course, a lot. My recommendation is the freeware XMedia Recode for Windows XP SP3. This is the last release for Windows XP: https://www.xmedia-recode.de/en/download_xp.php More recent versions are not XP-compatible. Another option is WinX DVD Ripper Platinum. Here is a giveaway link: https://www.winxdvd.com/giveaway/dvd-ripper-holiday-giveaway.htm. Additionally you can use AnyDVD if you have problems while converting, but you have to use Google for getting a link, and it's commercial software. Hope it'll be what you are looking for.1 point
-
If your error code is still 0x80072f78, you have missed a step in my linked guide. Check if all has been performed properly, or better, do all step once again by verifying each step! The error code you have posted above has nothing to do with HTTPSProxy. Presumably one or more steps are missing or haven't been performed successfully.1 point
-
But maybe exactly that is the problem. A fresh install means a lot of functions and patches are missing. Or your cpu is the problem due to the lack of certain, necessary features. What CPU is working in your computer? Please provide the exact type! And you said you've expanded your RAM. Did you perform a memory test?1 point