Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 03/21/2020 in all areas

  1. New build of Serpent/UXP for XP! Test binary: Win32 https://o.rths.ml/basilisk/basilisk52-g4.5.win32-git-20200321-b0429df-uxp-90a4813d1-xpmod.7z Win64 https://o.rths.ml/basilisk/basilisk52-g4.5.win64-git-20200321-b0429df-uxp-90a4813d1-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.rths.ml/basilisk/basilisk52-g4.5.win32-git-20200321-b0429df-uxp-90a4813d1-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.rths.ml/palemoon/palemoon-28.9.0a1.win32-git-20200321-cef212cb8-uxp-90a4813d1-xpmod.7z Win64 https://o.rths.ml/palemoon/palemoon-28.9.0a1.win64-git-20200321-cef212cb8-uxp-90a4813d1-xpmod.7z Official UXP changes since my last build: - Issue #1485 - Fix incorrect grid cell sizing to min/max space. (b3a4b8361) - Issue #1477 - Fix finding config.guess on builds not using MOZ_OBJDIR (157a4abbc) - Merge pull request #1486 from MoonchildProductions/1485 (a1f53ada5) - Issue #1482 - Give dynamic SSUAO rules priority over static ones (a20f20883) - Merge pull request #1484 from JustOff/PR_ssuao_priority (60ea1e85f) - Issue #1355 - Make addition of cell border display items depend on whether they should be drawn. (6d504711a) - [network] Cherry-pick various sctp lib upstream fixes. (22fc22035) - [js] Remove pointless MakeMRegExpHoistable optimization. (54f44bb62) - [DOM] Make sure to exit fullscreen mode if popups are opened or focused. (9550c68d7) - [devtools] Properly escape method arguments for curl. (90a4813d1) Official Basilisk changes since my last build: - Issue MoonchildProductions/UXP#1473 - Use `%OS_SLICE%` macro in SSUAO to refine OS info (95a9a47) - Issue MoonchildProductions/UXP#1469 - Copy dylibs to the application bundle instead of symlinks. (a7b58de) - Merge pull request #9 from dbsoft/CatalinaBuildFixes (492f648) - Update back-end branch pointer (045c1bc) - Merge pull request #10 from JustOff/PR_ssuao_os_slice (b0429df) Official Pale-Moon changes since my last build: - Issue MoonchildProductions/UXP#1469 - Copy dylibs to the application bundle instead of symlinks. (973848504) - Merge pull request #1739 from dbsoft/CatalinaBuildFixes (7bd3fbe08) - Change geolocation pref for official releases to https (645b50d09) - Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon (cef212cb8)
    2 points
  2. Hello everybody in MSFN forum, After using Windows 7 since 2010 and Having a few problems, i end up using Windows Vista, which in my opinion is fantastic .
    1 point
  3. In addition, you also need to enable TLS 1.1 and 1.2 support, which I did. After that, sites and games started to work fine, thanks!
    1 point
  4. Hi First of all, deactivate script blocking if you have a "noScript" blocker. For Iceap's default "burtrum.org/searx" search engine, the problem is that it no longer exists in the metasearch list of "Searx", you can replace the internet address with another in its xml file which is in the searchplugins folder of iceap-upx. below the list of "Searx" engines https://searx.space/# But I don't recommend it to you. Why: there is a bug in the management of search engines. You try in choosing another by default and it doesn't work, it's always "Searx" which will be defined by default. The only way is to remove "Searx" from the search engine management found in the preferences of iceap-upx. And this, pending a correction of this problem. Now you can choose another search engine. You have to climb the chosen engine above the queue in the search engine management. Otherwise, it will not be chosen by default. select OK, and then put the chosen engine in the "default search engine" box. Now we're going to import search engines. https://addons.thunderbird.net/fr/seamonkey/search/?atype=4 Make your choice in the search engines and they will default to the wrong path in the "searchplugins" folder of your profile. Although it works, I recommend that you put the xml file directly with the other engines in the iceap-upx / searchplugins folder. That's it that's all.
    1 point
  5. Well, if you post only examples that do contain " SHA-1;" isn't it surprising that proposed solutions take care of that only? Can we assume now that the new conditions are: 1) filenames may (or may not) contain the suffix " SHA-1;<sha-1_hash> 2) filenames (before and besides the suffix) may (or may not) contain spaces In case of the file name with the suffix it must be stripped, in case the file name without the suffix the file name should remain "as is". SET ShortName= ECHO "%LongName%"|FIND " SHA-1;">NUL&&CALL :shortname "%LongName%" IF NOT DEFINED ShortName SET ShortName=%LongName% SET shortname jaclaz
    1 point
  6. After (CALL :shortname "%%a") the next line to run is :shortname ..., this set shortanme variable to ~0,-48. Use to GoTo label for jump: @Echo Off For %%a In ("*SHA-1*.jpg" "*SHA-1*.gif") Do Call :shortname "%%a" Goto :continue :shortname Set shortname=%~n1 Set shortname=%shortname:~0,-48% Set shortname=%shortname%%~x1% Echo %shortname% Goto :EOF :continue Pause Goto :EOF
    1 point
  7. New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rths.ml/boc-uxp/mailnews.win32-20200321-b9d4061c-uxp-90a4813d1-xpmod.7z Browser-only Suite Win32 https://o.rths.ml/boc-uxp/bnavigator.win32-20200321-b9d4061c-uxp-90a4813d1-xpmod.7z source patch (excluding UXP): https://o.rths.ml/boc-uxp/boc-uxp-src-xpmod-20191123.7z Official repo changes since my last build: - Update platform commit pointer (e935ea79) - Issue MoonchildProductions/UXP#1469 - Copy dylibs to the application bundle instead of symlinks. (b9d4061c) -- New build of IceApe-UXP for XP! Test binary: https://o.rths.ml/gpc/files1.rt/iceape.win32-20200321-id-088353e-ia-041bf6a-uxp-90a4813d1-xpmod.7z For UXP changes please see above.
    1 point
  8. ... To make this even more clear, CAA is NOT a collection of extensions, but simply a database, a list if you will, of legacy Firefox extensions scraped off AMO before Mozilla removed them from sight... The actual XPI files are hosted externally, in a hosting space (CDN) kindly provided for free by the Waterfox community (so please, do not abuse their bandwidth ); as you can imagine, the actual total size of the hosted XPIs amounts to many GBs... The CAA .xpi file itself, when installed, expands to an SQLite database of ca. 62 MB (to be found in ".\<profilefolder>\ca-archive").
    1 point
  9. @PPeti66x : You are being served the mobile version of GitHub... And the reason is that recent versions of New Moon 27 have a default SSUAO for GitHub of the following kind: general.useragent.override.github.com;Mozilla/5.0 (Mobile; Nokia_8110_4G; rv:48.0) Gecko/48.0 Firefox/48.0 KAIOS/2.5 i.e. mobile Firefox 48.0; I can't pinpoint the exact commit this was introduced, nor the reasoning behind its implementation; the https://github.com/roytam1/palemoon27/commits/master repo is very hard to browse/troubleshoot, as each commit is the sum of many squashed commits, involving the patching of too many individual code files... All I can assume is that was just a decision made upstream, i.e. by rmottola/ArcticFox. You can change that SSUAO to report a desktop browser, e.g. general.useragent.override.github.com;Mozilla/5.0 (Windows NT 6.0; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.9.7 and that setting will get you back the desktop version of GitHub : Be advised though that both the mobile and desktop versions of GitHub are severely crippled/broken on NM27, because the platform/browser engine does not have adequate support for the Javascript version/features that GitHub requires as a bare minimum... FTR, I composed this post in latest NM27 and it has serious issues/bugs with the MSFN post editor, too... Actually, hadn't used NM27 for more than a year, alternating between NM28 and Serpent 52 ... ... C'mon, surely you can do better than that...
    1 point
  10. FTR: https://forum.palemoon.org/viewtopic.php?p=185808#p185808 @Alex654 and others feeling the urge to do that: PLEASE, NEVER TAKE ISSUES SPECIFIC TO NEW MOON/SERPENT to the official Moonchild forums! What you'll only achieve is to cause additional aggravation to the devs (especially to a certain Mr. Tobin) who, as most people here know already, harbour animosity towards the forks for "old" OSes... The thing is, I have fought hard in these threads in the past so that the New Moon 28 fork doesn't deviate significantly from the official Pale Moon code with respect to language strings, in order to keep parity with the official PM language packs which, I stress, are only being produced to target (and be fully compatible with) official Pale Moon! The fact that we were able to install and use the official LPs (to be more precise, the ones compatible with NM28 were the ones offered by @JustOff to target the official unstable Pale Moon builds) was just a side bonus, these packs do contain the official branding and I'm sure the MCP devs weren't/aren't happy we were using them to begin with... Due to certain coding decisions taken by our maintainer ( @roytam1 ), the custom UXP fork branch he's compiling NM28 off has distanced itself from upstream (which already uses a different build system, i.e. official unstable PM29 is now being compiled from a dedicated PM repo, with official UXP as a module), so that the LPs currently produced by @JustOff are simply not compatible with New Moon; from past discussions, it is my belief that we are not to see any updated LPs for New Moon coming from @roytam1 himself, so I guess it's a task to be undertaken by the user community...
    1 point
  11. I patched the 78 build but,.. I see this browser is logging mouse movements In Process Explorer, I/O Total Delta Bytes show fast numbers when mouse is moved on top of browser pages (regardless or active or inactive window). Any new tab first attempts to contact *.cn domains I guess, still some things remain unpatched
    1 point
×
×
  • Create New...