<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Martin,</p>
    <p>The "FATAL" message is from main.cpp line 252 after it tries to
      "initializeDirectoryCache()". The need to instantiate QApplication
      should have been done by BibleTimeApp at line 212. Looking at the
      code I don't see how our code is incorrect. <br>
    </p>
    <p>My thought is that something did not go right in the switch from
      Qt 5.5 to 5.6.1. I would check the CMakeCache.txt to ensure only
      Qt 5.6.1 paths are in it. I would make sure a clean build of
      BibleTime was done. Beyond that I am not sure what to do.</p>
    <p>Gary<br>
    </p>
    <div class="moz-cite-prefix">On 08/11/2016 01:36 PM, Martin Gruner
      wrote:<br>
    </div>
    <blockquote cite="mid:8FE44978-EB54-4B6D-8478-66BB6BDBF49A@gmx.net"
      type="cite">
      <pre wrap="">Hello all,

thanks a lot Jaak for the bug fixes and the new RC.

I ran into errors trying to run the binary package on Mac OS against homebrew-installed QT 5.6.1. Would anyone have a clue? IIRC this worked well with QT 5.5.

(BibleTime 2.11.0_rc2) WARNING: QCoreApplication::applicationDirPath: Please instantiate the QApplication object first
(BibleTime 2.11.0_rc2) WARNING: QCoreApplication::applicationDirPath: Please instantiate the QApplication object first
(BibleTime 2.11.0_rc2) WARNING: Cannot cd up from directory  ""
(BibleTime 2.11.0_rc2) FATAL: Error initializing directory cache!
Please report this bug at <a class="moz-txt-link-freetext" href="https://github.com/bibletime/bibletime/issues">https://github.com/bibletime/bibletime/issues</a>
Abort trap: 6

Best regards, Martin

</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
bt-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:bt-devel@crosswire.org">bt-devel@crosswire.org</a>
<a class="moz-txt-link-freetext" href="http://www.crosswire.org/mailman/listinfo/bt-devel">http://www.crosswire.org/mailman/listinfo/bt-devel</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>