<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=us-ascii" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
<br>
Installation of BT 1.6.3a works, but starting the program (from the
Konsole) gives the message: <br>
<br>
wolfgang@wolfgang:~$ bibletime<br>
kio (KSycoca): Trying to open ksycoca from
/var/tmp/kdecache-wolfgang/ksycoca<br>
(BibleTime 1.6.3a) WARNING: ASSERT: "m" in cindexitem.cpp (347)<br>
(BibleTime 1.6.3a) WARNING: ASSERT: "m" in cindexitem.cpp (347)<br>
(BibleTime 1.6.3a) WARNING: ASSERT: "m" in cindexitem.cpp (347)<br>
(BibleTime 1.6.3a) WARNING: ASSERT: "m" in cindexitem.cpp (347)<br>
(BibleTime 1.6.3a) WARNING: ASSERT: "m" in cindexitem.cpp (347)<br>
(BibleTime 1.6.3a) WARNING: ASSERT: "m" in cindexitem.cpp (347)<br>
(BibleTime 1.6.3a) WARNING: ASSERT: "m" in cdisplaywindow.cpp (437)<br>
<br>
When closing BT (with Alt-F4) the message appear (in Konsole):<br>
kparts: KPart::slotWidgetDestroyed(), deleting part unnamed<br>
kparts: 0x8526eb0 emitting activePartChanged (nil)<br>
kparts: Part::~Part 0x82c3260<br>
kparts: KPart::slotWidgetDestroyed(), deleting part unnamed<br>
kparts: 0x8424410 emitting activePartChanged (nil)<br>
kparts: Part::~Part 0x8410618<br>
wolfgang@wolfgang:~$<br>
<br>
In addition the harddisk is running in a way a faucet/tap is dropping:
1 second running, 1 second stop and this continues only as long BT is
started. (This beginns about 10-15 seconds after starting BT).<br>
<br>
I also saw before (after having started BT 1.6.3a:<br>
(BibleTime 1.6.3a) WARNING: ASSERT: "w" in bibletime_dcop.cpp (150)<br>
<br>
Greetings<br>
Wolfgang<br>
<br>
Martin Gruner wrote:
<blockquote cite="mid200701312206.58058.mg.pub@gmx.net" type="cite">
  <pre wrap="">Hi Thomas and all,

thanks to Joachim's very quick reaction I could just release BibleTime 1.6.3a. 
It only fixes the Makefile problems you reported. Please test and let us know 
if it works ok.

God bless,

mg



Am Mittwoch, 31. Januar 2007 schrieb Thomas Abthorpe:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hello again!

I discovered the issue

docs/handbook/unicode/Makefile  reads

install-data-local:
        mkdir -p $(DESTDIR)$(kde_htmldir)en/bibletime/handbook/;
        chmod -R a+r+X  $(DESTDIR)$(kde_htmldir)en/bibletime;

it should read

        mkdir -p $(DESTDIR)$(kde_htmldir)/en/bibletime/handbook/;
        chmod -R a+r+X  $(DESTDIR)$(kde_htmldir)/en/bibletime;

Thank you again for your time and attention to this matter.

Yours in Christ


Thomas


_______________________________________________
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>
  <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>
</body>
</html>