Menu

#9 Running two browsers at the same time

1.0
open
nobody
None
2020-03-19
2020-03-12
RemMarkin
No

I run several of your browser builds at the same time. (Two browsers, not two profiles)

This is possible when using portable64.dll version 7.0.6.100.

When using portable64.dll version 8.0.3.100, two browsers do not start.

Is this a bug or a feature?

Discussion

  • adonais

    adonais - 2020-03-14

    I don't quite understand the concept of the same time what you said
    The browser can run multiple instances, but the process running later is only equivalent to the tab of the previous browser.
    If MOZ_NO_REMOTE is defined in the environment variable, the browser will display different configurations.
    If you are running several different versions of browsers, please keep libportable versions consistent across several browsers.

     
  • RemMarkin

    RemMarkin - 2020-03-14

    I unzip Iceweasel_x64 number 1 and number 2.

    Iceweasel_x64_1
    - App
    - Profiles
    - TempData

    Iceweasel_x64_2
    - App
    - Profiles
    - TempData

    Contents of portable.ini file:

    [General]
    SafeEx=
    Portable=1
    EnableWhiteList=0
    PortableDataPath=../Profiles
    CreateCrashDump=0
    ProcessAffinityMask=0
    Bosskey=
    ProxyExe=
    DisableScan=1
    OnTabs=0
    Update=0
    DisDedicate=1

    [Env]
    MOZ_NO_REMOTE=1
    ;MOZ_ACCELERATED=1
    ;MOZ_WEBRENDER=1
    MOZ_DISABLE_SAFE_MODE_KEY=1
    MOZ_DISABLE_AUTO_SAFE_MODE=1
    NpluginPath=../Plugins
    TmpDataPath=../TempData
    VimpPentaHome=

    Link to launch the browser 1:

    .......\Iceweasel_x64_1\App\Iceweasel.exe

    Link to launch the browser 2:

    .......\Iceweasel_x64_2\App\Iceweasel.exe

    When I use the portable64.dll library version 7.0.6.100 in the Iceweasel_x64_1 browser and the Iceweasel_x64_2 browser, the two browsers start correctly.

    When I use the portable64.dll library version 8.0.3.100 in the Iceweasel_x64_1 browser and the Iceweasel_x64_2 browser, the two browsers do not work.

    When using portable64.dll version 8.0.3.100, both browsers start with the same profile.

    Sorry my terrible english

     
  • adonais

    adonais - 2020-03-19

    I have tested this on Windows 7 and windows 10, but it was not reproduced.
    Maybe you need to download the latest version and do a separate test.

     
  • RemMarkin

    RemMarkin - 2020-03-19

    I found a problem.

    I am running Iceweasel.exe renamed IceweaselEng.exe, IceweaselDe.exe.

    Iceweasel_Eng
    - App
    ---IceweaselEng.exe
    - Profiles
    - TempData

    Iceweasel_De
    - App
    ---IceweaselDe.exe
    - Profiles
    - TempData

    So in Proxifier setting rules is easier.

    In version 7.0.6.100, renamed IceweaselEng.exe files is work.

    In version 8.0.3.100, renamed IceweaselEng.exe files do not work.

    This is the reason.

     
  • RemMarkin

    RemMarkin - 2020-03-19

    Sorry for the trouble.

    Your program is really very good.

     

Log in to post a comment.