Re: [sword-devel] Endless looping

2025-06-19 Thread pinoaffe
DM Smith writes: > This has been committed. To use, compile SWORD from SVN. Thanks a lot for the work! I am excited to use this :) ___ sword-devel mailing list: sword-devel@crosswire.org http://crosswire.org/mailman/listinfo/sword-devel Instructions to

[sword-devel] Windows utils

2025-06-19 Thread Greg Hellings
With a couple of updates to the utilities over the past 24 hours, I've created a new build of them for Windows users. This build also includes all the latest dependencies like ICU 76.1. They can be downloaded from my GitLab instance: https://src.thehellings.com/greg/mingw-sword-build/-/releases

Re: [sword-devel] Script to find a best fit v11n

2025-06-19 Thread Greg Hellings
On Thu, Jun 19, 2025 at 4:13 PM DM Smith wrote: > > On Jun 19, 2025, at 3:24 PM, Greg Hellings > wrote: > > > Like most things, it's a trade-off. Working with the bindings requires > that the Sword bindings are installed on the host system. For someone > running on Windows, this is particularly

Re: [sword-devel] Endless looping

2025-06-19 Thread DM Smith
This has been committed. To use, compile SWORD from SVN. In Him, DM > On Jun 16, 2025, at 5:07 PM, DM Smith wrote: > > Pinoaffe, Michael, > > Attached is a patch that will fix the endless looping bug. > > The problem was in a verse in a chapter that was not in the chosen > versificat

Re: [sword-devel] Script to find a best fit v11n

2025-06-19 Thread DM Smith
> On Jun 19, 2025, at 3:24 PM, Greg Hellings wrote: > > > > On Thu, Jun 19, 2025 at 9:07 AM DM Smith > wrote: >> Greg, >> There’s an extraneous %s in the output. > > Ah, not surprising. That is the old, Python 2 way of formatting variables > into a string, simi

Re: [sword-devel] Patches

2025-06-19 Thread Troy A. Griffitts
Thank you Greg!  Applied. On 6/16/25 2:15 AM, Greg Hellings wrote: Troy, I've attached two patches to this email that I've been using lately. The Xapian fixes a bug where swomodule does not report itself as supporting index creation when compiled against Xapian. I don't know if other  tools

Re: [sword-devel] Script to find a best fit v11n

2025-06-19 Thread Greg Hellings
On Thu, Jun 19, 2025 at 9:07 AM DM Smith wrote: > Greg, > There’s an extraneous %s in the output. > Ah, not surprising. That is the old, Python 2 way of formatting variables into a string, similar to C style printf syntax with variable arguments coming in a tuple after an overload of the modulus

Re: [sword-devel] bishop: how to change commentaries?

2025-06-19 Thread Fr Cyrille
You can read better if you go in the menu → Analyse the verse Le 19/06/2025 à 20:52, Karl Kleinpaste a écrit : On 6/19/25 2:45 PM, Fr Cyrille wrote: You have to scroll... Oh good gracious I didn't realize that /both/ were present at once. Notes on Eccl.1.1 are very long. If I had 6 comment

Re: [sword-devel] bishop: how to change commentaries?

2025-06-19 Thread Karl Kleinpaste
On 6/19/25 2:45 PM, Fr Cyrille wrote: You have to scroll... Oh good gracious I didn't realize that /both/ were present at once. Notes on Eccl.1.1 are very long. If I had 6 commentaries installed, would they all be included there? Then how do I tell Bishop to display just one? Anyhow, I've

Re: [sword-devel] bishop: how to change commentaries?

2025-06-19 Thread Fr Cyrille
You have to scroll... Le 19/06/2025 à 20:19, Karl Kleinpaste a écrit : Probably an annoyingly trivial question, but... I'm trying to use Bishop on an iPad. I have downloaded a few things, including a couple commentaries. One is being displayed; I want the other. How do I get it? The UI is not

[sword-devel] bishop: how to change commentaries?

2025-06-19 Thread Karl Kleinpaste
Probably an annoyingly trivial question, but... I'm trying to use Bishop on an iPad. I have downloaded a few things, including a couple commentaries. One is being displayed; I want the other. How do I get it? The UI is not at all obvious.___ sword-deve

Re: [sword-devel] Script to find a best fit v11n

2025-06-19 Thread Peter von Kaehne
Yes. I thought the question for the tool was odd as I thought I had used such for a long time, but could not recall detail until Greg reminded me. The problem is though not as simple as lowest number of oddities, but also where abd ehat they are. So some looking and comparing by eye ball is likely

Re: [sword-devel] Odd behavior in ListKey

2025-06-19 Thread DM Smith
Troy, Thanks for your reply! DM > [dmsmith@host testsuite]$ ./runall.sh > gbs_basic: PASSED. > greekaccents: PASSED. > ldr12n: PASSED. > listtest: PASSED. > osis_basic: PASSED. > osis_mod2zmod: PASSED. > osis_osis2modcipher: PASSED. > utf8basic: PASSED. > versekeytest: PASSED. > versemgrtest: PAS

Re: [sword-devel] Script to find a best fit v11n

2025-06-19 Thread DM Smith
What motivated me to “write” such a script was a couple of recent emails where people were having a hard time determining which v11n to use and were using osis2mod by trial and error to figure it out. No one had suggested Greg’s excellent tool. So I assumed there was an unmet need. > On Jun 1

Re: [sword-devel] Script to find a best fit v11n

2025-06-19 Thread DM Smith
Greg, There’s an extraneous %s in the output. If you put the enumeration after the line "There are 93 OT IDs and 5 NT IDs in v11n which aren’t in your file.” Then you wouldn’t need the heading "The following IDs don’t appear in your file:” It’d also be nice to format it a few per line, indented

Re: [sword-devel] Script to find a best fit v11n

2025-06-19 Thread DM Smith
Greg, I like that it's very simple to read. Having a summary is good. And the other email which lists the exact ids extra/missing per testament is very helpful. I think that enumerating the names of the extra/missing books and extra/missing chapters would be good. No sense in enumerating the id

Re: [sword-devel] Script to find a best fit v11n

2025-06-19 Thread DM Smith
Percentages are pointless. Counting both extra and missing is better. > On Jun 18, 2025, at 11:40 PM, Greg Hellings wrote: > > My script eschews percentages because they seemed relatively pointless to me > for measuring a mismatch like this. Instead it gives a count of both Old and > New Testa

Re: [sword-devel] PocketSword on new iPad

2025-06-19 Thread Johan Marais
Thank you David, I appreciate your feedback. Regards, Johan From: sword-devel On Behalf Of David Haslam Sent: Thursday, 19 June 2025 09:01 To: sword-devel mailing list Subject: Re: [sword-devel] PocketSword on new iPad Aside: John & others may find that for backups of iPhone & iPad the independ

Re: [sword-devel] Odd behavior in ListKey

2025-06-19 Thread Troy A. Griffitts
DM, Sorry for the late reply and thank you for tracking this down. Yes!  This looks like a reasonable solution.  Please feel free to commit if all the sword/tests/testsuite/run-all.sh returns no problems with your change. It's been a bit crazy these days and I haven't been able to keep up wi

Re: [sword-devel] PocketSword on new iPad

2025-06-19 Thread David Haslam
Aside: John & others may find that for backups of iPhone & iPad the independent program called iMazing is easier and better than using iTunes. It’s what I now use for backing up my old iPhone SE and iPad Mini 4. Highly recommended. David Sent from [Proton Mail](https://proton.me/mail/home) for

Re: [sword-devel] Script to find a best fit v11n

2025-06-19 Thread Matěj Cepl
On Thu Jun 19, 2025 at 6:02 AM CEST, Greg Hellings wrote: > Here is an example of the first lines of running my script against the > kjv.osis.xml file from the git repo: KJV is probably the best fitting Bible anywhere, because the most software was created around it. Try something more funny. I ha