Jump to content

My Browser Builds (Part 2)


Recommended Posts

20 minutes ago, 3dreal said:

 

I can only speak about my SSE-experiences with the installer. When you tried to use the installer without admin-privilegues you have two problems: 1. browser will not start-no access. 2. you must totally remove the browser-folders(those you wrongly installed) before restarting with admin-previlegues. reinstallation in admin-account will not help. will never do. installer must run in standard-account with admin-previlegues.  maybe right-clicking and "execute as" with the right PW would do. didnt yet test maybe someone can do.
 

I fixed this all a while back.

I ran the installer as admin. The problem was standard users could not use the program.

I fixed the script so that standard users can use the programs, now, among other things.

I disable UAC on my system for standard users so Run As Admin is blocked by Group Policy.

Link to comment
Share on other sites


Since you have your own workaround  my tips are still true for those not having done your steps.

btw: Execute as means Run as.
Update: My findings are still true for SSE.
AND: german language pack(de-de) not working anymore.

didnt update since some months. will check which version i had installed when it last worked.
Will discuss this issue later since i remember anybody else has the same problem.
had PM-crashes(again) when running in folder instead of installation. Thats what i always did at the very beginning with Newmoon/PM. no installer used.

Edited by 3dreal
restricted account needs admin-rights during installation
Link to comment
Share on other sites

Is Microsoft download center not searchable anymore? I once asked a related question that the search box do not show completely, which is still the same; but now it seems I cannot search anything. mssearch.PNG.a92fc621fc4803a7e192609c890a64ff.PNG

There are "shop" and "explore" category, but no "download center". Clicking the menu "All microsoft" -> "other" ->"free downloads & security" will bring you to a page for browsing, without search function.

Link to comment
Share on other sites

Is anyone able to load weather.cod.edu?

I haven't been able to do so for several days in New Moon or Serpent (cancels as soon as I enter it in), yet it still works in a chromium browser on my smartphone. Even setting a Chrome 80/Win10 user agent doesn't change anything.

Edited by win32
Link to comment
Share on other sites

The roytam 1 test Iceape-uxp is a hardened / crippled version of SeaMonkey sporting a modern and maintained UXP browser instead of SeaMonkeys default browser based on Firefox 52. Only very few add ons will work with iceape-uxp where those in the zip file below does for me:

standalone_seamonkey@iceweasel.xpi – Allows to use SeaMonkey as a standalone e-mail client by opening links from Mail & Newsgroups in a an external web browser instead of SeaMonkey.

seatab_x_2-0.3.3@iceweasel.xpi – Adds a close button to each browser and mail tab

nicereader-1.4@iceweasel.xpi – A web page text only text reader

uBlock0@raymondhill@iceweasel.xpi – Ublock ver. 1.16.4.17

InternetProtection@360safe@iceweasel.xpi – Adds an extra layer of protection if using 360 Total Security AV

password-backup-tool@iceweasel.xpi  – Export and import your saved passwords

Also included in the zip is a few search engines (google, duckduckgo etc) to be copied into the searchplugins folder

      Iceape-uxp plugins zip

 

Link to comment
Share on other sites

1 hour ago, FantasyAcquiesce said:

@roytam1

I tried to test your K-Meleon 1.5.4 build on Windows 95, but it does not launch. An error states that K-Meleon is linked to missing export ADVAPI32.DLL: CreatedRestrictedToken

Did you try launching the "k-meleonW9x.exe" version of the file? You then need to copy "MSVCP71.DLL", and "MSVCR71.DLL" into K-Meleon's root directory if you haven't already. An updated COMCTL32.DLL file is also needed, and is best obtained from installing IE 5.5. The way I chose to obtain MSVCP71.DLL and MSVCR71.DLL is to install the March 5th 2010 K-Meleon 1.5.4 version from the executable installer.

Edited by ClassicNick
Link to comment
Share on other sites

New build of Serpent/UXP for XP!

Test binary:
Win32 https://o.rths.ml/basilisk/basilisk52-g4.5.win32-git-20200307-3b5e5c9-uxp-88da01c29-xpmod.7z
Win64 https://o.rths.ml/basilisk/basilisk52-g4.5.win64-git-20200307-3b5e5c9-uxp-88da01c29-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-20200307-3b5e5c9-uxp-88da01c29-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-20200307-13122a94e-uxp-88da01c29-xpmod.7z
Win64 https://o.rths.ml/palemoon/palemoon-28.9.0a1.win64-git-20200307-13122a94e-uxp-88da01c29-xpmod.7z

Official UXP changes since my last build:
- Issue #1319 - Remove EARLY_BETA_OR_EARLIER condition (b118bab81)
- Correct typo in mailnews/base/src/moz.build (c30898ce3)
- Mork is not dependent on dbm and never was. (9fceb389c)
- Remove unused mailnews.mozbuild (76bacde2a)
- Issue #251 - Move --disable-dbm to ac configure (f0abf6273)
- Issue #1053 - Remove android support from nsNSSComponent.cpp (9b86872d3)
- Issue #1053 - Remove android-only skia-npapi (1d86d3782)
- Issue #190 - Part 1: Remove XP_IOS conditional code (6a3d5769d)
- Revert "Issue #190 - Part 1: Remove XP_IOS conditional code" (65b37410c)
- Remove exposed bug from UpdateUtils.jsm (88da01c29)

Official Basilisk changes since my last build:
- Cleanup MozInfra files from application directory (d1523e6)
- Issue MoonchildProductions/UXP#1319 - Remove uses of EARLY_BETA_OR_EARLIER in application prefs (dd9d355)
- Update platform branch pointer (2ab28d6)
- Merge branch 'master' of https://github.com/MoonchildProductions/Basilisk (980054d)
- Issue MoonchildProductions/UXP#1390 - Remove presentation API files from installation manifest. (111afca)
- Issue MoonchildProductions/UXP#316 - Update install manifest for moved jsinspector interface (63cf9a1)
- Update platform branch pointer (174c905)
- Merge branch 'master' of https://github.com/MoonchildProductions/Basilisk (3b5e5c9)

Official Pale-Moon changes since my last build:
- Cleanup MozInfra files from application directory (37372a86e)
- Issue #1730 - Add 1.25x play speed to the html player context menu (0ca94052f)
- Merge pull request #1731 from JustOff/PR_player_speed_context_menu (6ea53c1f2)
- Issue #380 - Switch on dynamic user-agent updates (13122a94e)

Link to comment
Share on other sites

New build of BOC/UXP for XP!

Test binary:
MailNews Win32 https://o.rths.ml/boc-uxp/mailnews.win32-20200307-6cf2e411-uxp-88da01c29-xpmod.7z
Browser-only Suite Win32 https://o.rths.ml/boc-uxp/bnavigator.win32-20200307-6cf2e411-uxp-88da01c29-xpmod.7z

source patch (excluding UXP): https://o.rths.ml/boc-uxp/boc-uxp-src-xpmod-20191123.7z

No official repo changes since my last build.

--

New build of IceApe-UXP for XP!

Test binary:
https://o.rths.ml/gpc/files1.rt/iceape.win32-20200307-id-088353e-ia-041bf6a-uxp-88da01c29-xpmod.7z

For UXP changes please see above.

Link to comment
Share on other sites

New NewMoon 27 Build!

32bit https://o.rths.ml/palemoon/palemoon-27.9.7.win32-git-20200307-fa6c62b3e-xpmod.7z
32bit SSE https://o.rths.ml/palemoon/palemoon-27.9.7.win32-git-20200307-fa6c62b3e-xpmod-sse.7z
32bit noSSE https://o.rths.ml/palemoon/palemoon-27.9.7.win32-git-20200307-fa6c62b3e-xpmod-ia32.7z

64bit https://o.rths.ml/palemoon/palemoon-27.9.7.win64-git-20200307-fa6c62b3e-xpmod.7z

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

repo changes since my last build:
- toolkit: restore ResetProfile.jsm to previous state, fix about:support (aafa3ce17)
- import changes from `dev' branch of rmottola/Arctic-Fox:
 - Bug 1103036 - Ensure __delete__ message from TabChild doesn't get sent after ActorDestroy (r=bent) (c91362f82)
 - Bug 1103036 - Wait for ContentChild shutdown during profile-before-change; r=billm (98602a765)
 - Bug 1103036 - Use nsITimer for ContentParent shutdown timer (r=bent) (d8f453cb5)
 - Bug 1103036 - Use kill timer when shutting down ContentParent in shutdown observer; r=billm (0b3dba9bd)
 - Bug 1103036 - Don't send shutdown message to Nuwa processes; r=billm (3337de858)
 - Bug 1131375 - Fix message ordering for in-process message manager (r=smaug) (2256e6aa8)
 - Bug 1155224 - Add targetFrameLoader property to messages (r=smaug) (971ff2db4)
 - Bug 1134762 - Clean-up UseFastPath logic to avoid OOM error. r=kats (28e0da5c3)
 - HACK - include nsPIDOMWInindow to get tree compiling again, no clue why it is needed now (88c10e8b4)
 - Bug 982347 - Implement netError design changes. r=Unfocused (e27b9af06)
 - Bug 1014282: Do not direct every ssl error to 'Report Web Forgery' (r=margaret) (febb83ad8)
 - Bug 1035536 - add blank theme file for net error pages, r=Unfocused (cac5f43ba)
 - Bug 1035536 - move CSS to themes directory, r=dao (5191e1032)
 - Bug 859695 - OS.File should be adopted in PlacesBackups.jsm and PlacesUtils.jsm. r=mak (78ebec312)
 - Bug 529697 - (CSP 1.1) Implement form-action directive [3/4], r=unfocused (2f884e70f) (755cb8b71)
- Revert "Reverted all AF front-end changes to restore session restore function." (57b53303a)
- 2nd attempt to align front-end code (and related other changes) with ArcticFox (as of https://github.com/rmottola/Arctic-Fox/commit/e4df9310356a3e9925c8c13f0a80b5922dc76912) (c689a1f44)
- Merge pull request #4 from roytam1/af-frontend-merge (3c1231618)
- imported mozilla upstream changes: bug1144189, bug1157986, bug1181097, bug1181735, bug1243586 (a54c33f93)
- import TLDs and HSTS from TFF (rev 67706e1f6) (0106daa6b)
- import NSS tip revs: bug1608493, bug1610687, bug1611209, bug1582169, bug1614786, bug1538980, bug1614870, bug1431940 and also import changes from `RFC6367' branch in UXP:
 - Issue #1462 - Part 1: Implement HMAC-based Camellia suites in NSS. (099a1ea88)
 - Issue #1462 Part 2: Implement security manager changes for RFC 6367 §2.1 (813dd6369) (20bc65972)
- import changes from tenfourfox: #593: M1607742 M1684490 (fa6c62b3e)

Link to comment
Share on other sites

New regular/weekly KM-Goanna release:
https://o.rths.ml/kmeleon/KM76.2-Goanna-20200307.7z

Changelog:

Out-of-tree changes:
* update Goanna3 to git 6a75a56f2..fa6c62b3e:
- toolkit: restore ResetProfile.jsm to previous state, fix about:support (aafa3ce17)
- import changes from `dev' branch of rmottola/Arctic-Fox:
 - Bug 1103036 - Ensure __delete__ message from TabChild doesn't get sent after ActorDestroy (r=bent) (c91362f82)
 - Bug 1103036 - Wait for ContentChild shutdown during profile-before-change; r=billm (98602a765)
 - Bug 1103036 - Use nsITimer for ContentParent shutdown timer (r=bent) (d8f453cb5)
 - Bug 1103036 - Use kill timer when shutting down ContentParent in shutdown observer; r=billm (0b3dba9bd)
 - Bug 1103036 - Don't send shutdown message to Nuwa processes; r=billm (3337de858)
 - Bug 1131375 - Fix message ordering for in-process message manager (r=smaug) (2256e6aa8)
 - Bug 1155224 - Add targetFrameLoader property to messages (r=smaug) (971ff2db4)
 - Bug 1134762 - Clean-up UseFastPath logic to avoid OOM error. r=kats (28e0da5c3)
 - HACK - include nsPIDOMWInindow to get tree compiling again, no clue why it is needed now (88c10e8b4)
 - Bug 982347 - Implement netError design changes. r=Unfocused (e27b9af06)
 - Bug 1014282: Do not direct every ssl error to 'Report Web Forgery' (r=margaret) (febb83ad8)
 - Bug 1035536 - add blank theme file for net error pages, r=Unfocused (cac5f43ba)
 - Bug 1035536 - move CSS to themes directory, r=dao (5191e1032)
 - Bug 859695 - OS.File should be adopted in PlacesBackups.jsm and PlacesUtils.jsm. r=mak (78ebec312)
 - Bug 529697 - (CSP 1.1) Implement form-action directive [3/4], r=unfocused (2f884e70f) (755cb8b71)
- Revert "Reverted all AF front-end changes to restore session restore function." (57b53303a)
- 2nd attempt to align front-end code (and related other changes) with ArcticFox (as of https://github.com/rmottola/Arctic-Fox/commit/e4df9310356a3e9925c8c13f0a80b5922dc76912) (c689a1f44)
- Merge pull request #4 from roytam1/af-frontend-merge (3c1231618)
- imported mozilla upstream changes: bug1144189, bug1157986, bug1181097, bug1181735, bug1243586 (a54c33f93)
- import TLDs and HSTS from TFF (rev 67706e1f6) (0106daa6b)
- import NSS tip revs: bug1608493, bug1610687, bug1611209, bug1582169, bug1614786, bug1538980, bug1614870, bug1431940 and also import changes from `RFC6367' branch in UXP:
 - Issue #1462 - Part 1: Implement HMAC-based Camellia suites in NSS. (099a1ea88)
 - Issue #1462 Part 2: Implement security manager changes for RFC 6367 §2.1 (813dd6369) (20bc65972)
- import changes from tenfourfox: #593: M1607742 M1684490 (fa6c62b3e)

* 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

Link to comment
Share on other sites

3 hours ago, roytam1 said:

I can signin at Citibank but it then lands on the dashboard page but it is empty - can't do anything without the dashboard page loading.

But this is something that would require an actual Citibank account to be able to witness.

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...