Closed
Bug 180654
Opened 23 years ago
Closed 20 years ago
Starting galeon as user with write-access to $mozilla_prefix/lib/mozilla-1.2b causes loop
Categories
(Core Graveyard :: Embedding: APIs, defect)
Tracking
(Not tracked)
RESOLVED
EXPIRED
People
(Reporter: alextreme, Assigned: blizzard)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2b) Gecko/20021028
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2b) Gecko/20021028
forwarded from:
http://bugzilla.gnome.org/show_bug.cgi?id=97678
and http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=167781
---
After running galeon as root, starting galeon as a user will cause a loop,
opening endless numbers of windows. Seems like a problem with mozembed.It
repeatedly opens new windows without fully loading the homepage url.
Left to its own devices, it seems to open endless numbers of windows.
I am able to use galeon-snapshot without any trouble as long as I don't
run it once as root. After logging back into gnome as root, I run
galeon-snapshot. The first run doesn't have a problem. It seems then
any subsequent runs as root exhibit the problem. Then any subsequent
runs as the user sees the problem.
[woodwardj@thunderbird ~] 04:01 PM $ galeon-snapshot
** (galeon-snapshot-bin:28322): CRITICAL **: file
../../mozilla/mozilla-embed-shell.cpp: line 226 (void
mozilla_load_proxy_prefs(MozillaEmbedShell *)): assertion `tmp != NULL'
failed
trying to load bookmarks from
/home/woodwardj/.galeon-snapshot2/bookmarks.xbel
** (galeon-snapshot-bin:28322): WARNING **: I could not load the
bookmarks file, will load the default bookmarks.
Detected version of bookmarks file: galeon2
** (galeon-snapshot-bin:28322): CRITICAL **: file
../../mozilla/mozilla-embed.cpp: line 529 (enum gresult
impl_can_go_up(GaleonEmbed *)): assertion `location != NULL' failed
** (galeon-snapshot-bin:28322): CRITICAL **: file
../../mozilla/mozilla-embed.cpp: line 529 (enum gresult
impl_can_go_up(GaleonEmbed *)): assertion `location != NULL' failed
etc
------- Additional Comments From Christophe Fergeau 2002-11-06 07:53 -------
The problem is not running as root, the problem is running as a user
who is allowed to write in $mozilla_prefix/lib/mozilla-1.2b
Removing $mozilla_prefix/lib/mozilla-1.2b/components/compreg.dat will
fix this problem. I think the mozilla guys should be consulted to know
if it is a bug, and what it the best way to fix this problem if it's
not a bug
---
Reproducible: Always
Steps to Reproduce:
1. Start Galeon2 as root once
2. Start Galeon2 as user
Actual Results:
It repeatedly opens new windows without fully loading the homepage url.
Expected Results:
open one window *duh* ;)
forwarded from galeon and debian bugreports:
http://bugzilla.gnome.org/show_bug.cgi?id=97678
and http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=167781
Comment 1•23 years ago
|
||
ccing dougt for compreg fun...
Updated•23 years ago
|
QA Contact: depstein → carosendahl
Comment 3•22 years ago
|
||
Reporter can you reproduce this bug with a newer build (1.4 final or newer
galeon's)?
If not, then please close this bug as worksforme. Thanks.
Comment 4•20 years ago
|
||
This is an automated message, with ID "auto-resolve01".
This bug has had no comments for a long time. Statistically, we have found that
bug reports that have not been confirmed by a second user after three months are
highly unlikely to be the source of a fix to the code.
While your input is very important to us, our resources are limited and so we
are asking for your help in focussing our efforts. If you can still reproduce
this problem in the latest version of the product (see below for how to obtain a
copy) or, for feature requests, if it's not present in the latest version and
you still believe we should implement it, please visit the URL of this bug
(given at the top of this mail) and add a comment to that effect, giving more
reproduction information if you have it.
If it is not a problem any longer, you need take no action. If this bug is not
changed in any way in the next two weeks, it will be automatically resolved.
Thank you for your help in this matter.
The latest beta releases can be obtained from:
Firefox: http://www.mozilla.org/projects/firefox/
Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html
Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 5•20 years ago
|
||
This bug has been automatically resolved after a period of inactivity (see above
comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → EXPIRED
Updated•6 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•