Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 31357 - Mozilla refuses to act on button entry
Summary: Mozilla refuses to act on button entry
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Mozilla Gentoo Team
URL: http://www.google.co.uk
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-17 08:35 UTC by Nigel Burman
Modified: 2004-03-20 20:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nigel Burman 2003-10-17 08:35:20 UTC
When running Mozilla and going to http://www.google.co.uk or
http://news.bbc.co.uk, there is a requirement to send data by clicking on a
button on the webpage. The mouse cursor changes when moving to the button (for
news.bbc.co.uk), or the button moves (for www.google.co.uk), but nothing happens
(no data is submitted).

Everything else seems to be working fine in Mozilla - though slightly hard to
prove as things are a bit limited without being able to accept button input.

I have 4 machines now running Gentoo - built from different stages, and this is
the only one I'm seeing with this problem. The problem only came about after an
emerge -u gnome; USE="gtk2" emerge -u mozilla; emerge -u gnome

Reproducible: Didn't try
Steps to Reproduce:
1. emerge -u gnome
2. USE="gtk2" emerge -u mozilla
3. emerge -u gnome

Actual Results:  
Discovered the problem I'm now having with Mozilla outlined above.

Epiphany seems to work perfectly.

Expected Results:  
Buttons on webpages in Mozilla should have sent data to website.

Portage 2.0.49-r13-2 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1, 2.4.20-gentoo-r7)
=================================================================
System uname: 2.4.20-gentoo-r7 i686 Pentium II (Deschutes)
Gentoo Base System version 1.4.3.10p1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium2 -O3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=pentium2 -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 oss apm avi crypt cups encode foomaticdb gif gpm jpeg kde libg++ libwww
mad mikmod motif mpeg ncurses nls pdflib png quicktime slang spell truetype xml2
xmms xv zlib gdbm berkdb readline arts bonobo svga tcltk java guile sdl tcpd pam
ssl perl python esd imlib oggvorbis qt opengl mozilla X gtk gnome -alsa"
Comment 1 Markus Nigbur (RETIRED) gentoo-dev 2003-10-17 10:22:20 UTC
could you try removing your old .mozilla directory?
Comment 2 Nigel Burman 2003-10-17 15:00:50 UTC
Okay, deleted the .mozilla directories under both /root and /home/<my username>
directories and this didn't make any difference.

I had also previously tried creating a new user account too, just to make
sure nothing was left hanging around that could mess things up in the old
accounts, and still got the same problem.

Just one thing to add to this. I unmerged Galeon as this is no longer used
in Gnome 2.4 and noticed the following comment, even though the unmerge appeared
to be successful:
!!! Invalid db entry: /var/db/pkg/net-www/galeon-1.2.11.portage_lockfile

Comment 3 Loren Enders 2003-10-17 22:22:54 UTC
Hey guys--

I have Mozilla doing the same thing...

I upgraded ORBit2 (last thing I can logically place)

maybe it broke Mozilla
Comment 4 Nigel Burman 2003-10-21 09:46:37 UTC
Okay, I've now got a work-around for this, though it's not a fix as such
- but it got rid of the problem for me.

emerge sync       (I did the sync on 20/10/03)
emerge -u system
emerge -u xfree
emerge -u gnome
emerge -u world
emerge mozilla
export USE="gtk2"; emerge mozilla
emerge epiphany

It's a bit long-winded, and I know the first 4 emerges can all be done with
a simple emerge -u world, but I've had things done in the wrong order before
(and the system broke as a result), so I always take the precaution of forcing
the update order now.
Comment 5 Aron Griffis (RETIRED) gentoo-dev 2004-03-20 20:27:13 UTC
Can't imagine what was causing this, but unfortunately need to close this old bug since we're not getting anywhere.  Feel free to re-open if you figure out how to reproduce on current moz versions.  Sorry we can't be more helpful. :-(