[sword-devel] BibleCS 1.5.8rc5

2006-07-03 Thread Troy A. Griffitts
Adrian, I had a look at the code. LastLDKey wasn't doing UTF8 conversion on the read back in, but it was converting on the way out. I've fixed this. I also checked Lookup and Search history and it seems to be doing conversion correctly. Not sure if we added that recently, but give it

Re: [sword-devel] NET bible

2006-07-03 Thread Troy A. Griffitts
Barry, Also wanted to comment on the recent stuff about popups not showing Hebrew... Not sure what problem there may be. Our popups should support full Unicode display, so would think the problem is the font. -Troy. ___ sword-devel m

Re: [sword-devel] NET bible

2006-07-03 Thread Matt Reimer
On 7/1/06, Barry Drake <[EMAIL PROTECTED]> wrote: > Hi Matt .. > > Matt Reimer wrote: > > I continue working on my PDA sword viewer with NET, and am really > > enjoying it. I'm finding small issues, which would be nice to fix > > before the release if possible. These come to mind: > > > > 1

Re: [sword-devel] Undefined Reference errors while compiling sword-1.5.8-r1...

2006-07-03 Thread DM Smith
I had the same problem. I fixed it with: (not sure if I needed to do all of this) make clean ./autogen.sh ./usrinst.sh make Stephen Horner wrote: > Hello, > > I left my box to compile sword-1.5.8-r1 overnight, and found that it > was unable to compile do to the following compilation error: > > (cd

[sword-devel] Undefined Reference errors while compiling sword-1.5.8-r1...

2006-07-03 Thread Stephen Horner
Hello, I left my box to compile sword-1.5.8-r1 overnight, and found that it was unable to compile do to the following compilation error: (cd .libs && rm -f libsword.la && ln -s ../libsword.la libsword.la) make[1]: Leaving directory `/usr/build/tmp/portage/sword-1.5.8-r1/work/sword-1.5.8/lib' Maki

Re: [sword-devel] BibleCS 1.5.8rc3

2006-07-03 Thread Adrian Korten
g'day, I assume that this request has not been done in .rc4. There is still a problem with storing the last lexicon definition if the data is utf-8. Could this be fixed or could a flag be added to not store the last definition? For Thai, we have turned off the Saved Lookup and Saved Search but

Re: [sword-devel] NET bible

2006-07-03 Thread Barry Drake
Hi Troy ... Troy A. Griffitts wrote: > sword should be able to parse them all. Our verse parser handles > pretty crazy stuff. You can use tests/parsekey or utilities/vs2osisref Thanks for that. I'll take a look at them next week. I'm off to Ireland for a few days tomorrow. The