<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    No, I am not using flathub/flatpak.<br>
    <br>
    I had to install some more dependencies and now Blink starts. There
    are a few remaining errors:<br>
    <br>
    Traceback (most recent call last):<br>
      File "/usr/lib/python3.9/site-packages/blink/history.py", line 35,
    in __init__<br>
        data = pickle.load(open(ApplicationData.get('calls_history'),
    "rb"))<br>
    FileNotFoundError: [Errno 2] No such file or directory:
    '/home/andrew/.blink/calls_history'<br>
    Could not create pixmap from resources/icons/blink.png<br>
    <br>
    Neither seem to be fatal, but I find that creating a blank
    calls_history file did not remove the first error.<br>
    I have no idea about the second error, the blink icons all seem to
    be present?<br>
    <br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 05/08/21 12:12, Alberto wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CANoA6_LBwTTH_P6DWXRXxg6Z6zvX-c5nnEkEzEKtATnz63S3hg@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
      <div dir="ltr">
        <div>Hi,</div>
        <div><br>
        </div>
        <div>If you use flathub, note that the stable branch has the old
          version 3.</div>
        <div>Blink v5 is published in the beta branch. This is due to an
          issue with TLS that is not resolved yet.</div>
        <div><br>
        </div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">On Thu, 5 Aug 2021 at 10:57,
          Nikolai Stefanov <<a href="mailto:mo78@abv.bg"
            moz-do-not-send="true">mo78@abv.bg</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">
          <div>
            <div><a href="https://github.com/syco/flathub/tree/blink"
                target="_blank" moz-do-not-send="true">https://github.com/syco/flathub/tree/blink</a></div>
            <div><br>
            </div>
            sudo pacman -S flatpak-builder<br>
_________________________________________________________________<br>
            <br>
            <a href="http://www.kaminata.net/index.php" target="_blank"
              moz-do-not-send="true">www.kaminata.net</a><br>
            Ела си у дома...<br>
            <br>
            <br>
            <br>
            <br>
            >-------- Оригинално писмо --------
            <br>
            >От: Andrew Myers <a
              href="mailto:andrew.myers@wanadoo.fr" target="_blank"
              moz-do-not-send="true">andrew.myers@wanadoo.fr</a>
            <br>
            >Относно: Re: [Blink] Blink on Arch Linux
            <br>
            >До: Blink Support Forum <<a
              href="mailto:blink@lists.ag-projects.com" target="_blank"
              moz-do-not-send="true">blink@lists.ag-projects.com</a>>
            <br>
            >Изпратено на: 05.08.2021 12:35
            <br>
            <br>
            OK, I have installed everything but I still have a problem.
            <br>
            <br>
            $ blink <br>
            Traceback (most recent call last): <br>
              File
            "/usr/lib/python3.9/site-packages/eventlib/support/greenlets.py",
            line 3, in <module> <br>
                import greenlet <br>
            ModuleNotFoundError: No module named 'greenlet' <br>
            <br>
            During handling of the above exception, another exception
            occurred: <br>
            <br>
            Traceback (most recent call last): <br>
              File
            "/usr/lib/python3.9/site-packages/eventlib/support/greenlets.py",
            line 9, in <module> <br>
                from py.magic import greenlet <br>
            ModuleNotFoundError: No module named 'py' <br>
            <br>
            During handling of the above exception, another exception
            occurred: <br>
            <br>
            Traceback (most recent call last): <br>
              File
            "/usr/lib/python3.9/site-packages/eventlib/support/greenlets.py",
            line 14, in <module> <br>
                from stackless import greenlet <br>
            ModuleNotFoundError: No module named 'stackless' <br>
            <br>
            During handling of the above exception, another exception
            occurred: <br>
            <br>
            Traceback (most recent call last): <br>
              File
            "/usr/lib/python3.9/site-packages/eventlib/support/greenlets.py",
            line 19, in <module> <br>
                from support.stacklesss import greenlet, getcurrent,
            GreenletExit <br>
            ModuleNotFoundError: No module named 'support' <br>
            <br>
            During handling of the above exception, another exception
            occurred: <br>
            <br>
            Traceback (most recent call last): <br>
              File "/usr/bin/blink", line 67, in <module> <br>
                from blink import Blink <br>
              File "/usr/lib/python3.9/site-packages/blink/__init__.py",
            line 12, in <module> <br>
                from eventlib import api <br>
              File "/usr/lib/python3.9/site-packages/eventlib/api.py",
            line 30, in <module> <br>
                from eventlib.support import greenlets as greenlet <br>
              File
            "/usr/lib/python3.9/site-packages/eventlib/support/greenlets.py",
            line 21, in <module> <br>
                raise ImportError("Unable to find an implementation of
            greenlet.") <br>
            ImportError: Unable to find an implementation of greenlet. <br>
            <br>
            <br>
            I installed python3-eventlib-0.3.0 and greenlets.py exists
            in
            /usr/lib/python3.9/site-packages/eventlib/support/greenlets.py
            <br>
            <br>
            Not sure what has gone wrong. <br>
            <br>
            <div> On 05/08/21 10:03, Nikolai Stefanov wrote: <br>
            </div>
            <blockquote> For now you'll have to prepare yourself a
              flathub package. The AUR package doesn't working. <br>
              <br>
_________________________________________________________________ <br>
              <br>
              <a href="http://www.kaminata.net/index.php"
                target="_blank" moz-do-not-send="true">www.kaminata.net</a>
              <br>
              Ела си у дома... <br>
              <br>
              <br>
              <br>
              <br>
              >-------- Оригинално писмо -------- <br>
              >От: Andrew Myers <a moz-do-not-send="true">andrew.myers@wanadoo.fr</a>
              <br>
              >Относно: [Blink] Blink on Arch Linux <br>
              >До: Blink Support Forum <a moz-do-not-send="true"><blink@lists.ag-projects.com></a>
              <br>
              >Изпратено на: 05.08.2021 10:48 <br>
              <br>
              Does anyone have experience of installing Blink on Arch?
              More <br>
              specifically what the dependencies required are called in
              Arch? <br>
              _______________________________________________ <br>
              Blink mailing list <br>
              <a moz-do-not-send="true">Blink@lists.ag-projects.com</a>
              <br>
              <a
                href="https://lists.ag-projects.com/mailman/listinfo/blink"
                target="_blank" moz-do-not-send="true">https://lists.ag-projects.com/mailman/listinfo/blink</a>
              <br>
              <br>
              <fieldset></fieldset>
              <br>
              <pre>_______________________________________________
Blink mailing list
<a moz-do-not-send="true">Blink@lists.ag-projects.com</a>
<a href="https://lists.ag-projects.com/mailman/listinfo/blink" target="_blank" moz-do-not-send="true">https://lists.ag-projects.com/mailman/listinfo/blink</a>
</pre>
            </blockquote>
            <br>
          </div>
          _______________________________________________<br>
          Blink mailing list<br>
          <a href="mailto:Blink@lists.ag-projects.com" target="_blank"
            moz-do-not-send="true">Blink@lists.ag-projects.com</a><br>
          <a href="https://lists.ag-projects.com/mailman/listinfo/blink"
            rel="noreferrer" target="_blank" moz-do-not-send="true">https://lists.ag-projects.com/mailman/listinfo/blink</a><br>
        </blockquote>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Blink mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Blink@lists.ag-projects.com">Blink@lists.ag-projects.com</a>
<a class="moz-txt-link-freetext" href="https://lists.ag-projects.com/mailman/listinfo/blink">https://lists.ag-projects.com/mailman/listinfo/blink</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>