Date: Mon, 22 Mar 2004 20:00:33 -0500 From: epilogue@allstream.net To: freebsd-mozilla@freebsd.org, freebsd-questions@freebsd.org Subject: Need help --> Mozilla, no running window. Firefox, even less... Message-ID: <20040322200033.03539ff4@localhost>
index | next in thread | raw e-mail
[-- Attachment #1 --] [belated follow-up] so, i rebuilt a minimal version of mozilla _with debugging_ like so. # make --WITH_DEBUG=yes --WITHOUT_XFT=yes --WITHOUT_MAILNEWS=yes --WITHOUT_COMPOSER=yes --WITHOUT_LDAP=yes --WITHOUT_CHATZILLA=yes install #rehash # mozilla No running window found. # i don't haven't really used in depth gdb (i'm not a programmer), but i know to 'gdb [program]' then 'run'. here's what happens... # gdb mozilla GNU gdb 4.18 (FreeBSD) Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-unknown-freebsd"... "/usr/X11R6/bin/mozilla": not in executable format: File format not recognized <<<<-------- ?!?! (gdb) run Starting program: No executable file specified. <<<<-------- naturally, given above... Use the "file" or "exec-file" command. <<<<------- hmmmm. (gdb) file mozilla "/usr/X11R6/bin/mozilla": not in executable format: File format not recognized (gdb) quit i've also tried pkg_add -r, but that didn't work out any better. same 'no window running' error message. would anyone have an idea about how to get either mozilla or firefox working? (they've worked in the past. i suspect a font related issue, but don't know what to do to troubleshoot.) for anyone who tries to help out, a really big THANKS. cheers, epi --------- Begin forwarded message: Date: Mon, 1 Mar 2004 23:15:51 -0500 From: epilogue@allstream.net To: freebsd-questions@freebsd.org, freebsd-mozilla@freebsd.org Subject: Mozilla, no running window. Firefox, even less... I finished rebuilding firefox --WITH_DEBUG=YES. Attached are 2 files of the output I now get when I attempt to run the program (both a regular user and as root). Unfortunately, I don't really know what to make of the messages. If you do, please let me know. Off to rebuild mozilla and capture same debug info... Thanks, Epi ------------- Begin forwarded message: Date: Mon, 1 Mar 2004 14:59:02 -0500 From: epilogue@allstream.net To: freebsd-questions@freebsd.org Subject: Mozilla, no running window. Firefox, even less... would anyone else have a suggestion? thanks. ------------- Begin forwarded message: Date: Thu, 26 Feb 2004 22:48:55 -0500 From: epilogue@allstream.net To: freebsd-questions@freebsd.org Subject: Mozilla, no running window. Firefox, even less... hello all, alas, i haven't yet found the solution via google or mozillazine.org. here's the problem... > mozilla-gtk2 No running window found. > and nothing else happens. with firefox, it's even worse. i don't even get the error message. just nada. i suspect that it has something to do with fonts, because i added some font packages at the same time as i portupgraded mozilla (which was working previously). hoping that someone will spot the problem rather than having to uninstall and test each font package... > pkg_info | grep -i font XFree86-FontServer-4.3.0_3 XFree86-4 font server XFree86-font100dpi-4.3.0 XFree86-4 bitmap 100 dpi fonts XFree86-font75dpi-4.3.0 XFree86-4 bitmap 75 dpi fonts XFree86-fontCyrillic-4.3.0 XFree86-4 Cyrillic fonts XFree86-fontDefaultBitmaps-4.3.0 XFree86-4 default bitmap fonts XFree86-fontEncodings-4.3.0 XFree86-4 font encoding files XFree86-fontScalable-4.3.0 XFree86-4 scalable fonts Xft-2.1.2_1 A client-sided font API for X applications artwiz-fonts-1.0_1 A set of free fonts for X11 desktops bitstream-vera-1.10 Bitstream Vera TrueType font collection code2000-1.13 Shareware demo Unicode TrueType font fontconfig-2.2.90_4 An XML-based font configuration API for X Windows freefonts-0.10_2 A collection of ATM fonts (not all free) from the CICA arch freetype-1.3.1_2 A free and portable TrueType font rendering engine freetype2-2.1.5_2 A free and portable TrueType font rendering engine gucharmap-gnome-1.2.0_1 A Unicode/ISO10646 character map and font viewer lfpfonts-fix-0.82 Fixed width fonts from the Linux Font Project lfpfonts-var-0.83 Variable width fonts from the Linux Font Project linux-urw-fonts-2.0_1 Truetype fonts for use with Linux programs mkitalic-1.0 Perl script to make BDF font italic mplayer-fonts-0.50 A font pack for the mplayer OSD and SUB nexfontsel-3.0 A neXtaw based replacement for xfontsel nucleus-0.77_2 Another font package for X p5-type1inst-0.6.1 A script that helps install Postscript fonts in X Window Sy ppantsfonts-0.7 A set of small angular fonts sgifonts-1.0.1 Fonts from the SGI ProPack 1.4 for Linux sharefonts-0.10 A collection of shareware ATM fonts from the CICA archives terminus-font-4.00_1 Terminus Font - a clean fixed width font tkfont-1.1_2 A Tk based replacement for xfontsel ttmkfdir-0.0_1 Create fonts.scale file for use with TrueType font server urwfonts-1.0 Another font package for X urwfonts-ttf-1.0.7b18 Unicode TrueType from URW extended by Valek Filippov webfonts-0.21_1 TrueType core fonts for the Web mozilla doesn't seem to build with debugging support by default, so i'm going to try to rebuild it (yet again) and see if i can make anything of the gdb info. in the meantime, if anyone has a suggestion, i'm all ears. :) thanks! epi [-- Attachment #2 --] ==> FIRST ATTEMPT Script started on Mon Mar 1 22:52:52 2004 ~> fireforx & [1] 213 ~> Type Manifest File: /usr/X11R6/lib/firefox/lib/mozilla-1.6/components/xpti.dat ###!!! ASSERTION: Failed to write xpti manifest!: 'Error', file xptiInterfaceInfoManager.cpp, line 1936 Break: at file xptiInterfaceInfoManager.cpp, line 1936 nsNativeComponentLoader: autoregistering begins. *** Registering xpcomObsoleteModule components (all right -- a generic module!) *** Registering xpconnect components (all right -- a generic module!) *** Registering nsUConvModule components (all right -- a generic module!) *** Registering nsUCvMathModule components (all right -- a generic module!) *** Registering nsI18nModule components (all right -- a generic module!) *** Registering nsJarModule components (all right -- a generic module!) *** Registering nsCJVMManagerModule components (all right -- a generic module!) *** Registering necko_core_and_primary_protocols components (all right -- a generic module!) *** Registering necko_secondary_protocols components (all right -- a generic module!) *** Registering nsPrefModule components (all right -- a generic module!) *** Registering nsSecurityManagerModule components (all right -- a generic module!) *** Registering nsRDFModule components (all right -- a generic module!) *** Registering nsParserModule components (all right -- a generic module!) *** Registering nsGfxPSModule components (all right -- a generic module!) *** Registering nsGfxXprintModule components (all right -- a generic module!) *** Registering nsGfxGTKModule components (all right -- a generic module!) *** Registering nsImageLib2Module components (all right -- a generic module!) *** Registering nsPluginModule components (all right -- a generic module!) *** Registering DOM_components components (all right -- a generic module!) *** Registering nsWidgetGtk2Module components (all right -- a generic module!) *** Registering XRemoteClientModule components (all right -- a generic module!) *** Registering nsLayoutModule components (all right -- a generic module!) *** Registering nsMorkModule components (all right -- a generic module!) *** Registering docshell_provider components (all right -- a generic module!) *** Registering nsProfileModule components (all right -- a generic module!) *** Registering nsPrefMigrationModule components (all right -- a generic module!) *** Registering embedcomponents components (all right -- a generic module!) *** Registering Browser_Embedding_Module components (all right -- a generic module!) *** Registering nsEditorModule components (all right -- a generic module!) *** Registering nsTransactionManagerModule components (all right -- a generic module!) *** Registering nsComposerModule components (all right -- a generic module!) *** Registering appshell components (all right -- a generic module!) *** Registering nsChromeModule components (all right -- a generic module!) *** Registering nsAccessibilityModule components (all right -- a generic module!) *** Registering BOOT components (all right -- a generic module!) *** Registering NSS components (all right -- a generic module!) *** Registering PKI components (all right -- a generic module!) *** Registering nsFileViewModule components (all right -- a generic module!) *** Registering nsFindComponent components (all right -- a generic module!) *** Registering XRemoteServiceModule components (all right -- a generic module!) *** Registering application components (all right -- a generic module!) *** Registering nsToolkitCompsModule components (all right -- a generic module!) *** Registering nsSoftwareUpdate components (all right -- a generic module!) *** Registering nsCookieModule components (all right -- a generic module!) *** Registering nsXMLExtrasModule components (all right -- a generic module!) *** Registering nsP3PModule components (all right -- a generic module!) *** Registering nsAutoConfigModule components (all right -- a generic module!) *** Registering nsSystemPrefModule components (all right -- a generic module!) *** Registering TransformiixModule components (all right -- a generic module!) *** Registering nsUniversalCharDetModule components (all right -- a generic module!) *** Registering nsTypeAheadFind components (all right -- a generic module!) *** Registering nsWebServicesModule components (all right -- a generic module!) *** Registering nsInspectorModule components (all right -- a generic module!) *** Registering nsBrowserCompsModule components (all right -- a generic module!) nsNativeComponentLoader: autoregistering succeeded ###!!! ASSERTION: Failed to write xpti manifest!: 'Error', file xptiInterfaceInfoManager.cpp, line 1936 Break: at file xptiInterfaceInfoManager.cpp, line 1936 WARNING: Error parsing GRE default preferences. Is this an old-style embedding app?, file nsPrefService.cpp, line 762 nNCL: registering deferred (0) nNCL: registering deferred (0) *** Chrome Registration of package: Checking for contents.rdf at jar:resource:/chrome/comm.jar!/content/necko/ *** Chrome Registration of locale : Checking for contents.rdf at jar:resource:/chrome/en-US.jar!/locale/en-US/necko/ *** Chrome Registration of package: Checking for contents.rdf at jar:resource:/chrome/comm.jar!/content/xbl-marquee/ *** Chrome Registration of package: Checking for contents.rdf at jar:resource:/chrome/embed-sample.jar!/content/embed/ *** Chrome Registration of locale : Checking for contents.rdf at jar:resource:/chrome/embed-sample.jar!/locale/en-US/embed/ *** Chrome Registration of skin : Checking for contents.rdf at jar:resource:/chrome/embed-sample.jar!/skin/classic/embed/ *** Chrome Registration of package: Checking for contents.rdf at jar:resource:/chrome/pipnss.jar!/content/pipnss/ *** Chrome Registration of locale : Checking for contents.rdf at jar:resource:/chrome/en-US.jar!/locale/en-US/pipnss/ *** Chrome Registration of package: Checking for contents.rdf at jar:resource:/chrome/pippki.jar!/content/pippki/ *** Chrome Registration of locale : Checking for contents.rdf at jar:resource:/chrome/en-US.jar!/locale/en-US/pippki/ *** Chrome Registration of package: Checking for contents.rdf at jar:resource:/chrome/comm.jar!/content/navigator-platform/ *** Chrome Registration of package: Checking for contents.rdf at jar:resource:/chrome/comm.jar!/content/navigator/ *** Chrome Registration of package: Checking for contents.rdf at jar:resource:/chrome/comm.jar!/content/navigator-region/ *** Chrome Registration of locale : Checking for contents.rdf at jar:resource:/chrome/en-US.jar!/locale/en-US/navigator/ *** Chrome Registration of locale : Checking for contents.rdf at jar:resource:/chrome/US.jar!/locale/US/navigator-region/ *** Chrome Registration of locale : Checking for contents.rdf at jar:resource:/chrome/en-unix.jar!/locale/en-US/navigator-platform/ *** Chrome Registration of package: Checking for contents.rdf at jar:resource:/chrome/comm.jar!/content/communicator/ *** Chrome Registration of locale : Checking for contents.rdf at jar:resource:/chrome/en-US.jar!/locale/en-US/communicator/ *** Chrome Registration of package: Checking for contents.rdf at jar:resource:/chrome/comm.jar!/content/communicator-platform/ *** Chrome Registration of package: Checking for contents.rdf at jar:resource:/chrome/comm.jar!/content/communicator-region/ *** Chrome Registration of locale : Checking for contents.rdf at jar:resource:/chrome/US.jar!/locale/US/communicator-region/ *** Chrome Registration of locale : Checking for contents.rdf at jar:resource:/chrome/en-unix.jar!/locale/en-US/communicator-platform/ *** Chrome Registration of skin : Checking for contents.rdf at jar:resource:/chrome/classic.jar!/skin/classic/global/ *** Chrome Registration of skin : Checking for contents.rdf at jar:resource:/chrome/classic.jar!/skin/classic/communicator/ *** Chrome Registration of skin : Checking for contents.rdf at jar:resource:/chrome/classic.jar!/skin/classic/editor/ *** Chrome Registration of skin : Checking for contents.rdf at jar:resource:/chrome/classic.jar!/skin/classic/messenger/ *** Chrome Registration of skin : Checking for contents.rdf at jar:resource:/chrome/classic.jar!/skin/classic/navigator/ ***** Chrome Registration: Selecting skin classic/1.0 as default *** Chrome Registration of package: Checking for contents.rdf at jar:resource:/chrome/toolkit.jar!/content/global/ *** Chrome Registration of package: Checking for contents.rdf at jar:resource:/chrome/toolkit.jar!/content/global-platform/ *** Chrome Registration of package: Checking for contents.rdf at jar:resource:/chrome/toolkit.jar!/content/global-region/ *** Chrome Registration of locale : Checking for contents.rdf at jar:resource:/chrome/en-US.jar!/locale/en-US/global/ *** Chrome Registration of locale : Checking for contents.rdf at jar:resource:/chrome/en-unix.jar!/locale/en-US/global-platform/ *** Chrome Registration of locale : Checking for contents.rdf at jar:resource:/chrome/US.jar!/locale/US/global-region/ *** Chrome Registration of package: Checking for contents.rdf at jar:resource:/chrome/toolkit.jar!/content/passwordmgr/ *** Chrome Registration of locale : Checking for contents.rdf at jar:resource:/chrome/en-US.jar!/locale/en-US/passwordmgr/ *** Chrome Registration of package: Checking for contents.rdf at jar:resource:/chrome/toolkit.jar!/content/mozapps/ *** Chrome Registration of locale : Checking for contents.rdf at jar:resource:/chrome/en-US.jar!/locale/en-US/mozapps/ *** Chrome Registration of skin : Checking for contents.rdf at jar:resource:/chrome/classic.jar!/skin/classic/mozapps/ *** Chrome Registration of package: Checking for contents.rdf at jar:resource:/chrome/comm.jar!/content/cookie/ *** Chrome Registration of locale : Checking for contents.rdf at jar:resource:/chrome/en-US.jar!/locale/en-US/cookie/ *** Chrome Registration of package: Checking for contents.rdf at jar:resource:/chrome/comm.jar!/content/p3p/ *** Chrome Registration of locale : Checking for contents.rdf at jar:resource:/chrome/en-US.jar!/locale/en-US/p3p/ *** Chrome Registration of package: Checking for contents.rdf at jar:resource:/chrome/comm.jar!/content/autoconfig/ *** Chrome Registration of locale : Checking for contents.rdf at jar:resource:/chrome/en-US.jar!/locale/en-US/autoconfig/ *** Chrome Registration of package: Checking for contents.rdf at jar:resource:/chrome/inspector.jar!/content/inspector/ *** Chrome Registration of locale : Checking for contents.rdf at jar:resource:/chrome/inspector.jar!/locale/en-US/inspector/ *** Chrome Registration of skin : Checking for contents.rdf at jar:resource:/chrome/inspector.jar!/skin/classic/inspector/ *** Chrome Registration of skin : Checking for contents.rdf at jar:resource:/chrome/inspector.jar!/skin/modern/inspector/ *** Chrome Registration of skin : Checking for contents.rdf at jar:resource:/chrome/classic.jar!/skin/classic/browser/ *** Chrome Registration of package: Checking for contents.rdf at jar:resource:/chrome/browser.jar!/content/browser/ *** Chrome Registration of locale : Checking for contents.rdf at jar:resource:/chrome/en-US.jar!/locale/en-US/browser/ *** Chrome Registration of locale : Checking for contents.rdf at jar:resource:/chrome/US.jar!/locale/US/browser-region/ GFX: dpi=75 t2p=0.0526316 p2t=19 depth=24 WEBSHELL+ = 1 [1] Exit 11 firefox ~> exit exit Script done on Mon Mar 1 22:53:10 2004 ==> SECOND ATTEMPT > firefox Type Manifest File: /usr/X11R6/lib/firefox/lib/mozilla-1.6/components/xpti.dat nsNativeComponentLoader: autoregistering begins. nsNativeComponentLoader: autoregistering succeeded nNCL: registering deferred (0) WARNING: Error parsing GRE default preferences. Is this an old-style embedding app?, file nsPrefService.cpp, line 762 GFX: dpi=75 t2p=0.0526316 p2t=19 depth=24 WEBSHELL+ = 1 [-- Attachment #3 --] ==> FIRST ATTEMPT # firefox Type Manifest File: /usr/X11R6/lib/firefox/lib/mozilla-1.6/components/xpti.dat nsNativeComponentLoader: autoregistering begins. *** Registering xpcomObsoleteModule components (all right -- a generic module!) *** Registering xpconnect components (all right -- a generic module!) *** Registering nsUConvModule components (all right -- a generic module!) *** Registering nsUCvMathModule components (all right -- a generic module!) *** Registering nsI18nModule components (all right -- a generic module!) *** Registering nsJarModule components (all right -- a generic module!) *** Registering nsCJVMManagerModule components (all right -- a generic module!) *** Registering necko_core_and_primary_protocols components (all right -- a generic module!) *** Registering necko_secondary_protocols components (all right -- a generic module!) *** Registering nsPrefModule components (all right -- a generic module!) *** Registering nsSecurityManagerModule components (all right -- a generic module!) *** Registering nsRDFModule components (all right -- a generic module!) *** Registering nsParserModule components (all right -- a generic module!) *** Registering nsGfxPSModule components (all right -- a generic module!) *** Registering nsGfxXprintModule components (all right -- a generic module!) *** Registering nsGfxGTKModule components (all right -- a generic module!) *** Registering nsImageLib2Module components (all right -- a generic module!) *** Registering nsPluginModule components (all right -- a generic module!) *** Registering DOM_components components (all right -- a generic module!) *** Registering nsWidgetGtk2Module components (all right -- a generic module!) *** Registering XRemoteClientModule components (all right -- a generic module!) *** Registering nsLayoutModule components (all right -- a generic module!) *** Registering nsMorkModule components (all right -- a generic module!) *** Registering docshell_provider components (all right -- a generic module!) *** Registering nsProfileModule components (all right -- a generic module!) *** Registering nsPrefMigrationModule components (all right -- a generic module!) *** Registering embedcomponents components (all right -- a generic module!) *** Registering Browser_Embedding_Module components (all right -- a generic module!) *** Registering nsEditorModule components (all right -- a generic module!) *** Registering nsTransactionManagerModule components (all right -- a generic module!) *** Registering nsComposerModule components (all right -- a generic module!) *** Registering appshell components (all right -- a generic module!) *** Registering nsChromeModule components (all right -- a generic module!) *** Registering nsAccessibilityModule components (all right -- a generic module!) *** Registering BOOT components (all right -- a generic module!) *** Registering NSS components (all right -- a generic module!) *** Registering PKI components (all right -- a generic module!) *** Registering nsFileViewModule components (all right -- a generic module!) *** Registering nsFindComponent components (all right -- a generic module!) *** Registering XRemoteServiceModule components (all right -- a generic module!) *** Registering application components (all right -- a generic module!) *** Registering nsToolkitCompsModule components (all right -- a generic module!) *** Registering nsSoftwareUpdate components (all right -- a generic module!) *** Registering nsCookieModule components (all right -- a generic module!) *** Registering nsXMLExtrasModule components (all right -- a generic module!) *** Registering nsP3PModule components (all right -- a generic module!) *** Registering nsAutoConfigModule components (all right -- a generic module!) *** Registering nsSystemPrefModule components (all right -- a generic module!) *** Registering TransformiixModule components (all right -- a generic module!) *** Registering nsUniversalCharDetModule components (all right -- a generic module!) *** Registering nsTypeAheadFind components (all right -- a generic module!) *** Registering nsWebServicesModule components (all right -- a generic module!) *** Registering nsInspectorModule components (all right -- a generic module!) *** Registering nsBrowserCompsModule components (all right -- a generic module!) nsNativeComponentLoader: autoregistering succeeded WARNING: Error parsing GRE default preferences. Is this an old-style embedding app?, file nsPrefService.cpp, line 762 nNCL: registering deferred (0) nNCL: registering deferred (0) *** Chrome Registration of package: Checking for contents.rdf at jar:resource:/chrome/comm.jar!/content/necko/ *** Chrome Registration of locale : Checking for contents.rdf at jar:resource:/chrome/en-US.jar!/locale/en-US/necko/ *** Chrome Registration of package: Checking for contents.rdf at jar:resource:/chrome/comm.jar!/content/xbl-marquee/ *** Chrome Registration of package: Checking for contents.rdf at jar:resource:/chrome/embed-sample.jar!/content/embed/ *** Chrome Registration of locale : Checking for contents.rdf at jar:resource:/chrome/embed-sample.jar!/locale/en-US/embed/ *** Chrome Registration of skin : Checking for contents.rdf at jar:resource:/chrome/embed-sample.jar!/skin/classic/embed/ *** Chrome Registration of package: Checking for contents.rdf at jar:resource:/chrome/pipnss.jar!/content/pipnss/ *** Chrome Registration of locale : Checking for contents.rdf at jar:resource:/chrome/en-US.jar!/locale/en-US/pipnss/ *** Chrome Registration of package: Checking for contents.rdf at jar:resource:/chrome/pippki.jar!/content/pippki/ *** Chrome Registration of locale : Checking for contents.rdf at jar:resource:/chrome/en-US.jar!/locale/en-US/pippki/ *** Chrome Registration of package: Checking for contents.rdf at jar:resource:/chrome/comm.jar!/content/navigator-platform/ *** Chrome Registration of package: Checking for contents.rdf at jar:resource:/chrome/comm.jar!/content/navigator/ *** Chrome Registration of package: Checking for contents.rdf at jar:resource:/chrome/comm.jar!/content/navigator-region/ *** Chrome Registration of locale : Checking for contents.rdf at jar:resource:/chrome/en-US.jar!/locale/en-US/navigator/ *** Chrome Registration of locale : Checking for contents.rdf at jar:resource:/chrome/US.jar!/locale/US/navigator-region/ *** Chrome Registration of locale : Checking for contents.rdf at jar:resource:/chrome/en-unix.jar!/locale/en-US/navigator-platform/ *** Chrome Registration of package: Checking for contents.rdf at jar:resource:/chrome/comm.jar!/content/communicator/ *** Chrome Registration of locale : Checking for contents.rdf at jar:resource:/chrome/en-US.jar!/locale/en-US/communicator/ *** Chrome Registration of package: Checking for contents.rdf at jar:resource:/chrome/comm.jar!/content/communicator-platform/ *** Chrome Registration of package: Checking for contents.rdf at jar:resource:/chrome/comm.jar!/content/communicator-region/ *** Chrome Registration of locale : Checking for contents.rdf at jar:resource:/chrome/US.jar!/locale/US/communicator-region/ *** Chrome Registration of locale : Checking for contents.rdf at jar:resource:/chrome/en-unix.jar!/locale/en-US/communicator-platform/ *** Chrome Registration of skin : Checking for contents.rdf at jar:resource:/chrome/classic.jar!/skin/classic/global/ *** Chrome Registration of skin : Checking for contents.rdf at jar:resource:/chrome/classic.jar!/skin/classic/communicator/ *** Chrome Registration of skin : Checking for contents.rdf at jar:resource:/chrome/classic.jar!/skin/classic/editor/ *** Chrome Registration of skin : Checking for contents.rdf at jar:resource:/chrome/classic.jar!/skin/classic/messenger/ *** Chrome Registration of skin : Checking for contents.rdf at jar:resource:/chrome/classic.jar!/skin/classic/navigator/ ***** Chrome Registration: Selecting skin classic/1.0 as default *** Chrome Registration of package: Checking for contents.rdf at jar:resource:/chrome/toolkit.jar!/content/global/ *** Chrome Registration of package: Checking for contents.rdf at jar:resource:/chrome/toolkit.jar!/content/global-platform/ *** Chrome Registration of package: Checking for contents.rdf at jar:resource:/chrome/toolkit.jar!/content/global-region/ *** Chrome Registration of locale : Checking for contents.rdf at jar:resource:/chrome/en-US.jar!/locale/en-US/global/ *** Chrome Registration of locale : Checking for contents.rdf at jar:resource:/chrome/en-unix.jar!/locale/en-US/global-platform/ *** Chrome Registration of locale : Checking for contents.rdf at jar:resource:/chrome/US.jar!/locale/US/global-region/ *** Chrome Registration of package: Checking for contents.rdf at jar:resource:/chrome/toolkit.jar!/content/passwordmgr/ *** Chrome Registration of locale : Checking for contents.rdf at jar:resource:/chrome/en-US.jar!/locale/en-US/passwordmgr/ *** Chrome Registration of package: Checking for contents.rdf at jar:resource:/chrome/toolkit.jar!/content/mozapps/ *** Chrome Registration of locale : Checking for contents.rdf at jar:resource:/chrome/en-US.jar!/locale/en-US/mozapps/ *** Chrome Registration of skin : Checking for contents.rdf at jar:resource:/chrome/classic.jar!/skin/classic/mozapps/ *** Chrome Registration of package: Checking for contents.rdf at jar:resource:/chrome/comm.jar!/content/cookie/ *** Chrome Registration of package: Checking for contents.rdf at jar:resource:/chrome/comm.jar!/content/autoconfig/ *** Chrome Registration of locale : Checking for contents.rdf at jar:resource:/chrome/en-US.jar!/locale/en-US/cookie/ *** Chrome Registration of package: Checking for contents.rdf at jar:resource:/chrome/comm.jar!/content/p3p/ *** Chrome Registration of locale : Checking for contents.rdf at jar:resource:/chrome/en-US.jar!/locale/en-US/autoconfig/ *** Chrome Registration of package: Checking for contents.rdf at jar:resource:/chrome/inspector.jar!/content/inspector/ *** Chrome Registration of locale : Checking for contents.rdf at jar:resource:/chrome/inspector.jar!/locale/en-US/inspector/ *** Chrome Registration of skin : Checking for contents.rdf at jar:resource:/chrome/inspector.jar!/skin/classic/inspector/ *** Chrome Registration of skin : Checking for contents.rdf at jar:resource:/chrome/inspector.jar!/skin/modern/inspector/ *** Chrome Registration of skin : Checking for contents.rdf at jar:resource:/chrome/classic.jar!/skin/classic/browser/ *** Chrome Registration of package: Checking for contents.rdf at jar:resource:/chrome/browser.jar!/content/browser/ *** Chrome Registration of locale : Checking for contents.rdf at jar:resource:/chrome/en-US.jar!/locale/en-US/browser/ *** Chrome Registration of locale : Checking for contents.rdf at jar:resource:/chrome/US.jar!/locale/US/browser-region/ GFX: dpi=75 t2p=0.0526316 p2t=19 depth=24 WEBSHELL+ = 1 ==> SECOND ATTEMPT # firefox Type Manifest File: /usr/X11R6/lib/firefox/lib/mozilla-1.6/components/xpti.dat nsNativeComponentLoader: autoregistering begins. nsNativeComponentLoader: autoregistering succeeded nNCL: registering deferred (0) WARNING: Error parsing GRE default preferences. Is this an old-style embedding app?, file nsPrefService.cpp, line 762 GFX: dpi=75 t2p=0.0526316 p2t=19 depth=24 WEBSHELL+ = 1help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040322200033.03539ff4>
