<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi Patrick,</p>
    <p>I created an openSUSE 15.5 virtual machine with the Gnome desktop and installed eric in a Python virtual environment. During this process I made these observations, which might be related to your issue.</p>
    <ol>
      <li>openSUSE Leap 15.5 installs an outdated Python version by default (3.6.x).</li>
      <li>Due to the fact, that Python 3.6 and 3.7 are no longer supported by eric-ide, the pip installation command for eric-ide installs an outdated version (22.3 dated March 2022, i.e. about two years old).</li>
      <li>Due to the same fact, an outdated version of PyQt6 and Qt6 got installed.</li>
    </ol>
    <p>Once I noticed that, I installed Python 3.11 using yast and recreated the Python virtual environment using that version. Installing eric-ide now installed the latest eric-ide version (24.2.1) together with PyQt6 6.6.1 and Qt6 6.6.1. The only remaining issue with this is, that Qt requires q newer SSL library than is installed by default. That can be solved by installing 'libopenssl_3' using yast.</p>
    <p>I hope these findings and correction steps will help you solve your issue.</p>
    <p>Regards,
Detlev
</p>
    <div class="moz-cite-prefix">Am 15.02.24 um 22:00 schrieb Patrick
      Headley:<br>
    </div>
    <blockquote type="cite"
      cite="mid:7fdb60c8-5232-4fda-b456-b87cd918166b@linxco-inc.com">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <font face="Helvetica, Arial, sans-serif">I use Gnome. I did
        update pip as the first step to installing eric7.<br>
        <br>
        How long did you leave eric7 running? For me it ran for a period
        of time before crashing. Mostly, it would crash while it was
        idle when I was reading the documentation to learn how to use
        it, but not always.<br>
        <br>
      </font>
      <div class="moz-signature"><font size="3"><b><i>Patrick Headley</i></b><br>
          Linx Consulting, Inc.<br>
          (303) 916-5522<br>
          <a class="moz-txt-link-abbreviated moz-txt-link-freetext"
            href="mailto:pheadley@linxco-inc.com" moz-do-not-send="true">pheadley@linxco-inc.com</a><br>
          <a class="moz-txt-link-abbreviated"
            href="http://www.linxco-inc.com" moz-do-not-send="true">www.linxco-inc.com</a><br>
        </font> <br>
        <br>
      </div>
      <div class="moz-cite-prefix">On 2/15/24 2:11 AM, Detlev Offenbach
        wrote:<br>
      </div>
      <blockquote type="cite"
cite="mid:74b6a3ad-2377-42f1-8ff1-93eb46c66a76@die-offenbachs.de">
        <meta http-equiv="Content-Type"
          content="text/html; charset=UTF-8">
        <p>Hi Patrick,</p>
        <p>I am sorry to hear, that you gave up. Nevertheless I installed a fresh openSUSE VirtualBox machine and got eric working in a Python virtual environment with one little issue not related to eric-ide. I had to update the 'pip' package of the environment because it was too old. Thereafter PyQt6 was installed without an issue and eric started and showed its initialization sequence.</p>
        <p>Note: I installed openSUSE with the KDE Plasma desktop. Maybe that is different to your VM.</p>
        <p>Regards,
Detlev
</p>
        <div class="moz-cite-prefix">Am 14.02.24 um 22:37 schrieb
          Patrick Headley:<br>
        </div>
        <blockquote type="cite"
          cite="mid:788c6670-ed54-44d8-841b-04c8c59c2328@linxco-inc.com">
          <meta http-equiv="Content-Type"
            content="text/html; charset=UTF-8">
          <font face="Helvetica, Arial, sans-serif">I did install eric7
            into a virtual environment as directed. <br>
            <br>
            I didn't check for error logs but the problem has been so
            consistent across multiple versions of OpenSuSE that I
            didn't care to investigate further. One thing that could be
            an issue is that I'm running Eric7 on VirtualBox virtual
            machines. Since I don't have problems with other
            applications I don't believe it's a VirtualBox issue but
            thought I would throw that out there.<br>
            <br>
            If I get in the mood to test again I will look at the logs.
            But, for now I have uninstalled Eric7.<br>
            <br>
          </font>
          <div class="moz-signature"><font size="3"><b><i>Patrick
                  Headley</i></b><br>
              Linx Consulting, Inc.<br>
              (303) 916-5522<br>
              <a class="moz-txt-link-abbreviated moz-txt-link-freetext"
                href="mailto:pheadley@linxco-inc.com"
                moz-do-not-send="true">pheadley@linxco-inc.com</a><br>
              <a class="moz-txt-link-abbreviated"
                href="http://www.linxco-inc.com" moz-do-not-send="true">www.linxco-inc.com</a><br>
            </font> <br>
            <br>
          </div>
          <div class="moz-cite-prefix">On 2/14/24 1:21 AM, Detlev
            Offenbach wrote:<br>
          </div>
          <blockquote type="cite"
cite="mid:3e276b25-2c3a-4653-8da3-44af4156d8a9@die-offenbachs.de">
            <meta http-equiv="Content-Type"
              content="text/html; charset=UTF-8">
            <p>Hi Patrick,</p>
            <p>I just tested eric7 in my openSUSE 15.5 VM and have to report, that it works as expected. Therefore I think, that your issue is somehow related to your installation.</p>
            <p>1. Did you install eric into a Python virtual environment as recommended by the eric installation instructions?</p>
            <p>2. Please start eric in terminal window and check for error messages. On some systems Qt6 is reporting a missing package (libxcb-cursor0) without that it will stop. The installation instruction of the eric web site contain such a hint.</p>
            <p>3. Check the directory ~/.eric7 for the presence of an error log. If such a log exists, please send it to me.</p>
            <p>4. Try to start eric in a terminal with "eric7_ide --debug" and send the debug log file to be found in "~/.eric7" to me.</p>
            <p>Hope these steps will help to solve your issue and you are able to enjoy eric7.</p>
            <p>Regards,
Detlev
</p>
            <p><style type="text/css">p, li { white-space: pre-wrap; }</style></p>
            <div class="moz-cite-prefix">Am 14.02.24 um 03:43 schrieb
              Patrick Headley:<br>
            </div>
            <blockquote type="cite"
cite="mid:89fa0153-5798-449f-839f-ffd118d85945@linxco-inc.com">
              <meta http-equiv="content-type"
                content="text/html; charset=UTF-8">
              <font face="Helvetica, Arial, sans-serif">Just installed
                Eric7 onto an OpenSuSE Leap 15.5 machine. Eric7 keeps
                crashing. The first time I had to restart the
                application. Several times after that I lost my desktop
                session and had to log in again.<br>
                <br>
                Eric6 had the same issue and I've tried installing it on
                several different releases of OpenSuSE. Don't know if
                it's just an OpenSuSE thing. I haven't tried to install
                it on any other OS.<br>
                <br>
              </font>
              <div class="moz-signature">-- <br>
                <font size="3"><b><i>Patrick Headley</i></b><br>
                  Linx Consulting, Inc.<br>
                  (303) 916-5522<br>
                  <a
class="moz-txt-link-abbreviated moz-txt-link-freetext"
                    href="mailto:pheadley@linxco-inc.com"
                    moz-do-not-send="true">pheadley@linxco-inc.com</a><br>
                  <a class="moz-txt-link-abbreviated"
                    href="http://www.linxco-inc.com"
                    moz-do-not-send="true">www.linxco-inc.com</a><br>
                </font> <br>
                <br>
              </div>
            </blockquote>
            <pre class="moz-signature" cols="72">-- 
Detlev Offenbach
<a class="moz-txt-link-abbreviated moz-txt-link-freetext"
            href="mailto:detlev@die-offenbachs.de"
            moz-do-not-send="true">detlev@die-offenbachs.de</a></pre>
          </blockquote>
          <br>
        </blockquote>
        <pre class="moz-signature" cols="72">-- 
Detlev Offenbach
<a class="moz-txt-link-abbreviated moz-txt-link-freetext"
        href="mailto:detlev@die-offenbachs.de" moz-do-not-send="true">detlev@die-offenbachs.de</a></pre>
      </blockquote>
      <br>
    </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>