<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi Jamie,</p>
    <p>I saw these entries in your .ini file which you should consider
      changing.</p>
    <ol>
      <li>The Python interpreter for the debugger is set to
        'pythonw.exe'. This should be changed to 'python.exe' because
        'pythonw.exe' is only meant for GUI scripts. The debugger
        backend (aka. debug client) is a console script to be used with
        'python.exe'.</li>
      <li>Is it correct, that you are using the debug client with Python
        2? Note that Python 2 is obsolete!</li>
      <li>The 'Multi Process Debugging' option of the 'Start' dialog
        should only be activated, when a multiprocess program is
        debugged. However, this will not cause the described behavior.</li>
    </ol>
    <p>Other than that the file looks good.</p>
    <p>Regards,<br>
      Detlev<br>
    </p>
    <div class="moz-cite-prefix">Am 19.11.23 um 19:59 schrieb Jamie
      Riotto:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAM8_zTj4xMXufx6TUNAVveN1Gondaq70xt4zOLVBO1M4LGZZmA@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">Detlev,
        <div>Attached is the eri7.ini file. I'll try the --debug flag
          now.</div>
        <div>- jamie<br>
          <div><br>
          </div>
          <div><br>
          </div>
        </div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">On Sun, Nov 19, 2023 at
          7:57 AM Detlev Offenbach <<a
            href="mailto:detlev@die-offenbachs.de"
            moz-do-not-send="true" class="moz-txt-link-freetext">detlev@die-offenbachs.de</a>>
          wrote:<br>
        </div>
        <blockquote class="gmail_quote"
style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi
          Jaimie,<br>
          <br>
          I just fired up my Windows 10 VM and everything is working
          fine. Can you <br>
          send the configuration file <br>
          '%USERPROFILE%\AppData\Roaming\Eric7\eric7.ini'? Maybe
          something in your <br>
          configuration is weird and needs some special handling. In
          addition to <br>
          that you could start 'eric7_ide' in a console window with the
          '--debug' <br>
          switch.<br>
          <br>
          Regards,<br>
          Detlev<br>
          <br>
          Am 19.11.23 um 16:03 schrieb Jamie Riotto:<br>
          > Ok, still having issues with Eric7. Just did a clean
          install into a <br>
          > venv with:<br>
          ><br>
          > python3 -m venv eric7_venv<br>
          > cd eric7_venv<br>
          > cd Scripts<br>
          > activate<br>
          > python.exe -m pip install --upgrade pip<br>
          > python.exe -m pip install --prefer-binary eric-ide<br>
          ><br>
          > When I start Eric, it went through all the init screens,
          i.e. <br>
          > PyInstaller, Rope, PyLint, Vulture, etc<br>
          > and then the main app started. It took 2 full minutes to
          go from a <br>
          > white screen with 'Eric7' in the<br>
          > upper left corner to the app loading. Ok, perhaps it was
          still <br>
          > initializing stuff. However, I<br>
          > just loaded a project and it has been 10 minutes with no
          response. <br>
          > That is, spinning wait cursor,<br>
          > window is grayed out...<br>
          ><br>
          > This is a windows 10 system. A different venv with Eric6
          behaves normally.<br>
          > Do you need any info on my side to help debug this?
          Thanks again - jamie<br>
          <br>
          -- <br>
          Detlev Offenbach<br>
          <a href="mailto:detlev@die-offenbachs.de" target="_blank"
            moz-do-not-send="true" class="moz-txt-link-freetext">detlev@die-offenbachs.de</a><br>
          <br>
        </blockquote>
      </div>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
Detlev Offenbach
<a class="moz-txt-link-abbreviated" href="mailto:detlev@die-offenbachs.de">detlev@die-offenbachs.de</a></pre>
  </body>
</html>