torkell: (Default)
Thomas ([personal profile] torkell) wrote2008-07-29 08:48 pm

(no subject)

Why are Firefox and Opera apparently incapable of running multiple processes for the same user?

The only reason I can think of is because the necessary profile locking is "hard". So why has Internet Explorer been able to do this for ages without any problems?

[identity profile] crschmidt.livejournal.com 2008-07-29 07:57 pm (UTC)(link)
Firefox has no problems doing that. Use -ProfileManager -no-remote on the command line to start it. It's not the default because when people click on a new link in an IM window, they don't expect it to open in a new browser.

Opera, I don't know anything about.

[identity profile] crschmidt.livejournal.com 2008-07-29 09:53 pm (UTC)(link)
ProfileManager can? or -no-remote can? I use both all the time.

[identity profile] crschmidt.livejournal.com 2008-07-29 10:02 pm (UTC)(link)
Why do you need multiple processes with the *same* profile? I guess I didn't understand the use case, I'm sorry.

[identity profile] tau-iota-mu-c.livejournal.com 2008-07-30 04:42 pm (UTC)(link)
I didn't even need the -no-remote when I tried this last.

If you try to create a new profile when another profile is open, then the database telling firefox where the profiles are gets confused because mozilla programmers are a pack of morons. If you close the second firefox after the first one, it tends to work in practice. If not, you just lose the location of the second profile. You can recreate it, and it'll use the old directory and continue to use its old settings. Or maybe I had to edit one of the .js files to point to the old location...

[identity profile] tau-iota-mu-c.livejournal.com 2008-07-30 04:44 pm (UTC)(link)
Ah, woops, missed the bit about the same profile...