Re: [sword-devel] Bug with TOP (duplicate keys)

2002-07-15 Thread Troy A. Griffitts
Actually, I'm not quite sure how duplicate keys are getting added. This seems to be the real bug, IMO. The api is not currently equipped with logic to handle such things. If the module is positioned to, say 'A', and text is set with operator<<(const char *) The module should overwrite the

[sword-devel] Searching and copyrights.

2002-07-15 Thread Dan Bertles
Troy, I hate to agree with Daniel because it means more work for you guys, but sometimes I do need to see the verse before and after the verse listed to know if that's the exact one I'm searching for. The "Back" key does suffice, and you might want to put this on back burner because of that.

Re: [sword-devel] Bug with TOP (duplicate keys)

2002-07-15 Thread Christian Renz
>Now the following program gives wrong output (with duplicated A): This is the same bug I reported a while ago. Greetings, Christian -- [EMAIL PROTECTED] - http://www.web42.com/crenz/ - http://www.web42.com/ "Faith (...) is the art of holding onto things your reason has once accepted, in s

[sword-devel] win32 beta O

2002-07-15 Thread Troy A. Griffitts
New bugfix beta. Thanks again for all the great reports. Please report any bugs that you still find, as I think I've fixed most everything (program related) posted to the list. http://www.crosswire.org/sword/ALPHAcckswwlkrfre22034820285912/alpha/sword-1.5.4betaO.zip Some notes: lexicon con

Re: [sword-devel] ICU in CVS

2002-07-15 Thread Martin Gruner
> I'm leaving for Dallas tomorrow morning, but sincerely hope that I will > have some time eventually to update icu-sword to ICU 2.1 and release it a > little more officially (as in with a tarball/zip rather than just via > CVS). Chris, best wishes and blessings for you move! Maybe we can meet i

Re: [sword-devel] ICU in CVS

2002-07-15 Thread Chris Little
It's supposed to be (was intended to be, though I don't recall if there was an upstream reason for it) _ICU_ rather than ICU. It was ICU formerly, but changed around the time I updated us to ICU 2.0. I'm leaving for Dallas tomorrow morning, but sincerely hope that I will have some time eventu

[sword-devel] infinite loop in beta N

2002-07-15 Thread Ross, Perry
Title: infinite loop in beta N I get an odd infinite loop, with a kind of screen redraw effect, by doing the following:     Going to Daniel 12:11, KJV     Select JFB and scroll to the bottom     Rest the mouse on the words "Wycliffe and Huss" (without clicking) Within a few sec

[sword-devel] Bug with TOP (duplicate keys)

2002-07-15 Thread porton
I create module test: [test] DataPath=./modules/lexdict/rawld/test/test ModDrv=RawLD Description=Test LD Encoding=UTF-8 About=I use this module for testing my GTK+ LD editor. $ addld -c test $ addld -a test a aaa $ addld -a test b bbb $ addld -a test c ccc Now the following program gives wrong

[sword-devel] deleteEntry()

2002-07-15 Thread porton
After deleteEntry() and then (*module)++, where we are: - on the next entry after deleted; - on the next entry after the next entry after the deleted entry (two entries forward); - unspecified? Analogously for (*module)-- after deleteEntry(). -- Victor Porton ([EMAIL PROTECTED])

Re: [sword-devel] ICU in CVS

2002-07-15 Thread Martin Gruner
Troy, this might be caused by usrinst.sh. It now appends --with-icu per default, and since you do not have ICU the build fails. Either you revert the file, or call configure by hand. Martin > Hey guys, just tried the latest stuff. I am not using ICU. I'm still > getting: > > g++ -DUSE_AUTO

[sword-devel] bug in thml2gbs?

2002-07-15 Thread Heiko Unold
Hi. When using thml2gbs, lines that end on any tag (e.g. or ) in the source file seem to cause the rest of the current div to be omitted in the conversion process. Any solution to this? Thanks, Heiko -- Heiko J. Unold

Re: [sword-devel] ICU in CVS

2002-07-15 Thread Daniel Glassey
I'll change them all to _ICU_ later or you can diy (it's much easier to grep for _ICU_ to see where it has been used, also it's what biblecs uses). It was my error in swmgr not to change it, and then missing the error with #else. Moral of the tale - always recompile and test before you chec

[sword-devel] Blue screen crash in Beta N

2002-07-15 Thread Richard Guay
Hi, 1) I just came across this one. Bring up the search dialogue, put anything in the search area, click custom range, type in the name of one of the modules (or any string that is not a part of one of the books of the Bible), and hit . It crashes everytime with a blue screen. It seems