Contributed SeaMonkey Win32 builds for testing

Discussion of third-party/unofficial Firefox/Thunderbird/SeaMonkey builds.
User avatar
Philip Chee
Posts: 6475
Joined: March 1st, 2005, 3:03 pm
Contact:

Contributed SeaMonkey Win32 builds for testing

Post by Philip Chee »

Bug 1169140 - Make available existing private WIN32 builds for testing

Callek has set up a download page on his website to host contributed Win32 builds for testing:
http://seamonkey.callek.net/contrib/
I've just uploaded seamonkey-2.38a1.en-US.win32-20150605-234101.zip Please take it for a trial run and let us know of any problems.

Phil
User avatar
therube
Posts: 21714
Joined: March 10th, 2004, 9:59 pm
Location: Maryland USA

Re: Contributed SeaMonkey Win32 builds for testing

Post by therube »

"readme" with hashes & who actually contributed the build, perhaps?
(Heh. Maybe I'll peek at the .txt next time.)


Oh, & IMO, no need for ZIP builds, as the .exe, smaller as it is, can be extracted simply with 7-zip.


My current "UNSEA.BAT" (circa 2010):

Code: Select all

777 x sea*.exe
pause

CC /S core X
CC /S nonlocalized X
CC /S localized X
CC /S optional X
pause

attrib -a /s X\*
pause

rd /s /q core
rd /s /q nonlocalized
rd /s /q localized
rd /s /q optional

pause
exit


777.exe == 7-Zip.exe (command line version & easier for me to type '777' instead of '7-zip')
CC == XXCOPY (provides more functionality then COPY/XCOPY)
(In the OLD days, there was a program "Controlled Copy" aka CC that was the bomb in speed & versatility. And when XXCOPY superseded it, well the CC stuck ;-).)

Nothing special there.
Installs into a subdirectory named 'X'.
Adjust as wanted.
Fire 750, bring back 250.
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball CopyURL+ FetchTextURL FlashGot NoScript
User avatar
patrickjdempsey
Posts: 23686
Joined: October 23rd, 2008, 11:43 am
Location: Asheville NC
Contact:

Re: Contributed SeaMonkey Win32 builds for testing

Post by patrickjdempsey »

Philip, I'm seeing a few possible bugs in this build:

First, there is a 2 second delay in drawing the images of the main toolbar buttons when the browser is loading. If the buttons have CSS surrounds, these are drawn and then 2 seconds later the images load.

Starting in Safe Mode, the browser at first is "maximized" and then after a second resizes to the correct restored size.

I am assuming the two are really the same problem.
Tip of the day: If it has "toolbar" in the name, it's crap.
What my avatar is about: https://addons.mozilla.org/en-US/seamonkey/addon/sea-fox/
User avatar
LuvKomputrs
Posts: 659
Joined: June 9th, 2010, 8:15 am

Re: Contributed SeaMonkey Win32 builds for testing

Post by LuvKomputrs »

Noticed some minor issues whilst using adobe flash player.
SeaMonkey was loading very slowly for me at first.
Disabling hardware acceleration in flash seemed to do the trick.
Now, SeaMonkey 2.38a1 is loading very quickly.
Not sure if this is happening for everyone. :?:
Did a systems check on my computer and everything else is fine. :)
Also checked other add-ons and plugins, etc. in SeaMonkey.
Working now smoothly for me. :D
And with respect to the ZIP WIn32 builds, IMHO should be kept as is.
Never use 7-zip myself. And I'm not saying 7-zip is bad software. :wink:

edit#1: Got some feed back from several of our clients who are using this build. They like the idea of having a .zip file to quickly download and extract without having to download/use other software on their computers.
*Perhaps we can have an option set for users to chose between using 7-zip if they wish to do so or just download the ZIP file and then extract them?*
edit#2: Further feed back from our clients. They are really enjoying using 2.38a1 And my colleagues and I haven't heard from anyone experiencing any major issues. :)
User avatar
Philip Chee
Posts: 6475
Joined: March 1st, 2005, 3:03 pm
Contact:

Re: Contributed SeaMonkey Win32 builds for testing

Post by Philip Chee »

I'm uploading ZIP builds because these don't try to change the windows registry unlike The NSIS installer in the .exe builds.
This means that you an unzip it in a different location to test without having to uninstall your regular SeaMonkey.

New build uploaded to http://seamonkey.callek.net/contrib/

seamonkey-2.38a1.en-US.win32-20150609-014921.zip

Code: Select all

CRC32: 0C6B90FC
MD5: 8A8BFB76AD0FBFB4F96E083918F965B8
SHA-1: 2F7ACA42A3C3A6344EB910D8134236191CF5926F
SHA-256: 9C519C585C514AAF514433A9A8D9A77C6FD942FAF3A56F021B957273BFBE85E7
SHA-256 Base64: nFGcWFxRSq9RRDOpqNmnfG/ZQvrzpW8CG5Vyc7++hec=
SHA-384: 25768FBF9D37DE6B6D2D7070CEFB1B5F4588C71E6A863F0079A444159185FA4D85E708E81AFC69BB62CD14DD20607521
SHA-512: 6E9B6281DB8D253FA0100CBA5F980B3D1BD42E9E0F7D734A34E679037593354D77A6FE90433503CC71CF8882E91E4DE20211D53C0B73992DEEDD54841868CF25
SHA3-224: 91A495A232662E7BDC505DCDAD8DE353EB8E9268A0098D81A0F08207
SHA3-256: A86DDB7B35B7D8E66372DF51CB74BF04E5F68BEE704F8CA85E08E5DE51EBC5C0
SHA3-384: B63C9EECD44968CDF9952BC794051BC93A6ED100D709F22F3C9D3C0993865459C292C9491B424E4DB7B857A322349428
SHA3-512: 054EA3DABC8A1CC295DC634A58C8814307D5D7C8ADCE7C0EAD714ADDB6C7AA35A536618F24A040BDA8C7487ED68E79DBEF905E62B8416D929200B49377BA483B


Phil
rn10950
Posts: 18
Joined: December 9th, 2014, 6:48 am

Re: Contributed SeaMonkey Win32 builds for testing

Post by rn10950 »

I have made some 2.35 builds from comm-release last night in both Win32 and Win64:
You can get them here.
gbukwa
Posts: 2
Joined: June 14th, 2015, 9:49 am

Re: Contributed SeaMonkey Win32 builds for testing

Post by gbukwa »

rn10950 wrote:I have made some 2.35 builds from comm-release last night in both Win32 and Win64:
You can get them here.


Thank You,
GoB
User avatar
marcelo-ar
Posts: 13
Joined: February 9th, 2004, 8:12 pm
Location: Bs.As. , Argentina
Contact:

Re: Contributed SeaMonkey Win32 builds for testing

Post by marcelo-ar »

rn10950 wrote:I have made some 2.35 builds from comm-release last night in both Win32 and Win64:
You can get them here.

This 2.35 32-bit is not working for me; gives exception c06d007e error (tested on win 7 and XP)
User avatar
therube
Posts: 21714
Joined: March 10th, 2004, 9:59 pm
Location: Maryland USA

Re: Contributed SeaMonkey Win32 builds for testing

Post by therube »

He didn't package ( msvcp120.dll, msvcr120.dll ) in the ZIP, but I get a message to that effect.

You may need the MS VC 2013 runtimes installed, if you don't have it already (otherwise you'll crash on startup).
Or you can simply pull the needed files from a FF 38 (or greater) install & just copy them into the SeaMonkey instalDir: msvcp120.dll & msvcr120.dll.


See if throwing them in gets you working?
Otherwise, working on my end, Win7 x64, SeaMonkey 2.35 x86.


(Also note that there are 32 & 64-bit versions of those files & you'll need to install/copy the respective bit-version depending on the bit-version of SeaMonkey.)
Fire 750, bring back 250.
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball CopyURL+ FetchTextURL FlashGot NoScript
User avatar
marcelo-ar
Posts: 13
Joined: February 9th, 2004, 8:12 pm
Location: Bs.As. , Argentina
Contact:

Re: Contributed SeaMonkey Win32 builds for testing

Post by marcelo-ar »

therube wrote:He didn't package ( msvcp120.dll, msvcr120.dll ) in the ZIP, but I get a message to that effect.

You may need the MS VC 2013 runtimes installed, if you don't have it already (otherwise you'll crash on startup).
Or you can simply pull the needed files from a FF 38 (or greater) install & just copy them into the SeaMonkey instalDir: msvcp120.dll & msvcr120.dll.


See if throwing them in gets you working?
...

Thanks!
I've got msvcp120.dll & msvcr120.dll from seamonkey-2.37a2 and now 2.35 is working fine.
Also found this comment with more 2.35 windows builds (more languages available):
https://blog.seamonkey-project.org/2015 ... omment-337
https://l10n.mozilla-community.org/~aka ... y/nightly/
NanM
Posts: 182
Joined: September 16th, 2008, 1:04 am
Location: SW WAustralia

Re: Contributed SeaMonkey Win32 builds for testing

Post by NanM »

Thanks so much to Philip Chee, Callek and rn10950.

Tested 2.35.en-US.win64-201050612-212216 in a newish 64bit portable with 12Gb RAM (musician's transposing machine) with her default daily profile:
Default theme, NoScript in full whitelisting mode (ie nothing whitelisted and no embeddings default playing) for a plain domestic browsing session - news sites, no Flash plugin (youtube and equivalent multimedia files downloaded with FlashGot), all pdfs handed out to a third party pdf reader (non-adobe) some gif animations, all downloads handled by DTA multithreading wherever possible.
User.js for a few extension config toggles appears to have been respected.
Networking all seems to run fine.
Can't say that this 2.35 64 bit runs any snappier or different than the 2.38 a1 BuildID=20150523065810 32 bit of Philip Chee's that has been running in this same machine for a couple of weeks now. But then I don't think there's much memory/swap needed for browsing mainly text and music in only a few tabs per session.
Sorry no mail or chat use around here to test.

Good luck with the next official release!
User avatar
Philip Chee
Posts: 6475
Joined: March 1st, 2005, 3:03 pm
Contact:

Re: Contributed SeaMonkey Win32 builds for testing

Post by Philip Chee »

Philip Chee wrote:Experimental SeaMonkey 2.35-gamma test build
http://seamonkey.callek.net/contrib/seamonkey-2.35.en-US.win32-20150626.zip
http://seamonkey.callek.net/contrib/seamonkey-2.35.en-US.win32-20150626.txt
Please take this out for a test drive and report any problems.

Notes:
  • Built of mozilla-esr38 + THUNDERBIRD_38_VERBRANCH. Note Official 2.35 release will be built off mozilla-release 38 (Probably 38.0.6)
  • DOM Inspector built off changeset 80c195824f1e. Version shows as 2.0.16pre. I have uploaded 2.0.16 to AMO so SeaMonkey should update to that version if configured.
  • Chatzilla built off changeset c65366e47dd2. Version shows as 0.9.91.1 . This is a problem because SeaMonkey may update to the version on AMO (0.9.91.1.1-signed).
Phil
User avatar
LuvKomputrs
Posts: 659
Joined: June 9th, 2010, 8:15 am

Re: Contributed SeaMonkey Win32 builds for testing

Post by LuvKomputrs »

Looking good! :)
No issues with Chatzilla for me at the moment. :D
4td8s
Posts: 784
Joined: June 24th, 2009, 1:07 pm

Re: Contributed SeaMonkey Win32 builds for testing

Post by 4td8s »

2.38a1 & 2.39a1 win32 nightly builds have started to show up.

i guess the contributed win32 builds will no longer be needed anymore once I saw the 2.38a1 & 2.39a1 win32 builds posted there.
Post Reply