[bt-devel] errors

Joachim Ansorg bt-devel@crosswire.org
Sat, 11 Nov 2000 23:50:58 +0000


Hi!

> Hi,
>
> just wanted to mention the good progress of bt! Good work, Joachim!

Thank you!

> The search dialog now displays results of keys without umlauts correctly.
> With an umlaut it looks like this:
> (Notice the correct key name)
>
> Römer 16:26 (German Revised Lutherbibel 1984)
> -----------------------------------
> Am Anfang schuf Gott Himmel und Erde.

Does it also display Genesis 1:1 for it if you search in a decrypted module?

The problem is obviously in CSwordVerseKey::setKey and in CSwordLDKey::setKey

> The Presenters do the same -- i guess it has to do something with the
> display class(es) -- maybe umlauts are converted to char in a bad way?
> (like roemer)? And sword does give back 1 Mose 1:1 if the key doesn't
> exist?
> Just a proposal.
>
> Still crashes on closing a presenter, somewhere in CMDIArea::childEvent().

It doesn't crash for me. But maybe this is Qt (I have 2.2.1).
Can you send messages?


> Martin

Please notice that you have to edit main.cpp to enable the qDebug messages.

--Joachim