Jump to content

roytam1

Member
  • Posts

    3,304
  • Joined

  • Last visited

  • Days Won

    406
  • Donations

    0.00 USD 
  • Country

    Hong Kong

Posts posted by roytam1

  1. 34 minutes ago, CrazyPresea said:

    amazingly that test build works on nt3.51 on my fresh install haven't installed sp5 or anything, I tried standard retrozilla and firefox 2 and both gave the same errors though. "Dynamic link library MSVCRT.DLL could not be found in the specified path. C:\retrozilla; C:\WINNT35; C:\WINNT35\SYSTEM32"

     

    also that unofficial update pack is here http://bearwindows.zcm.com.au/winnt351.htm#4

    whoa.png

    Works here as well.

    rz2-nt351.png

  2. New build:

    32bit https://o.rthost.cf/palemoon/palemoon-27.6.0a1.win32-git-20171010-0c0b811bb-xpmod.7z

    64bit https://o.rthost.cf/palemoon/palemoon-27.6.0a1.win64-git-20171010-0c0b811bb-xpmod.7z

    Official repo changes since my last build:
    -Disable window.showModalDialog. 2d8bef0
    -window.onerror catches JSON.parse error in Promise fulfillment (follow up) 11e0af6
    -Merge pull request #1399 from janekptacijarabaci/error_improvements_1_followUp_1 f46295e
    -[UXP task] xpfe\appshel\nsWindowMediator.cpp 8026ed0
    -[UXP task] layout\base\nsLayoutUtils.cpp a52e5cf
    -gre/components/FeedProcessor.js e2b5d74
    -gre/components/FeedWriter.js 16e5553
    -gre/components/nsINIProcessor.js (etc.) 3611278
    -[UXP task] gre/modules/commonjs/dev/volcan.js ad0e8d1
    -[UXP task] gre/modules/commonjs/sdk/lang/weak‐set.js 8f539ae
    -gre/modules/devtools/qrcode/decoder/index.js e9710e1
    -[UXP task] gre/modules/devtools/tern/def.js d320a79
    -gre/modules/devtools/sourceeditor/autocomplete.js 5db10c8
    -Building with "‐‐enable‐debug" ‐ fix one of assertion failures 81a5397
    -(1/2) Launch command: palemoon "‐migration" and "‐migration ‐p" (follow up) cbba33c
    -(2/2) Launch command: palemoon "‐migration" and "‐migration ‐p" (follow up) 15da107
    -Synchronize blocklist timestamp. c87b7e2
    -Merge pull request #1400 from janekptacijarabaci/debug_warning_1 662844d
    -Merge pull request #1401 from janekptacijarabaci/debug_assertionFailu… c07455c
    -Remove incorrect assertion (OnStopRequest calls this with null) c60749d
    -Merge pull request #1402 from janekptacijarabaci/migrate_followUp_1 dcd13b4
    -Re‐generate HSTS preload list without stale entries. b25d88b
    -Update HSTS preload list generation script. 0c0b811

  3. 9 hours ago, DrWho3000 said:

    I have followed the steps above, however still does not work (FF 52.4.0 ESR , XP SP3). In the addons opions I can see the PCD module, however the following message appears: Primetime Content Decryption Module provided by Adobe Systems, Inc will be installed shortly, however it does not update/install. It is set to Always Activate, updates on.

    I tried restarting the OS, FF, disabled firewall, same message

    I have checked all these

    media.gmp-eme-adobe.enabled (boolean, true)

    media.gmp-eme-adobe.forceSupported (boolean, true; FF 49.0+)

    media.gmp-eme-adobe.forcevisible (boolean, true; FF 45-48, no longer used in 49.0+)

    media.gmp-eme-adobe.visible (boolean, true; FF 49.0+)

    media.gmp-eme-adobe.version (string, 17; required for manual install now that automatic install is no longer an option)

    media.gmp-eme-adobe.abi (string, x86-msvc-x86; not required, you can set it if you want to more closely mimic automatic install)

    media.gmp-eme-adobe.lastUpdate (integer, 1500000000; not required, you can set it if you want to more closely mimic automatic install)

    media.gmp.decoder.enabled (boolean, true)

    media.eme.enabled

    they are all correct

    I see somewhere it was suggested to modify the string
    media.gmp-manager.url  aus5.mozilla.org/update/3/GMP/%VERSION%/%BUILD_ID%/%BUILD_TARGET%/%LOCALE%/%CHANNEL%/%OS_VERSION%/%DISTRIBUTION%/%DISTRIBUTION_VERSION%/update.xml
    from %Vesion% to %51.0% to mimic an older version, but this didn't work

    Try this link:

    media.gmp-manager.url  aus5.mozilla.org/update/3/GMP/51.0/20170413192749/WINNT_x86-msvc-x86/en-US/release/Windows_NT%205.1/default/default/update.xml

     

  4. On 10/10/2017 at 8:47 AM, CrazyPresea said:

    nice to see this project is still active, just tried this on my (slightly modded) install of nt 3.51, haven't had any issues so far.

    By my binaries or official rz2.0?
    I doesn't test my build on NT 3.51 yet.

    BTW I'm still trying to get fx3.6 build with VC2003(as my old effort some years ago, and now I pick it up again), and chromium ipc library hurts. :P
    EDIT: so --disable-ipc switch is used. and now struggling in widget folder.

    EDIT2: Build success but crash on startup, need more debugging.

    EDIT3: Back to origin - Build works in XP but not NT4, firefox.exe exits immediately once started on NT4. Trying to build a DEBUG build of 3.0b1 and run on NT4 to see which component causing issue.

    EDIT4: Seems to me Mutex problem?

  5. my VC2003 test build is here: http://o.rthost.cf/gpc/files1.rt/rzbrowser-tls12.7z

    EDIT: VC6 build some kind of works. http://o.rthost.cf/gpc/files1.rt/rzbrowser-tls12-vc6.7z
    but SSL is not working in my freshly installed win95 osr2.
    I can only use conservative optimize flags like: ac_add_options --enable-optimize="-O2 -G6"

    Actually VC71 build works more better in Win95 OSR2 besides SSL is still not working.

    See below!

  6. 3 hours ago, Dibya said:

    Thanks a lot for confirming but it is not working for me for some reason .

    @roytam1 please can you strip your package with following mozbuild command on next release if you like. It will create a installer . It worked for me in sea monkey i don't know about Palemoon. 

    
    mach installer

    Edit: I found the issue for download . XP doesn't support TLS1.2 which rhost issue reason IDM cannot impart security connection. 

    I think `mach package`will do?

    and for chrome/IE on XP can't access HTTPS version of build storage site, it is nothing to do with TLS 1.2, but due to lack of SNI support in schannel.dll.
    You can always use non-HTTPS version of links since it is CloudFlare-fronted site.
     

  7. 13 hours ago, rn10950 said:

    @roytam1 I tried applying your TLS files and building, and I have gotten errors involving WINVER being set as 0x0500 not 0x0400 which is required by WIn95 and NT 4, as well as an error in win95thred,c have you gotten these errors before? What OS have you been testing on? Could you send me a completed binary of what you included in the screenshot for me to play around with? (retrozilla.exe along with all the dlls and subfolders [dist/bin])

    https://github.com/rn10950/RetroZilla/issues/7#issuecomment-334908527

    NSPR supplement patch for VC6 posted.

    *EDIT: will repost whole replacement later.

  8. 20 minutes ago, rn10950 said:

    @roytam1 I tried applying your TLS files and building, and I have gotten errors involving WINVER being set as 0x0500 not 0x0400 which is required by WIn95 and NT 4, as well as an error in win95thred,c have you gotten these errors before? What OS have you been testing on? Could you send me a completed binary of what you included in the screenshot for me to play around with? (retrozilla.exe along with all the dlls and subfolders [dist/bin])

    As you see it my screenshot, I used it in XP so no errors to me.

    Since I don't build with WINVER=0x400 (as my build is VC2003 build) I don't know whats going on here.
    If you can post compilation error log I think I can help BTW.

    for my binaries I can only have it some hours later since it is 1am here and I need some sleep and apply patches in issue #8 and #9 first after I wake up.

  9. On 10/5/2017 at 3:35 AM, petrus said:

    Here is a quick portable version of 27.6.0a1.win32-git-20171004-61e3f2cfb (with lav dlls) based on Palemoon-Portable-27.5.0:

    NewMoon-Portable-Roytam.rar (36.77MB) https://www.sendspace.com/file/elvhqp

     

    + A few small requests:

    1. Could you change the default search engine from duckduck back to google?

    2. Remove loading www.palemoon.org/firstrun.shtml on the first run

    in "browser/branding/shared/pref/preferences.inc"

    pref("startup.homepage_welcome_url","http://www.palemoon.org/firstrun.shtml");

    3. Change default startup page from "start.palemoon.org" to about:blank

    Sure. :)

    32bit https://o.rthost.cf/palemoon/palemoon-27.6.0a1.win32-git-20171006-fc3f4bdc7-xpmod.7z

    64bit https://o.rthost.cf/palemoon/palemoon-27.6.0a1.win64-git-20171006-fc3f4bdc7-xpmod.7z

    Official repo changes since my last build:
    -Merge pull request #1395 from trav90/media-work
    -Merge pull request #1388 from JustOff/PR_statusbar_cleanup
    -Merge pull request #1393 from JustOff/PR_webext_error
    -Remove debug messages
    -Use alternative patch to force linking against ws2_32.
    -Update NSS to 3.32.1-RTM
    -Update NSPR to 4.16-RTM
    -Handle non-empty tail dispatchers in BeginShutdown
    -Implement TaskDispatcher::DispatchTasksFor
    -Fix a potential reference issue in JS arrays.
    -Fix some potential rooting hazards in the NPAPI plugin interface.
    -Safely close test stream
    -Display "not supported" error when trying to install WebExtension

    My changes since my last build:
    -following petrus's suggestions:
     1. Could you change the default search engine from duckduck back to google?
     2. Remove loading www.palemoon.org/firstrun.shtml on the first run
     3. Change default startup page from "start.palemoon.org" to about:blank

  10. 2 hours ago, rn10950 said:

    How do you want your name displayed? Your MSFN user name or your real name?

    Right now, my big issue is getting the builder to respect my objdir setting. It's just building into the source tree. It's a laptop using Win2k3 32-bit, Core 2 Duo, 2Gb RAM. I used to do the building on a Win2K box with blackwingcat's kernel, IDK why it built right on that machine, but I can't get back in due to the machine not recognizing my USB keyboard before the login screen. (2k does the driver installs after login, really good design MS) The PS/2 keyboard port is shot.

    MSFN username is enough. :)

    for accessing buildslave, I use VNC. So I don't have keyboard/mouse/VGA connected on buildslave, just having ethernet and power connected.

  11. 4 hours ago, rn10950 said:

    Great! I made a comment on the GitHub post, I still can't get it to build properly, but once I do, I will implement this. Do you want your name added to the contributor list in about:credits?

    Yes please do so :)

    and for building binaries, it works in my old build rig(AMD Athlon X2 5200, 2GB RAM, XP SP3) which is upgraded from AMD Athlon 2600+(Socket 462)

    For modifying sources and test build always taking 15~30 minutes each build.

  12. New Build!

    If you encounter extensions not show icon, clicking options button of extension causing browser unresponsive, etc. please try following actions:
    1.a Killing palemoon.exe
    1.b Copy whole extensions folder out of profile folder (to somewhere else for example, desktop)
    1.c Restart browser without restoring previous sessions
    1.d Goto about:addons page
    1.e Drop XPI files from the copied-out extensions folder to about:addonss page One-by-One.
    1.f After all XPI files are dropped and installed/updated, restart browser


    Official repo changes since my last build:

    - Focus the address bar if opened content in a new window is blank. (babcb02)
    - Fix preprocessor build warnings (7fa18a4)
    - Merge pull request #1389 from JustOff/PR_pp_warnings (9219747)
    - Fix MSVC LNK4217 warning in hunspell (c7e04ff)
    - Merge pull request #1390 from JustOff/PR_hunspell_LNK4217 (884093a)
    - Tweak the Windows 10 styling of the default theme. (8416a01)
    - Fix warnings from MakeNSIS (91268a6)
    - Merge pull request #1392 from JustOff/PR_nsis_warnings (d41b540)
    - Work around some more issues with broken Apple fonts. (7121f53)
    - Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon (c97789a)
    - Update to latest libhyphen code from upstream. (61e3f2c)

    My changes since my last build:
    - Change zlib crc32.c to use PCLMULQDQ (mostly from https://github.com/fhanau/Efficient-Compression-Tool/blob/master/src/zlib/crc32.c , with some changes preventing crash when buf is nullptr)

     

    32bit:
    https://o.rthost.cf/palemoon/palemoon-27.6.0a1.win32-git-20171004-61e3f2cfb-xpmod.7z

    64bit:
    https://o.rthost.cf/palemoon/palemoon-27.6.0a1.win64-git-20171004-61e3f2cfb-xpmod.7z

  13. 5 hours ago, heinoganda said:

    So far it has now also worked with the language pack, as recommended by  @VistaLover recommended the maxVersion entry in the file install.rdf. I am not a big Pale Moon user, but it is always good to have an alternative web browser. In the upcoming versions of New Moon by Feodor2 will show whether various changes such as the three codec files of K-Lite. If not, it would not be bad if in the future you also a version of New Moon from the regular release give. Thank you for your efforts.

    :)

    From https://github.com/Feodor2/Mypal/issues/3#issuecomment-333623428 , Feodor2 said that newer ffmpeg patch for PMXP will need compiling ffmpeg/lbav libraries by builders for bundling.

    And I think I don't want to compile ffmpeg/libav libaries (for the laziness) and keep my modified patch using LAV filters' ffmpeg libraries in portable way in my later builds.

×
×
  • Create New...