Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 4758 - Mozilla 1.0-r3 opens ping() & other @ startup
Summary: Mozilla 1.0-r3 opens ping() & other @ startup
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-09 12:52 UTC by Francis Koclas
Modified: 2003-02-04 19:42 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 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.