Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 4758

Summary: Mozilla 1.0-r3 opens ping() & other @ startup
Product: Gentoo Linux Reporter: Francis Koclas <francis>
Component: Current packagesAssignee: Martin Schlemmer (RETIRED) <azarah>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 1.2   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Francis Koclas 2002-07-09 12:52:22 UTC
Problem concerns : Mozilla 1.0-rc3 
Problem happens with a Gentoo 1.2 installed (using the 1.3b stage1), GCC 3.1

When Mozilla is launched, it opens automatically odd stuff like :

ping()

or

xfedocommand(openbrowser)



When doing this, it does not proceed to the home page. This problem has been
reported by other users on #gentoo. They seemed to have the same problem, and
going back to Mozilla-1.0-r2 fixed everything.



Francis (  Francis85 :)  )
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2002-07-10 17:47:16 UTC
Know what the problem is .. bit late now, but ill post it here tomorrow.
Comment 2 Martin Schlemmer (RETIRED) gentoo-dev 2002-07-12 15:27:48 UTC
Ok, I updated mozilla.sh on CVS.  Wait a bit and then do something like:

# emerge rsync
# cp /usr/portage/net-www/mozilla/files/mozilla.sh /usr/bin/mozilla

This should put the latest script in place.
Comment 3 Martin Schlemmer (RETIRED) gentoo-dev 2002-07-12 15:29:35 UTC
I should just put here:  this is the cause of three bugs:

1) gtk2 was enabled in the gcc3 profile by default

2) gtk2 build of mozilla do not create /usr/lib/mozilla/mozilla-xremote-client

3) I did a quick (they usually do not work :/) to try and fix moz not
   starting when compiled with gtk2 support.