<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi... sorry to bother you every new release :) but I tried
      running make on the new version (I did download the one you just
      emailed about) under Ubuntu 18.04, but I got this at the end:</p>
    <p><br>
    </p>
    <p>
      <blockquote type="cite">/home/derek/downloads/tellico-3.4/src/fieldformat.cpp:
        In static member function ‘static QString
        Tellico::FieldFormat::matchValueRegularExpression(const
        QString&)’:<br>
        /home/derek/downloads/tellico-3.4/src/fieldformat.cpp:69:66:
        error: ‘class QString’ has no member named ‘front’<br>
                                         +
        FieldFormat::delimiterString().front()<br>
                                                                  ^~~~~<br>
        /home/derek/downloads/tellico-3.4/src/fieldformat.cpp:70:72:
        error: ‘class QString’ has no member named ‘front’<br>
                                         +
        FieldFormat::columnDelimiterString().front()<br>
                                                                       
        ^~~~~<br>
        /home/derek/downloads/tellico-3.4/src/fieldformat.cpp:71:69:
        error: ‘class QString’ has no member named ‘front’<br>
                                         +
        FieldFormat::rowDelimiterString().front()<br>
                                                                    
        ^~~~~<br>
        src/CMakeFiles/tellico.dir/build.make:710: recipe for target
        'src/CMakeFiles/tellico.dir/fieldformat.cpp.o' failed<br>
        make[2]: *** [src/CMakeFiles/tellico.dir/fieldformat.cpp.o]
        Error 1<br>
        CMakeFiles/Makefile2:681: recipe for target
        'src/CMakeFiles/tellico.dir/all' failed<br>
        make[1]: *** [src/CMakeFiles/tellico.dir/all] Error 2<br>
        Makefile:140: recipe for target 'all' failed<br>
        make: *** [all] Error 2<br>
      </blockquote>
    </p>
    <p>I don't know what that means.... <br>
      <br>
    </p>
    <div class="moz-signature"><br>
      <br>
      <br>
      ✞ Derek Tombrello (KM4JAG)<br>
      <a href="www.RobotsAndComputers.com">www.RobotsAndComputers.com</a><br>
      <br>
      <br>
      <!-- <img src="http://www.RobotsAndComputers.com/images/rebelflag-small.jpg"><br>
Southern Pride<br>
<br> -->
      <i>
        "First they came for the Communists, but I was not a Communist
        so I did not speak out.<br>
        Then they came for the Socialists and the Trade Unionists, but I
        was neither, so I did not speak out.<br>
        Then they came for the Jews, but I was not a Jew so I did not
        speak out.<br>
        And when they came for me, there was no one left to speak out
        for me."<br>
      </i>
      <br>
      <br>
      <br>
    </div>
    <div class="moz-cite-prefix">On 3/14/21 8:08 PM, Robby Stephenson
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CACFDV64H_uVjquV9iCksx=-4ifKU=nm9htyZ529=ioGpNdKPvQ@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div dir="ltr">
          <div>Hi everyone,</div>
          <div><br>
          </div>
          <div>I've finally pulled things together to release Tellico
            3.4 with several new features, updated data sources, bug
            fixes and build changes.</div>
          <div><br>
          </div>
          <div><a
              href="https://tellico-project.org/tellico-3-4-released/"
              moz-do-not-send="true">https://tellico-project.org/tellico-3-4-released/</a>
            (Some additional screenshots)<br>
          </div>
          <div><a
              href="https://tellico-project.org/files/tellico-3.4.tar.xz"
              moz-do-not-send="true">https://tellico-project.org/files/tellico-3.4.tar.xz</a></div>
          <div><br>
          </div>
          <div>New Features:<br>
          </div>
          <div>* New data sources for UPCitemdb, TVmaze, and Numista
            were added.<br>
            * Colnect can now be searched for stamp results.<br>
            * The Group View can now be sorted by fields other than the
            title.<br>
            * The MultiFetcher data source was improved to “daisy-chain”
            results from multiple sources, merging them together. For
            example, a UPC search with UPCitemdb could be connected such
            that the result has additional information from TMDb.<br>
            * Entries can now be filtered using minimum or maximum image
            size.<br>
            * Importing from the Collectorz software family was added.<br>
            * Graphical chart reports were added (requires compiling
            with QtCharts).<br>
            <br>
            Fixes<br>
            <br>
            * The default toolbar layout for adding new entries to the
            collection was finally changed.<br>
            * Data sources for Douban, Discogs, MusicBrainz, IGDB, OMDb,
            TheGamesDB, and TMDb were updated.<br>
            * Overall, the entry updating and merging was also improved
            to both make a better search request as well as match
            existing results more efficiently.<br>
            * Batch searching was added for ISBNdb.<br>
            * Barcode searching and updating was added to DVDfr, Discogs
            and MusicBrainz.<br>
            * The AnimeNFO data source was removed.<br>
            * PlayStation5 and Xbox Series X were added to the list of
            default game platforms.<br>
            * The entry and report templates were improved for mobile
            layouts.<br>
            * A crashing bug on Windows was fixed (Bug 422468).<br>
            * The “Filter by Group” command was again improved to better
            match table fields.<br>
            * Tellico will now build against QtWebEngine instead of
            KHTML, if available, since KHTML is deprecated.<br>
            * Bibtex parsing with the included btparse library is now a
            compile-time option, which allows Tellico to build with
            MSVC.</div>
          <div><br>
            <div>Many other updates were done to prepare Tellico for the
              eventual shift to Qt6 and KDE Frameworks 6, moving away
              from deprecated classes and methods. I've tested the build
              dependencies in several different combinations, so I
              expect them to work pretty well, but please let me know if
              someone shows up weird.</div>
            <div><br>
            </div>
            <div>There were some additional improvements in image
              loading which should speed things up. As always, <strong>please
                backup your data file</strong> periodically and
              especially when moving to a new version like this. The
              easiest method is to export the collection as a Zip file.</div>
            <div><br>
            </div>
            <div>Robby<br>
            </div>
            <div><br>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
  </body>
</html>