<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    Hi Jack<br>
    Your Reply to: url has 2ss in ussers: So it bounced.<br>
    Trying with one s.<br>
    Regards<br>
    <br>
    ------ Forwarded Message --------
    <div class="moz-forward-container">
      <table cellpadding="0" cellspacing="0" border="0"
        class="moz-email-headers-table">
        <tbody>
          <tr>
            <th valign="BASELINE" align="RIGHT" nowrap="nowrap">Subject:
            </th>
            <td>Re: Error in financequote.pl</td>
          </tr>
          <tr>
            <th valign="BASELINE" align="RIGHT" nowrap="nowrap">Date: </th>
            <td>Wed, 22 Oct 2025 17:51:44 +0100</td>
          </tr>
          <tr>
            <th valign="BASELINE" align="RIGHT" nowrap="nowrap">From: </th>
            <td>timothyp <a class="moz-txt-link-rfc2396E" href="mailto:egroegboyle@gmail.com"><egroegboyle@gmail.com></a></td>
          </tr>
          <tr>
            <th valign="BASELINE" align="RIGHT" nowrap="nowrap">To: </th>
            <td><a class="moz-txt-link-abbreviated" href="mailto:ostroffjh@ussers.sourcforge.net">ostroffjh@ussers.sourcforge.net</a>, For KMyMoney
              development <a class="moz-txt-link-rfc2396E" href="mailto:kmymoney-devel@kde.org"><kmymoney-devel@kde.org></a></td>
          </tr>
          <tr>
            <th valign="BASELINE" align="RIGHT" nowrap="nowrap">CC: </th>
            <td>Jack <a class="moz-txt-link-rfc2396E" href="mailto:ostroffjh@aya.yale.edu"><ostroffjh@aya.yale.edu></a></td>
          </tr>
        </tbody>
      </table>
      <br>
      <br>
      Hi Jack<br>
      <br>
      kmymoney 5.2.1<br>
      <br>
      I have just checked the perl script financequote.pl from the tar
      download which has<br>
      my $prgnam = "kmymoneyfq.pl";<br>
      my $version = "1.00";<br>
      <br>
      While the appimage financequote.pl has<br>
      my $prgnam = "financequote.pl";<br>
      my $version = "1.1";<br>
      <br>
      In the appimage (all versions), there have been a few changes.<br>
      In line 92     if ($usdate != "") {<br>
      it should be f ($usdate ne "") {<br>
      <br>
      That is the one error. The other is in the code that calls
      financequote.pl from main kmymoney.<br>
      There is still some ( debug) code active and its causing problems.<br>
      <br>
      Hope this helps.<br>
      Regard<br>
      <br>
      <br>
      <br>
      <br>
      <br>
      On 22/10/2025 16:13, Jack via KMyMoney-devel wrote:<br>
      <blockquote type="cite">- what versions of KMyMoney (from
        Help/About KMyMoney) and of Finance-Quote are you using?  (I
        doubt it matters, but I also don't know what might have changed
        in the Perl code.)<br>
        <br>
        - is there a particular reason you are using finance-quote
        instead of Yahoo Finance or another provided service?  (With
        5.2.1, under Settings/Configure KMyMoney... on the Online Quotes
        page, select "install" to get the latest versions.  This
        approach has changed in an attempt to face fewer failures when
        the services change their formatting.)<br>
        <br>
        Can you use Finance-quote directly to fetch a price?  I'd like
        to determine if the problem is with what it is actually
        fetching, or with how KMyMoney processes the data it fetched.<br>
        <br>
      </blockquote>
      <br>
    </div>
  </body>
</html>