IceDogg Posted February 23, 2005 Share Posted February 23, 2005 (edited) There is also some tab issues with the latest nightly. 1. Middle click doesn't always work (mostly not here on Neowin) 2. Can't close tabs (or at least I can't) but I do have TBP installed so that could be the reason.. going to do a new profile and see if that fixes it. will report back here. Edit: yep, TBP's messes the tabs up in the latest nightlys.. so be ware. Disabling does seem fix it for now. 2nd Edit: sorry found more info. After installing the build from 23rd, my settings in tab browser preferences got trashed. Works fine after you reset it, just a friendly warning.Mossop Edited February 23, 2005 by IceDogg Link to comment https://www.neowin.net/forum/topic/191297-fx-bangbang023-07-01-30-trunkwin32o2gal/page/25/#findComment-585521808 Share on other sites More sharing options...
bangbang023 Veteran Posted February 24, 2005 Author Veteran Share Posted February 24, 2005 2/24 is up but still doesnt have a fix for the extension issues. That should be in a build by tomorrow (educated guess since a patch has been submitted for approval). Link to comment https://www.neowin.net/forum/topic/191297-fx-bangbang023-07-01-30-trunkwin32o2gal/page/25/#findComment-585526302 Share on other sites More sharing options...
vcv Posted February 24, 2005 Share Posted February 24, 2005 bangbang, I know this is a bit OT, but... If you had some extra time, would you be able to help me out a bit in getting FF to compile on my machine? The only reason I ask is because I've tried a few different guides, but still get some errors. I could post to the mozilla build mailing list, but I've uusally not gotten responses when trying to ask mozilla people questions, but I'll probably still try just in case. I ask you because obviously you know a bit about building it, since you've been doing it for so long. I want to try and put some memory leak checking code in, which I can do, but not until it compiles obviously. If you could, I'd appreciate it. But I know you're pretty busy, so I'd understand if you couldn't. Link to comment https://www.neowin.net/forum/topic/191297-fx-bangbang023-07-01-30-trunkwin32o2gal/page/25/#findComment-585526506 Share on other sites More sharing options...
bangbang023 Veteran Posted February 25, 2005 Author Veteran Share Posted February 25, 2005 whats the errors you're getting and what mozconfig setup are you using? Link to comment https://www.neowin.net/forum/topic/191297-fx-bangbang023-07-01-30-trunkwin32o2gal/page/25/#findComment-585529651 Share on other sites More sharing options...
Coolme Posted February 25, 2005 Share Posted February 25, 2005 bangbang, I know this is a bit OT, but...If you had some extra time, would you be able to help me out a bit in getting FF to compile on my machine? The only reason I ask is because I've tried a few different guides, but still get some errors. I could post to the mozilla build mailing list, but I've uusally not gotten responses when trying to ask mozilla people questions, but I'll probably still try just in case. I ask you because obviously you know a bit about building it, since you've been doing it for so long. I want to try and put some memory leak checking code in, which I can do, but not until it compiles obviously. If you could, I'd appreciate it. But I know you're pretty busy, so I'd understand if you couldn't. 585526506[/snapback] vcv.. I can't help you with your problem but I can give you words of encouragement. Keep up the good work (Y), and for those who keep saying that you're bashing FireFox purposely... shame on them. For people who don't know what I talking about, vcv had recently posted a thread about Firefox's memoery leak problem... https://www.neowin.net/forum/index.php?showtopic=288645 If you have any comments about the Fx memory leak problem, please DO NOT post here, post in the thread that I linked above. Link to comment https://www.neowin.net/forum/topic/191297-fx-bangbang023-07-01-30-trunkwin32o2gal/page/25/#findComment-585529684 Share on other sites More sharing options...
vcv Posted February 25, 2005 Share Posted February 25, 2005 whats the errors you're getting and what mozconfig setup are you using? 585529651[/snapback] . $topsrcdir/browser/config/mozconfig GLIB_PREFIX=c:/src/cpp/firefox/vc71 LIBIDL_PREFIX=c:/src/cpp/firefox/vc71 export MOZ_FIREFOX=1 export MOZ_OPTIMIZE_LDFLAGS="-opt:ref,icf,nowin98" mk_add_options MOZ_FIREFOX=1 mk_add_options MOZ_OPTIMIZE_LDFLAGS="-opt:ref,icf,nowin98" mk_add_options MOZ_CO_PROJECT=browser mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/objbin ac_add_options --enable-crypto ac_add_options --disable-tests ac_add_options --disable-debug ac_add_options --disable-mailnews ac_add_options --disable-composer ac_add_options --enable-optimize="-Oxs -G7 -arch:SSE" ac_add_options --disable-ldap ac_add_options --enable-extensions=cookie,xml-rpc,xmlextras,p3p,pref,transformiix,universalchardet,typeaheadfind,webservices,inspector,venkman ac_add_options --disable-profilesharing ac_add_options --disable-accessibility ac_add_options --disable-activex ac_add_options --disable-activex-scripting ac_add_options --disable-installer ac_add_options --disable-pedantic ac_add_options --enable-leaky Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86 Copyright (C) Microsoft Corporation 1984-2002. All rights reserved. cl : Command line warning D4002 : ignoring unknown option '-print-file-name=include' cl : Command line error D2003 : missing source filename /cygdrive/c/src/cpp/firefox/mozilla/build/cygwin-wrapper cl -o mkdepend.exe -mno-cygwin -DXP_WIN32 -XP_WIN -DWIN32 -D_WIN32 -DNO_X11 -O2p -Ob2 -GALTF7 -arch:SSE -DINCLUDEDIR=\"/usr/include\" -DOBJSUFFIX=\".o\" -DPREINCDIR=\"\" ?host_cppsetup.o host_ifparser.o host_include.o host_main.o host_parse.o host_pr.o Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86 Copyright (C) Microsoft Corporation 1984-2002. All rights reserved. cl : Command line warning D4002 : ignoring unknown option '-mno-cygwin' cl : Command line warning D4024 : unrecognized source file type 'host_cppsetup.o', object file assumed cl : Command line warning D4024 : unrecognized source file type 'host_ifparser.o', object file assumed cl : Command line warning D4024 : unrecognized source file type 'host_include.o', object file assumed cl : Command line warning D4024 : unrecognized source file type 'host_main.o', object file assumed cl : Command line warning D4024 : unrecognized source file type 'host_parse.o',object file assumed cl : Command line warning D4024 : unrecognized source file type 'host_pr.o', object file assumed Microsoft (R) Incremental Linker Version 7.10.3077 Copyright (C) Microsoft Corporation. ?All rights reserved. /out:host_cppsetup.exe /out:mkdepend.exe /ltcg host_cppsetup.o host_ifparser.o host_include.o host_main.o host_parse.o host_pr.o LINK : fatal error LNK1181: cannot open input file 'host_cppsetup.o' make[3]: *** [mkdepend.exe] Error 2 make[3]: Leaving directory `/cygdrive/c/src/cpp/firefox/mozilla/objbin/config/mkdepend' make[2]: *** [export] Error 2 make[2]: Leaving directory `/cygdrive/c/src/cpp/firefox/mozilla/objbin/config' make[1]: *** [default] Error 2 make[1]: Leaving directory `/cygdrive/c/src/cpp/firefox/mozilla/objbin' make: *** [build] Error 2 I deleted the objdir and tried distclean at the suggested of someone at mozillazine.org, to no avail. Link to comment https://www.neowin.net/forum/topic/191297-fx-bangbang023-07-01-30-trunkwin32o2gal/page/25/#findComment-585529715 Share on other sites More sharing options...
bangbang023 Veteran Posted February 25, 2005 Author Veteran Share Posted February 25, 2005 this happens at the very beginning of building? try to follow these directions to a T: http://gemal.dk/mozilla/build.html Link to comment https://www.neowin.net/forum/topic/191297-fx-bangbang023-07-01-30-trunkwin32o2gal/page/25/#findComment-585529726 Share on other sites More sharing options...
vcv Posted February 25, 2005 Share Posted February 25, 2005 this happens at the very beginning of building? try to follow these directions to a T:http://gemal.dk/mozilla/build.html 585529726[/snapback] After about a minute or two of it running various checks, it happens. The only problem with those instructions is that it uses gcc. I'll try it, but I really wanted to use MSVC :( Link to comment https://www.neowin.net/forum/topic/191297-fx-bangbang023-07-01-30-trunkwin32o2gal/page/25/#findComment-585529737 Share on other sites More sharing options...
bangbang023 Veteran Posted February 25, 2005 Author Veteran Share Posted February 25, 2005 http://iterator.besmirched.org/mozilla/mozbuild.html vs .net instructions. Link to comment https://www.neowin.net/forum/topic/191297-fx-bangbang023-07-01-30-trunkwin32o2gal/page/25/#findComment-585529748 Share on other sites More sharing options...
vcv Posted February 25, 2005 Share Posted February 25, 2005 http://iterator.besmirched.org/mozilla/mozbuild.htmlvs .net instructions. 585529748[/snapback] Right.. I followed those exactly, with no luck. My .mozconfig is actuallly after trying to tinker with it when it didnt work initially. Link to comment https://www.neowin.net/forum/topic/191297-fx-bangbang023-07-01-30-trunkwin32o2gal/page/25/#findComment-585529784 Share on other sites More sharing options...
bangbang023 Veteran Posted February 25, 2005 Author Veteran Share Posted February 25, 2005 lemme see your mozset Link to comment https://www.neowin.net/forum/topic/191297-fx-bangbang023-07-01-30-trunkwin32o2gal/page/25/#findComment-585529792 Share on other sites More sharing options...
vcv Posted February 25, 2005 Share Posted February 25, 2005 @echo off set GLIB_PREFIX=C:\src\cpp\firefox\vc71 set LIBIDL_PREFIX=C:\src\cpp\firefox\vc71 set MOZ_TOOLS=C:\src\cpp\firefox\moztools set MOZ_SRC=C:\src\cpp\firefox call "C:\program files\microsoft visual studio .net 2003\common7\tools\vsvars32.bat" set PATH=%PATH%;%MOZ_SRC%\mozilla\mingw\bin;C:\src\cpp\firefox\vc71\bin;%MOZ_TOOLS%\bin;%GLIB_PREFIX%\bin;%LIBIDL_PREFIX%\bin set HOME=c:\src\cpp\firefox set CVSROOT=:pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot c:\src\cpp\firefox\mozilla is the root folder for the source c:\src\cpp\firefox\moztools has the moztools needed for msvc and windows c:\src\cpp\firefox\vc71 contains the custom glib and libidl libraries for msvc Link to comment https://www.neowin.net/forum/topic/191297-fx-bangbang023-07-01-30-trunkwin32o2gal/page/25/#findComment-585529821 Share on other sites More sharing options...
bangbang023 Veteran Posted February 25, 2005 Author Veteran Share Posted February 25, 2005 set PATH=%PATH%;%MOZ_SRC%\mozilla\mingw\bin;C:\src\cpp\firefox\vc71\bin;%MOZ_TOOLS%\bin;%GLIB_PREFIX%\bin;%LIBIDL_PREFIX%\bin that line is messed up. you shouldn't have to reference mingw and you have no reference to cygwin. Here's my mozset. Simply edit out my paths and put in yours but don't change the order: @echo offset MOZ_TOOLS=J:\mozilla\moztools set GLIB_PREFIX=J:\mozilla\w32build\vc7 set LIBIDL_PREFIX=J:\mozilla\w32build\vc7 set MOZ_SRC=J:\mozilla call c:\"program files"\"microsoft visual studio .net 2003"\common7\tools\vsvars32.bat set PATH=%PATH%;j:\mozilla\cygwin\bin;%GLIB_PREFIX%\bin;%LIBIDL_PREFIX%\bin;%MOZ_TOOLS%\bin set HOME=J:\mozilla set CVSROOT=:pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot also, put the quotes around "microsoft visual studio .net 2003" in that path. Link to comment https://www.neowin.net/forum/topic/191297-fx-bangbang023-07-01-30-trunkwin32o2gal/page/25/#findComment-585529853 Share on other sites More sharing options...
vcv Posted February 25, 2005 Share Posted February 25, 2005 Oops.. I just noticed that too. Even with the new PATH line and order, it still gets the exact same error :( Link to comment https://www.neowin.net/forum/topic/191297-fx-bangbang023-07-01-30-trunkwin32o2gal/page/25/#findComment-585529876 Share on other sites More sharing options...
bangbang023 Veteran Posted February 25, 2005 Author Veteran Share Posted February 25, 2005 are you downloading the tarball or doing a pull_all to get the code? Link to comment https://www.neowin.net/forum/topic/191297-fx-bangbang023-07-01-30-trunkwin32o2gal/page/25/#findComment-585529887 Share on other sites More sharing options...
vcv Posted February 25, 2005 Share Posted February 25, 2005 pull_all I don't get why it's trying to do .o files as opposed to .obj since I'm using MSVC and not gcc. I think something is making it think I'm using gcc and MSVC and it's getting confused. But I never did anything to make it think that >:/ Link to comment https://www.neowin.net/forum/topic/191297-fx-bangbang023-07-01-30-trunkwin32o2gal/page/25/#findComment-585529897 Share on other sites More sharing options...
bangbang023 Veteran Posted February 25, 2005 Author Veteran Share Posted February 25, 2005 man ive had a long day and I can't think right now. Um, I'll try to think it over but right now I'm jyst too out of it to think clearly. You may want to ask over mozillazine in the mean time. Sorry, but it's been a long day for me. Link to comment https://www.neowin.net/forum/topic/191297-fx-bangbang023-07-01-30-trunkwin32o2gal/page/25/#findComment-585529903 Share on other sites More sharing options...
vcv Posted February 25, 2005 Share Posted February 25, 2005 No problem.. thanks to trying to help though. I know it's kinda hard to try and fix something you dont have access to. I am asking at mozillazine though. They just tend to be a bit slower at responding :p Link to comment https://www.neowin.net/forum/topic/191297-fx-bangbang023-07-01-30-trunkwin32o2gal/page/25/#findComment-585529912 Share on other sites More sharing options...
bangbang023 Veteran Posted February 25, 2005 Author Veteran Share Posted February 25, 2005 2/25 is up and extensions work again Link to comment https://www.neowin.net/forum/topic/191297-fx-bangbang023-07-01-30-trunkwin32o2gal/page/25/#findComment-585532524 Share on other sites More sharing options...
supernova_00 Posted February 25, 2005 Share Posted February 25, 2005 might want to note about the options menu bugs Link to comment https://www.neowin.net/forum/topic/191297-fx-bangbang023-07-01-30-trunkwin32o2gal/page/25/#findComment-585532536 Share on other sites More sharing options...
bangbang023 Veteran Posted February 25, 2005 Author Veteran Share Posted February 25, 2005 might want to note about the options menu bugs 585532536[/snapback] oh sheezie i didn't even notice the new dialog was added in. # #283595 [Firefox-Options landing]-Privacy > Password > Set Master Password does not work in new prefs [Win]# #283596 [Firefox-Options landing]-"Load Images from originating website only" pref not working in new options dialog [Win] # #283600 [Firefox-Options landing]-Can't open Find as you Type/Find Toolbar [Win] # #283601 [Firefox-Options landing]-Privacy > Cache > "Clear Cache Now" not greyed out after clicking [Win] # #283603 [Firefox-Options landing]-The "tab"-icon in Options is the same as download-icon [Win] # #283604 [Firefox-Options landing]-Edit Languages in new prefs window does not display 2nd and next items correctly [Win] # #283607 [Firefox-Options landing]-Advanced > Security > Verification > Response Signer pulldown wrong size [Win] # #283608 [Firefox-Options landing]-Downloads > Download Folder directory can't be changed. [Win] # #283610 [Firefox-Options landing]-"Select new tabs opened from links" setting works the otherway around in new prefs [Win] # #283613 [Firefox-Options landing]-windows do not exit on pressing the escape button. [Win] Link to comment https://www.neowin.net/forum/topic/191297-fx-bangbang023-07-01-30-trunkwin32o2gal/page/25/#findComment-585532563 Share on other sites More sharing options...
invisibro Posted February 25, 2005 Share Posted February 25, 2005 When I click on the Tools -> Options menu, all I get is this. Is this part of the option menu bug, or did I do something wrong? Link to comment https://www.neowin.net/forum/topic/191297-fx-bangbang023-07-01-30-trunkwin32o2gal/page/25/#findComment-585533057 Share on other sites More sharing options...
bangbang023 Veteran Posted February 25, 2005 Author Veteran Share Posted February 25, 2005 thats very odd. I haven't seen any reports for that. Link to comment https://www.neowin.net/forum/topic/191297-fx-bangbang023-07-01-30-trunkwin32o2gal/page/25/#findComment-585533070 Share on other sites More sharing options...
invisibro Posted February 25, 2005 Share Posted February 25, 2005 Got it, I think it was the skin. Changed it back to default and the menu works fine now. :blush: Link to comment https://www.neowin.net/forum/topic/191297-fx-bangbang023-07-01-30-trunkwin32o2gal/page/25/#findComment-585533088 Share on other sites More sharing options...
bangbang023 Veteran Posted February 26, 2005 Author Veteran Share Posted February 26, 2005 2/26 Link to comment https://www.neowin.net/forum/topic/191297-fx-bangbang023-07-01-30-trunkwin32o2gal/page/25/#findComment-585537243 Share on other sites More sharing options...
Recommended Posts