<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Thomas,<br>
    <br>
    If you were missing a package it would be a problem for building,
    not runtime. <br>
    <br>
    From you log I see that the crash is very early in the startup of
    Bibletime while initializing the backend and sword. Since you are
    building sword from svn, I want to make sure you don't have the
    sword package (libsword8) installed. If you were to build Bibletime
    using sword svn headers, but at runtime you were finding the package
    version of sword, you might have problems like you are seeing. <br>
    <br>
    Normally when I build on ubuntu I don't use sword svn. I install the
    libsword8 and libsword-dev packages. Perhaps you can try it that
    way. By sure to delete bibletime/build/CMakeCache.txt if you switch
    to building with libsword-dev. Verify that it does not find the svn
    version of sword by checking CMakeCache.txt after the build and
    looking for sword paths.<br>
    <br>
    Gary<br>
    <br>
    <br>
    <br>
    <br>
    On 09/03/2010 03:20 AM, Thomas Crawford wrote:
    <blockquote
      cite="mid:AANLkTikSUgnfPvHJiRvevW1S0e=KYb+8ZouxS9zvEzxz@mail.gmail.com"
      type="cite">Gary, I just tried to build the clone git://<a
        moz-do-not-send="true"
        href="http://gitorious.org/bibletime/bibletime.git">gitorious.org/bibletime/bibletime.git</a>
      on a new Ubuntu 10.04.1 install against a clean svn sword 2435
      install.&nbsp; Qt, qt-dev, boost, boost-dev all the other packages and
      development packages were downloaded from the Ubuntu 10.04
      repository.&nbsp; Xiphos with a clean svn xiphos 4000 builds fine.<br>
      <br>
      No joy with bibletime, "Segmentation default."&nbsp;&nbsp; Attached is the
      output of bibletime --debug 2&gt;log log file.<br>
      <br>
      Am I missing some kind of package to build bibletime? <br>
      <br>
      Tom Crawford <br>
      <br>
      <div class="gmail_quote">
        On Mon, Aug 23, 2010 at 10:00 AM, Gary Holmlund <span dir="ltr">&lt;<a
            moz-do-not-send="true" href="mailto:gary.holmlund@gmail.com">gary.holmlund@gmail.com</a>&gt;</span>
        wrote:<br>
        <blockquote class="gmail_quote" style="border-left: 1px solid
          rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left:
          1ex;">
          <div text="#000000" bgcolor="#ffffff">
            <div>
              <div class="h5">
                On 08/22/2010 08:17 AM, Gary Holmlund wrote:
                <blockquote type="cite"> On 08/22/2010 01:06 AM, Thomas
                  Crawford wrote:
                  <blockquote type="cite"><br>
                    <br>
                    <div class="gmail_quote">On Sun, Aug 22, 2010 at
                      3:05 PM, Thomas
                      Crawford <span dir="ltr">&lt;<a
                          moz-do-not-send="true"
                          href="mailto:tjcford@gmail.com"
                          target="_blank">tjcford@gmail.com</a>&gt;</span>
                      wrote:<br>
                      <blockquote class="gmail_quote"
                        style="border-left: 1px solid rgb(204, 204,
                        204); margin: 0pt 0pt 0pt 0.8ex; padding-left:
                        1ex;">
                        <div>On Sun, Aug 22, 2010 at 11:47 AM, Gary
                          Holmlund <span dir="ltr">&lt;<a
                              moz-do-not-send="true"
                              href="mailto:gary.holmlund@gmail.com"
                              target="_blank">gary.holmlund@gmail.com</a>&gt;</span>
                          wrote:<br>
                        </div>
                        <div class="gmail_quote">
                          <div>
                            <blockquote class="gmail_quote"
                              style="border-left: 1px solid rgb(204,
                              204, 204); margin: 0pt 0pt 0pt 0.8ex;
                              padding-left: 1ex;">
                              <div bgcolor="#ffffff" text="#000000">
                                Tom,<br>
                                <br>
                                I have fixed an hang/crash issue which I
                                also believe is the issue you
                                are having. Our source is now in git at:<br>
                                <br>
                                &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a moz-do-not-send="true"
                                  href="http://gitorious.org/bibletime/bibletime"
                                  target="_blank">http://gitorious.org/bibletime/bibletime</a><br>
                                <font color="#888888"> <br>
                                  Gary</font>
                                <div>
                                  <div><br>
                                  </div>
                                </div>
                              </div>
                            </blockquote>
                          </div>
                          <div><br>
                            Gary,&nbsp; I cloned the git directory, built the
                            download against sword svn
                            2535&nbsp; -- I'm not sure how you check what
                            version of git I have.&nbsp; It
                            builds fine without errors.&nbsp; But when you
                            start bibletime it hangs at
                            the splash screen, never gets to creating
                            the interface, and then
                            Segmentation Fault.&nbsp; <br>
                          </div>
                        </div>
                      </blockquote>
                      <div><br>
                        I was building on Fedora 12<br>
                      </div>
                    </div>
                  </blockquote>
                  Tom,<br>
                  <br>
                  I this case you can do a "git log" and look for "Fix
                  refactoring
                  hang/crash issue introduced 2010-07-20<br>
                  ". It seems like the issue I found is not the issue
                  you are having. <br>
                  <br>
                  I am building on ubuntu 10.04, but not with sword svn
                  2535. It will
                  give this a try later today.<br>
                  <br>
                  Gary<br>
                </blockquote>
                <br>
              </div>
            </div>
            Tom,<br>
            <br>
            I have compiled sword svn and bibletime git HEAD on ubuntu
            10.04 and
            fedora 12. Both work fine for me. <br>
            <br>
            Is it possible you have the sword package (1.6.1) installed
            (/usr/lib/libsword.so on ubuntu) and have also installed
            when you built
            the sword source (/usr/local/lib/libsword.a). It so, you
            need to remove
            the package version if you install from the source version.<br>
            <br>
            Gary<br>
          </div>
          <br>
          _______________________________________________<br>
          bt-devel mailing list<br>
          <a moz-do-not-send="true" href="mailto:bt-devel@crosswire.org">bt-devel@crosswire.org</a><br>
          <a moz-do-not-send="true"
            href="http://www.crosswire.org/mailman/listinfo/bt-devel"
            target="_blank">http://www.crosswire.org/mailman/listinfo/bt-devel</a><br>
          <br>
        </blockquote>
      </div>
      <br>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
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>