Jump to content

My Browser Builds (Part 3)


Recommended Posts


On 10/18/2021 at 6:48 AM, sparty411 said:

I am unable to solve the new captcha on 4chan with New Moon 27.10.0. Anyone ideas? When I drag the slider to make the different parts of the letters in the image line up, nothing happens.

I don't see a capcha on 4chan website in New Moon 27.10.0 win32 SSE that I uploaded to be able to answer you - look in uBlock to block the capcha. "nothing happens" - have you blocked the scripts?..
New Moon 27.10.0 it steals the profile from my N.M. 28.10 version - but also it does not want some of my extensions anymore...

Edited by msfntor
Link to comment
Share on other sites

On 10/18/2021 at 8:48 AM, sparty411 said:

I am unable to solve the new captcha on 4chan with New Moon 27.10.0. Anyone ideas?

I try now captcha 4chan - everything works fine with my NM28 2021-08-13. I have only Ublock Origin and PDF Viewer 2.3.240 as addons.

Maybe you have NoScript or similiar addons? Or you have enabled in Ublock Origin additional filters beyond standard?

Try to disable NoScript if you have one. If you not, try to disable Ublock Origin and see what happen with Captcha then.

Link to comment
Share on other sites

5 hours ago, msfntor said:

New Moon 27.10.0 it steals the profile from my N.M. 28.10 version - but also it does not want some of my extensions anymore...

You should keep separate profiles for 27 and 28, otherwise your shared profile will (probably) get corrupted because of the various changes between versions. 

Start "palemoon.exe -P" to bring up the profile manager. 

 

Link to comment
Share on other sites

8 hours ago, msfntor said:

I don't see a capcha on 4chan website in New Moon 27.10.0 win32 SSE that I uploaded to be able to answer you - look in uBlock to block the capcha. "nothing happens" - have you blocked the scripts?..
New Moon 27.10.0 it steals the profile from my N.M. 28.10 version - but also it does not want some of my extensions anymore...

 

7 hours ago, Rod Steel said:

I try now captcha 4chan - everything works fine with my NM28 2021-08-13. I have only Ublock Origin and PDF Viewer 2.3.240 as addons.

Maybe you have NoScript or similiar addons? Or you have enabled in Ublock Origin additional filters beyond standard?

Try to disable NoScript if you have one. If you not, try to disable Ublock Origin and see what happen with Captcha then.

No scripts are being blocked. It seems to be an issue exclusive to 27, because 28 works just fine. I prefer to use 27 though, as it is much lighter on system resources.

Link to comment
Share on other sites

I suggest using a PORTABLE LOADER even with all of Roytam releases (similar to how my 360Chrome releases use a portable loader).

For all of Roytam releases, use the official portable version from here  --  http://archive.palemoon.org/palemoon/28.x/28.2.2/

I personally use only the 32bit version even on my 64bit systems.

Do not "exectute" the file after you download it (the file name is Palemoon-Portable-28.2.2.win32.exe).

Do not download the "latest and greatest" (it will not work on XP, if I recall, unsure).

Extract the file into its own folder using 7zip or similar.

Delete all of the files in the Bin folder and replace with your Roytam files for whichever browser you wish to run as portable.

If it's a Basilisk or BNav browser, just rename the executable to palemoon.exe or dig through the .ini and edit accordingly.

You'll have to learn a new portable loader .ini format but well worth it - I always run all of my browsers using a loader and .ini.

You can copy your existing profile into the portable loader file structure, the default profile for a NM/PM is in User -> PaleMoon -> Profiles -> Default.

I also do this for added security, my OS doesn't have a "default browser" and the OS can't open what it thinks is the "default browser" because the executable file no longer exists.

 

Edited by ArcticFoxie
Link to comment
Share on other sites

New NewMoon 27 Build!

32bit https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20211023-06f122f42-xpmod.7z
32bit SSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20211023-06f122f42-xpmod-sse.7z
32bit noSSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20211023-06f122f42-xpmod-ia32.7z

64bit https://o.rthost.win/palemoon/palemoon-27.10.0.win64-git-20211023-06f122f42-xpmod.7z

source repo: https://github.com/roytam1/palemoon27

repo changes since my last build:
- import changes from `dev' branch of rmottola/Arctic-Fox:
 - fix assertion (528f0d0b2)
 - fix assertion (8ca4607ca)
 - fix broken assertions (8c64c1865)
 - fix debug code (6e37f6aa7)
 - remove broken assertion (090f9987d)
 - fix assertion according to bug Bug 1328251 (b3835e0c5)
 - fix debug code (f7a2841e6)
 - Bug 1226241 - Use a #define instead of a magic number for self-hosted function name accesses. r=jandem (01e2ec474)
 -  Bug 1235656 - Part 1: Set canonical name in self-hosted builtins. r=till (43cbd7cb9)
 - Bug 912701 - When removing Unicode extension sequences from a locale, ignore similar syntax that might be found in a privateuse component. r=abargull (1524a8b48)
 - remove broken assert (a93490758)
 - remove broken assert (0ddc7e143)
 - fix missing bracket (c4f524729)
 - Bug 1179924 - Create a more modern JS object holder for cross-thread references to JS objects. r=smaug (0804d24cf) (27926d796)
- import changes from `dev' branch of rmottola/Arctic-Fox:
 - Bug 1176004 - Make jstest's unix task runner a generator; r=sfink (03def3308)
 - Bug 1175708 - Followup to fix windows jstests.py bustage on a CLOSED TREE; r=meow (b291f8cd0)
 - Bug 1175636 - Do not spawn a watchdog for each test on Windows; r=sfink (c87370ba8)
 - Bug 1141283 - Compensate for stackwalk duration and sleep overhead when determining sampler sleep time. r=BenWa (cf155667f)
 - Bug 1172186 - Make the profiler build standalone. r=mstange (324ec7283)
 - Bug 1176028 - Use the jstest's task generator directly; r=sfink (6dac9eb7a)
 - Bug 1176064 - Do processing of the jstest's skiplist inline; r=sfink (af6dd9d06)
 - Bug 1165054 - Fix inbound bustage due to missing explicit on single arg constructor r=me (b29da4afe)
 - Bug 1182092 - Try harder to filter out template shapes with indexed properties when making unboxed objects, r=jandem. (2540ff768)
 - Bug 1180299 - Implement ScopeExit for running actions at the end of a scope, r=Waldo (dd40bb356)
 - Bug 1180536 - Use mozilla::ScopeExit to clean up Debugger::addDebugge#eGlobal's consistency on failure; r=sfink (3bec89179)
 - Bug 1170216 - When using the slow-and-standard path in js::SetIntegrityLevel, don't manually call setNonwritableArrayLength afterwards. r=Waldo. (563a26f28)
 - Bug 1171036 - Change GetLengthProperty slow path to use ToLengthClamped instead of ToUint32. r=Waldo. (c0431c393)
 - Bug 1170307 - Inline the common path of NonNullObject; use it instead of ReportObjectRequired in the Debugger. r=shu. (ff70c4e1c)
 - Bug 1167883 - Avoid huge stack frames and stack overflow issues with MSVC PGO builds. r=nbp (a02cdc599)
 - Bug 1181063 - Use mozilla::IsNaN and mozilla::IsInfinite in Simulator-vixl.cpp. r=Waldo, r=sstangl (552a22923)
 - Bug 1181152 - Make Trampoline-mips.cpp compile with clang. r=rankov (d3308f445)
 - Bug 1181581 - Fix some typos in comments. r=jandem (79c5de477)
 - Bug 1175714 - Watch for baseline frame values with nursery types during OSR, r=jandem. (765346890) (06f122f42)

Link to comment
Share on other sites

New regular/weekly KM-Goanna release:
https://o.rthost.win/kmeleon/KM76.4.5-Goanna-20211023.7z

Changelog:

Out-of-tree changes:
* update Goanna3 to git f355dbe3d...06f122f42:
- import changes from `dev' branch of rmottola/Arctic-Fox:
 - fix assertion (528f0d0b2)
 - fix assertion (8ca4607ca)
 - fix broken assertions (8c64c1865)
 - fix debug code (6e37f6aa7)
 - remove broken assertion (090f9987d)
 - fix assertion according to bug Bug 1328251 (b3835e0c5)
 - fix debug code (f7a2841e6)
 - Bug 1226241 - Use a #define instead of a magic number for self-hosted function name accesses. r=jandem (01e2ec474)
 -  Bug 1235656 - Part 1: Set canonical name in self-hosted builtins. r=till (43cbd7cb9)
 - Bug 912701 - When removing Unicode extension sequences from a locale, ignore similar syntax that might be found in a privateuse component. r=abargull (1524a8b48)
 - remove broken assert (a93490758)
 - remove broken assert (0ddc7e143)
 - fix missing bracket (c4f524729)
 - Bug 1179924 - Create a more modern JS object holder for cross-thread references to JS objects. r=smaug (0804d24cf) (27926d796)
- import changes from `dev' branch of rmottola/Arctic-Fox:
 - Bug 1176004 - Make jstest's unix task runner a generator; r=sfink (03def3308)
 - Bug 1175708 - Followup to fix windows jstests.py bustage on a CLOSED TREE; r=meow (b291f8cd0)
 - Bug 1175636 - Do not spawn a watchdog for each test on Windows; r=sfink (c87370ba8)
 - Bug 1141283 - Compensate for stackwalk duration and sleep overhead when determining sampler sleep time. r=BenWa (cf155667f)
 - Bug 1172186 - Make the profiler build standalone. r=mstange (324ec7283)
 - Bug 1176028 - Use the jstest's task generator directly; r=sfink (6dac9eb7a)
 - Bug 1176064 - Do processing of the jstest's skiplist inline; r=sfink (af6dd9d06)
 - Bug 1165054 - Fix inbound bustage due to missing explicit on single arg constructor r=me (b29da4afe)
 - Bug 1182092 - Try harder to filter out template shapes with indexed properties when making unboxed objects, r=jandem. (2540ff768)
 - Bug 1180299 - Implement ScopeExit for running actions at the end of a scope, r=Waldo (dd40bb356)
 - Bug 1180536 - Use mozilla::ScopeExit to clean up Debugger::addDebugge#eGlobal's consistency on failure; r=sfink (3bec89179)
 - Bug 1170216 - When using the slow-and-standard path in js::SetIntegrityLevel, don't manually call setNonwritableArrayLength afterwards. r=Waldo. (563a26f28)
 - Bug 1171036 - Change GetLengthProperty slow path to use ToLengthClamped instead of ToUint32. r=Waldo. (c0431c393)
 - Bug 1170307 - Inline the common path of NonNullObject; use it instead of ReportObjectRequired in the Debugger. r=shu. (ff70c4e1c)
 - Bug 1167883 - Avoid huge stack frames and stack overflow issues with MSVC PGO builds. r=nbp (a02cdc599)
 - Bug 1181063 - Use mozilla::IsNaN and mozilla::IsInfinite in Simulator-vixl.cpp. r=Waldo, r=sstangl (552a22923)
 - Bug 1181152 - Make Trampoline-mips.cpp compile with clang. r=rankov (d3308f445)
 - Bug 1181581 - Fix some typos in comments. r=jandem (79c5de477)
 - Bug 1175714 - Watch for baseline frame values with nursery types during OSR, r=jandem. (765346890) (06f122f42)

* Notice: the changelog above may not always applicable to XULRunner code which K-Meleon uses.

A goanna3 source tree that has kmeleon adaption patch applied is available here: https://github.com/roytam1/palemoon27/tree/kmeleon76

Edited by roytam1
Link to comment
Share on other sites

Does this mean anything to anyone?

Faulting application name: mailnews.exe, version: 4.8.3.7944, time stamp: 0x615fb3a5
Faulting module name: xul.dll, version: 4.8.3.7944, time stamp: 0x615fb3ef
Exception code: 0x80000003
Fault offset: 0x0071f4ca
Faulting process id: 0x164c
Faulting application start time: 0x01d7c93e45309411
Faulting application path: C:\Program Files\mailnews\mailnews\mailnews.exe
Faulting module path: C:\Program Files\mailnews\mailnews\xul.dll
Report Id: ed262659-357f-11ec-805e-842b2b97f12f

 

Found that in Event Viewer.

 

Every now and then, MailNews will crash, as soon as I send an email (which still sends properly and all, thankfully). Not any apparent reason for it, just seems completely random. I just updated to the latest build and so far it's only happened once, but not sure what's going on here.

Link to comment
Share on other sites

Hi

Newmoon 27.10 and the latest Arcticfox version with a new profile and no add-on have a problem. The crash always occurs on the same websites such as msfn.org and systematically. On Youtube and other website, there is no problem.
The crash does not occur when "Noscript" is active ...

2021-10-25_174504.jpg

Link to comment
Share on other sites

Hi

1 hour ago, RainyShadow said:

Try to disable all plugins and check if you still get crashes.

Try to find the name of the faulty module (in event viewer, WinCrashReport, etc.).

Newmoon 27 and Arcticfox by default with no plugins

the module that causes the problem is "mozjs.dll+0x3f8b00 "

the code crash octet
66 0F 7C C0 B8 A0 73 10 01 F2 0F 59 00 66 0F 57
FF 66 0F 2E C7 0F 85 08 00 00 00 F2 0F 10 05 18
90 47 0C 66 0F 57 C9 F2 0F 2A C9 F2 0F 11 8C 24
D8 00 00 00 F2 0F 58 C8 F2 0F 11 8C 24 D8 00 00

 

Edited by IXOYE
Link to comment
Share on other sites

52 minutes ago, IXOYE said:

Newmoon 27 and Arcticfox by default with no plugins

Are you saying there is nothing in the about:plugins page? I am talking about plugins, not extensions.

 

53 minutes ago, IXOYE said:

the module that causes the problem is "mozjs.dll+0x3f8b00 "

OK, the cause is (probably) not a plugin :P

What is your CPU?

For NM27 try the SSE build.

About Arcticfox - wait for a new build.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...