When should I (NOT) use MOZ_NO_REMOTE=1

Users and developers helping users with generic and technical Pale Moon issues on all operating systems.

Moderator: trava90

Forum rules
This board is for technical/general usage questions and troubleshooting for the Pale Moon browser only.
Technical issues and questions not related to the Pale Moon browser should be posted in other boards!
Please keep off-topic and general discussion out of this board, thank you!
alan9182

When should I (NOT) use MOZ_NO_REMOTE=1

Unread post by alan9182 » 2012-03-14, 17:26

I understand that even Pale Moon Portable needs this special non-default mode if two instances are to run simultaneously.
http://www.palemoon.org/palemoon-portable.shtml

Why ?

Do they have a conflict over the same registry key ?
But I understood Pale Moon Portable does not use the registry.

What goes wrong if I fail to enable this command ?
Do files get lost ?
Do they mistakenly receive the Internet Packets that were intended for the other browser ?

When I am going to use only ONE instance at a time,
what is the disadvantage of retaining active the command line
MOZ_NO_REMOTE=1

Regards
Alan

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 35633
Joined: 2011-08-28, 17:27
Location: Motala, SE
Contact:

Re: When should I (NOT) use MOZ_NO_REMOTE=1

Unread post by Moonchild » 2012-03-14, 19:51

You need the MOZ_NO_REMOTE because Pale Moon does a check on running processes to not inadvertently open a second copy when one is already running and you tell the application to start (to prevent 2 applications from trying to write to the same profile at the same time which can lead to data corruption). It has nothing to do with the registry and everything with the list of running programs under your Windows user account.

If you don't have this switch and try to start a separate copy of Pale Moon, it will simply open a new browser window of the copy that is already running (i.e.: it won't start your intended, separate browser)

With the no-remote switch, it does not do this check and will start a copy, regardless of running applications on your system.
"Sometimes, the best way to get what you want is to be a good person." -- Louis Rossmann
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

alan9182

Re: When should I (NOT) use MOZ_NO_REMOTE=1

Unread post by alan9182 » 2012-03-14, 21:03

Many thanks

Regards
Alan

Locked