scragz: Win32 optimized (probably today)

Discussion of third-party/unofficial Firefox/Thunderbird/SeaMonkey builds.
scragz
Posts: 2914
Joined: February 8th, 2003, 2:38 am
Location: San Diego, US
Contact:

scragz: Win32 optimized (probably today)

Post by scragz »

All builds use the free (libre) unofficial artwork that I'm trying to get adopted as the official unofficial artwork.

<del>These get built automatically every morning starting at 3:00 AM PST and are uploaded as they are completed, usually before 8:00 AM.</del>
The task scheduler on my XP box where these get built is completely non-functional, so I have to start them manually now until I can reinstall. I have been getting up around 09:00 PST lately and that's when they'll get started for now.

Builds are here:
http://scragz.com/tech/mozilla/builds

More info about them is here:
http://scragz.com/tech/mozilla/build-info



Code: Select all

========================================
# sh
# Build configuration script
MOZILLA_OFFICIAL=1
BUILD_OFFICIAL=1

export MOZ_PHOENIX=1
mk_add_options MOZ_PHOENIX=1

ac_add_options --disable-ldap
ac_add_options --disable-mailnews
ac_add_options --enable-extensions=cookie,xml-rpc,xmlextras,p3p,pref,
transformiix,universalchardet,typeaheadfind,webservices,inspector

ac_add_options --enable-crypto
ac_add_options --disable-composer
ac_add_options --disable-profilesharing
ac_add_options --disable-tests
ac_add_options --disable-debug
ac_add_options --enable-optimize="see above"
ac_add_options --enable-static
ac_add_options --disable-shared
Last edited by scragz on May 4th, 2004, 12:42 pm, edited 8 times in total.
Melhisedek
Posts: 31
Joined: February 4th, 2004, 10:06 am

Re: scragz: Win32 optimized 2004.03.12

Post by Melhisedek »

scragz wrote:O1-G7-SSE2 just completed successfully. A full set will be started a little later.

All builds use the free (libre) unofficial artwork that I'm trying to get adopted as the official unofficial artwork.


Thanks a lot mate ! And idea about official unofficial is also great, I hate changing the exe look every other day :/
Love can die, but power is forever!
User avatar
firefirefire
Posts: 22
Joined: December 6th, 2003, 9:01 am

Post by firefirefire »

Thank you.
O1-G7-SSE2 build works nicely.
:monkey: :crazyeyes: :banana: :turn-l: :monkey: :crazyeyes: :banana: :turn-l: :monkey: :crazyeyes: :banana: :turn-l:
ASUS P4GE-V BIOS Ver 1004 + Celeron 1.7GHz + 256MB
Windows 98
Jesse
Posts: 398
Joined: November 4th, 2002, 7:00 pm
Location: Mountain View, CA
Contact:

Post by Jesse »

Confirming that http://bugzilla.mozilla.org/show_bug.cgi?id=204374 is fixed. The fix was checked in at around 9am and I don't think it made today's official build.

Tested using the "linked images" bookmarklet from <a href="http://www.realteenlife.com/free/001/cc.html">[porn]</a> pages 001 through 013 (with help from the "make numbered list" bookmarklet). Older builds, including this morning's official build, die after using "linked images" on the first 10 pages. This build survives at least 13 pages.
aadhu
Posts: 7
Joined: March 13th, 2004, 2:54 am

Post by aadhu »

aaah great.. have been waiting for u'r release.. been sticking with u'r 20.02.04 release till u got a new one out..
jcurious
Posts: 6
Joined: August 25th, 2003, 6:19 pm

Post by jcurious »

SSE build is also out...

works great.. thanks!
mdf24
Posts: 2
Joined: March 13th, 2004, 10:52 am

Post by mdf24 »

Hi Scragz,

Just tried to install your latest build for my Thunderbird Athlon (MozillaFirefox-2004031301-O1-G7.7z.exe). Unfortunately, this build seems to crash immediately on start-up, taking my internet connection down with it...

Any ideas as to what might be going wrong? (I didn't do a 'clean' install as it wasn't necessary for earlier builds...).

Thanks!
User avatar
Blenderhead
Posts: 12
Joined: November 29th, 2003, 1:15 pm

Post by Blenderhead »

Thank you Scragz, glad to see you're back.

Hope you can get the thunderbird builds working soon too :)
Ponch0
Posts: 2
Joined: March 24th, 2003, 10:58 am

Post by Ponch0 »

mdf24 wrote:Unfortunately, this build seems to crash immediately on start-up, taking my internet connection down with it...


Not sure about why it would take your internet connection down, but the reason for the crash is because of Bug 236673. Basically firebird crashes when it doesnt have a profile. Combine that with the recently fixed Bug 203077 which changed the profile folder from phoenix to firefox (FINALLY!) and bam, crash.

So the simple solution is to go delete the newly created Firefox folder, make a copy of your old phoenix profile and rename it Firefox.
Viola!

~Ponch0
scragz
Posts: 2914
Joined: February 8th, 2003, 2:38 am
Location: San Diego, US
Contact:

Post by scragz »

Blenderhead wrote:Thank you Scragz, glad to see you're back.

Hope you can get the thunderbird builds working soon too :)

It's easier for me to do the Tb builds since I have a machine dedicated to this now. I'll try to get them going next week.

mdf24 wrote:Unfortunately, this build seems to crash immediately on start-up, taking my internet connection down with it...

On a fresh install with no previous profiles I had to start it twice.
User avatar
MonkeeSage
Posts: 1011
Joined: December 20th, 2002, 8:15 pm

Post by MonkeeSage »

scragz' branding page wrote:[document-icon.ico] Apparantly unused as it has no references in the source


I think it's now document.ico (mozilla/browser/app), referenced in module.rc.


Shelumi`El
Jordan

S.D.G
User avatar
Zulithe
Posts: 658
Joined: May 3rd, 2003, 5:45 pm
Location: San Francisco, CA

Post by Zulithe »

Thanks scragz!

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b) Gecko/20040313 Firefox/0.8.0+ (scragz)

(I'm using your non-SSE G7 build)

I started this build with NO profile and it didn't crash at all. It created a new profile just as expected. Whew :) I'm loving this build... best I've had in a week or so
scragz
Posts: 2914
Joined: February 8th, 2003, 2:38 am
Location: San Diego, US
Contact:

Post by scragz »

MonkeeSage wrote:
scragz' branding page wrote:[document-icon.ico] Apparantly unused as it has no references in the source


I think it's now document.ico (mozilla/browser/app), referenced in module.rc.

You're right; mozilla.ico is now firefox.ico too. I need to change that.
User avatar
MonkeeSage
Posts: 1011
Joined: December 20th, 2002, 8:15 pm

Post by MonkeeSage »

Nice branding, BTW. :)
User avatar
soccer_dude182
Posts: 720
Joined: July 11th, 2003, 10:50 pm
Location: Waco, TX

Post by soccer_dude182 »

Looking good, scragz :)
Post Reply