When browse is clicked, a seperate page comes up with an error, not the local file browser to allow you to select a file. Reproducible: Always Steps to Reproduce: 1. Find a site that allows uploading of files 2. Click Browse to choose your file. Actual Results: a seperate page comes up with an error. Expected Results: the local file browser to allow you to select a file should have appeared. emerge info output: Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130, glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r4 i686) ================================================================= System uname: 2.6.11-gentoo-r4 i686 AMD Athlon(tm) XP 1700+ Gentoo Base System version 1.4.16 Python: dev-lang/python-2.3.5 [2.3.5 (#1, Apr 28 2005, 17:54:08)] dev-lang/python: 2.3.5 sys-apps/sandbox: [Not Present] sys-devel/autoconf: 2.13, 2.59-r6 sys-devel/automake: 1.9.5, 1.5, 1.8.5-r3, 1.7.9-r1, 1.6.3, 1.4_p6 sys-devel/binutils: 2.15.92.0.2-r7 sys-devel/libtool: 1.5.16 virtual/os-headers: 2.6.8.1-r2 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CFLAGS="-O2 -march=athlon-xp -pipe" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-O2 -march=athlon-xp -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict" GENTOO_MIRRORS="http://gentoo.blueyonder.co.uk http://mirror.datapipe.net/gentoo/ ftp://chod.cwru.edu/gentoo ftp://ftp6.uni-erlangen.de/pub/mirrors/gentoo ftp://vlaai.snt.ipv6.utwente.nl/pub/os/linux/gentoo/" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="x86 3dnow X alsa apm arts avi berkdb bitmap-fonts cdr crypt cups curl divx4linux dvd emboss encode esd fam ffmpeg foomaticdb fortran gd gdbm gif gphoto2 gpm gstreamer gtk2 imagemagick imlib ipv6 java jpeg kde libg++ libwww mad matroska matrox mikmod mkv mmx2 motif mp3 mpeg ncurses nls ogg oggvorbis opengl oss pam pdflib perl png python qt quicktime readline samba scanner sdl spell ssl svga tcltk tcpd tiff truetype truetype-fonts type1-fonts usb vorbis xml2 xmms xv xvid zlib userland_GNU kernel_linux elibc_glibc" Unset: ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY Though i'm not entirely sure this will be relevant as this bug is only on Firefox 1.0.4, not in 1.0.3
Created attachment 59213 [details] The screen that comes up when 'Browse' is clicked. This is a screenshot of the window that comes up when 'Browse' is clicked. This should be the file browser to allow you to select a file to upload.
Bug resolved. Edited the ebuild file to not apply the gcc4 patch, then run ebuild `equery which mozilla-firefox` digest, and re-merge.