LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 06-19-2002, 01:48 PM   #1
manaskb
Member
 
Registered: Jan 2002
Location: India
Distribution: Suse , Mandrake
Posts: 121

Rep: Reputation: 15
Mozilla 1.0 : problem with Profile Manager


I am having a strange problem when I start more than one instance of Mozilla 1.0. If I have a mozilla instance running and try to start(by clicking icon or from command line) another instance the Profile Manager starts. I have only a default profile in my .mozilla directory. If I select this profile and click on start mozilla I get an error saying "Mozilla cannot use profile default as it is in use....." and I cannot start the second instance of mozilla.

However if I do Ctrl-N I can open another Mozilla window or Ctrl-T to open another tab.

Some background on this. It all started when I upgraded to Mozilla 1.0. I have Suse 8.0 , where mozilla 0.9.8-suse is installed by default at /opt/mozilla. I installed Mozilla 1.0 using the mozilla-installer this directory. I followed the install instructions given in the mozilla.org release note.

I have tried deleting my profile and even deleting the .mozilla directory, but the problem keeps dogging me. I have tried google and mozilla.org but I could not find any information on it.

I hope some one can help me on this one.

Thanks,
Manas
 
Old 06-22-2002, 03:27 PM   #2
CragStar
Senior Member
 
Registered: Oct 2000
Location: UK - Frome
Distribution: Ubuntu
Posts: 1,081

Rep: Reputation: 47
I'm pretty sure that you are not supposed to create more than once instance of mozilla, or galeon, or netscape by clicking on the icon or through the command line. You should do what you said, ctrl-n or create tabs.

Ctrl-n should get you up a new window. Those browsers are not like IE where you can continue to click on the desktop for a new window.
 
Old 06-22-2002, 10:15 PM   #3
manaskb
Member
 
Registered: Jan 2002
Location: India
Distribution: Suse , Mandrake
Posts: 121

Original Poster
Rep: Reputation: 15
Is it a feature of Mozilla 1.0+ that more than one instance of mozilla is not allowed to run ? I only saw this behavior starting with mozilla 1.0 rc1 or rc2. Prior to it you could start multiple instances.

Only reason I can think of why this is a feature because if Ctrl-N or Ctrl-T spawns another thread then it is much less expensive then starting another process. I could not find anything on this in the mozilla release notes.

Thanks.
 
Old 06-23-2002, 01:13 AM   #4
CARTMAN
Member
 
Registered: Feb 2002
Location: Turkiye
Distribution: Pardus
Posts: 147

Rep: Reputation: 16
This is a work around for profile corruption issues that exists in mozilla.
 
Old 06-23-2002, 03:32 PM   #5
CragStar
Senior Member
 
Registered: Oct 2000
Location: UK - Frome
Distribution: Ubuntu
Posts: 1,081

Rep: Reputation: 47
One other problem could be if you didn't uninstall the 0.98 mozilla RPM. There could be a conflict there. You could try to remove the RPM and see what happens.

I have tried to start-up mozilla from the icon twice now and both have loaded ok, no problems, so I stand corrected for my first answer.
 
Old 07-29-2002, 10:00 PM   #6
cjdet
LQ Newbie
 
Registered: Jul 2002
Posts: 1

Rep: Reputation: 0
I get around this by using the following command when I already have a mozilla window open:

mozilla -remote "openURL(,new-window)"

It isn't a fix for the problem, but it is a workaround that I have found to work well enough.

--CJD
 
Old 07-30-2002, 12:44 AM   #7
CARTMAN
Member
 
Registered: Feb 2002
Location: Turkiye
Distribution: Pardus
Posts: 147

Rep: Reputation: 16
Ahem I say it again This is a work around for profile corruption issues that exists in mozilla. ;-P
 
Old 07-30-2002, 01:00 PM   #8
manaskb
Member
 
Registered: Jan 2002
Location: India
Distribution: Suse , Mandrake
Posts: 121

Original Poster
Rep: Reputation: 15
I uninstalled the Mozilla 1.0 that I got from mozilla.org and installed the Mozilla-1.0-Suse build and the profile problem was not there.
I guess this is not a Mozilla bug, but may be a distro related isssue, becasue I did not see the same problem on my laptop which runs Mandrake.

Inspite of some small problems , mozilla rocks :-)
- Manas
 
Old 07-31-2002, 02:29 PM   #9
Infinity
Member
 
Registered: Sep 2001
Location: USA
Distribution: Fedora 10, Nokia N800 OS2008
Posts: 56

Rep: Reputation: 15
You might want to try building the 1.1 beta of Mozilla. It's quite nice. I do see that they only seem to have RedHat 7.x RPMs available, so maybe using their installer is a good idea.
 
Old 08-01-2002, 09:52 AM   #10
kendo
Member
 
Registered: Nov 2001
Location: Vladivostok, Russia
Distribution: Slackware 13.0, PCBSD 7.1
Posts: 83

Rep: Reputation: 15
Just make another profile when the dialogue screen comes up. Right now it runs as default user. Use any name for a new profile. I have only seen that when trying to run two instances of Moz. With all the tabs there really isn't a reason that I can think of to run more than one. I've had 23 tabs open at once. Get the build that ends in -sea.tar.gz

Last edited by kendo; 08-01-2002 at 09:54 AM.
 
Old 10-22-2002, 04:29 AM   #11
damndj
LQ Newbie
 
Registered: Oct 2002
Location: Phoenix, AZ
Distribution: Redhat 8.0 / Mac OSX
Posts: 3

Rep: Reputation: 0
Thank you cjdet! This fixed this bothersome problem I've been having.

Whew..

Quote:
Originally posted by cjdet
I get around this by using the following command when I already have a mozilla window open:

mozilla -remote "openURL(,new-window)"

It isn't a fix for the problem, but it is a workaround that I have found to work well enough.

--CJD
 
Old 10-30-2003, 08:15 PM   #12
eliseo
LQ Newbie
 
Registered: Oct 2003
Location: currently: Macomb, IL, USA
Distribution: redhat 9 (kernel 2.4.20-20.9)
Posts: 2

Rep: Reputation: 0
I was having the same problem when aMSN tried to open a netscape instance for me to check my email. it is really annoying to get the "cannot use profile" message. i'm so glad i found this answer! thanks!

here's more info about that command (a year later =)

http://wp.netscape.com/newsref/std/x-remote.html
 
Old 11-11-2003, 07:48 PM   #13
fyoder
Member
 
Registered: Nov 2003
Posts: 111

Rep: Reputation: 15
Yes, thanks cjdet. I launch firebird (based on mozilla) with a keyboard shortcut (WindowMaker). Created another shortcut for when I've got an instance already opened.

This is one of the worst 'features' of mozilla and it's too bad it has been carried over into firebird. Not such a big deal for windows users who only have one desktop, but if you're on a different desktop from the one the browser is open on it shouldn't be a big deal to just launch another instance.

I wonder if there's a compile option to turn the behaviour off. From other posts in this thread it seems that some versions for some distros don't suffer from it. I don't know if any distros are doing firebird yet though.
 
Old 11-12-2003, 05:10 PM   #14
jsjohnst
LQ Newbie
 
Registered: Oct 2003
Location: Kansas
Distribution: Mandrake 10 Official
Posts: 11

Rep: Reputation: 0
There is a patch out there (Mandrake includes it by default in their RPMs) which causes Mozilla to always open a new thread if an existing process is started. This works fine and dandy for most situations, but what if you want to log into a cookie based website twice with different users? This is impossible because the damn session cookie is shared among all threads in the process. So for example if you want to log into phpMyAdmin twice you have to use two seperate profiles or two different web browsers. I really wish Mozilla and crew would pull their head out of their you know what and fix such an obvious issue. There is no earthly reason they can't share the profile among multiple processes. It's not like mozilla is continuously writing to that file anyway, it should only acquire a lock when it is actually reading or writing from the file not for the entire duration of the process. Imagine if your database server only allowed one process to communicate with it, how useful do you think that database would be?
 
Old 11-12-2003, 06:43 PM   #15
fyoder
Member
 
Registered: Nov 2003
Posts: 111

Rep: Reputation: 15
Thanks jsjohnst, I'll go looking for it if it makes me crazy, though for now having a second hotkey combo seems to be doing the trick.

As for having different profiles, I suppose simply selecting a new profile from a menu was too obvious. I wouldn't be likely to use it, but I can see how some would find multiple profiles useful. But you're right, very poorly implemented as is.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Mozilla: no damn profile manager! Sinope Linux - Software 1 09-09-2004 06:18 PM
Mozilla 1.4 and profile manager linux_pioneer Linux - Software 5 07-22-2004 01:28 PM
mozilla profile manager HE|| again! itsjustme Linux - General 3 02-07-2004 09:15 AM
Disable Mozilla Profile Manager beajedi Linux - Software 10 01-28-2004 06:15 PM
Profile Manager for Mozilla 1.2 Qebex Linux - Software 2 09-22-2002 03:41 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 01:12 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration