From refdoc at crosswire.org Sat Jun 2 03:41:17 2018 From: refdoc at crosswire.org (refdoc at crosswire.org) Date: Sat, 02 Jun 2018 03:41:17 -0700 Subject: [sword-devel] Module upload: OSHM Message-ID: Dear All, This is to announce that we have just now uploaded OSHM. This is is an updated version of OSHM. Many thanks to update for the hard work. yours The Module Team P.S.: This email is sent automatically on upload of a new/updated module From amadio.pierre at gmail.com Sat Jun 2 05:29:25 2018 From: amadio.pierre at gmail.com (Pierre Amadio) Date: Sat, 2 Jun 2018 14:29:25 +0200 Subject: [sword-devel] Module upload: OSHM In-Reply-To: References: Message-ID: <256164cb-9145-00fa-49cc-615cb4a802fd@gmail.com> Hello. On 02/06/2018 12:41, refdoc at crosswire.org wrote: > Dear All, > This is to announce that we have just now uploaded OSHM. > This is is an updated version of OSHM. > Many thanks to update for the hard work. This is great, thanks a lot ! Is it me who missed it previously or is it a new addition ? I used to rely on some javascript code to parse the OSHB morph code, now I can let sword cope with it. From refdoc at crosswire.org Sat Jun 2 10:13:53 2018 From: refdoc at crosswire.org (Peter von Kaehne) Date: Sat, 02 Jun 2018 18:13:53 +0100 Subject: [sword-devel] date tag in header work section - failing validation ? reason Message-ID: According to the OSIS handbook is a valid tag within a work section within the header of an OSIS file. And yet validating an OSIS file with a date element will fail. Is there something wrong with our scheme? If I comment the date tag out the file validates...
Leonberger Bibel (NA28) Eine neue, urtextnahe ?bersetzung des Neuen Testaments ins Deutsche verlag causa mundi 2018-05-17 Bible GerLeo.NA28 Copyright ? 2018 verlag causa mundi NT [..] osis/gerleona28.osis.xml:9: element date: Schemas validity error : Element '{http://www.bibletechnologies.net/2003/OSIS/namespace}date': This element is not expected. Expected is one of ( {http://www.bibletec hnologies.net/2003/OSIS/namespace}publisher, {http://www.bibletechnolog ies.net/2003/OSIS/namespace}type, {http://www.bibletechnologies.net/200 3/OSIS/namespace}format, {http://www.bibletechnologies.net/2003/OSIS/na mespace}identifier, {http://www.bibletechnologies.net/2003/OSIS/namespa ce}source, {http://www.bibletechnologies.net/2003/OSIS/namespace}langua ge, {http://www.bibletechnologies.net/2003/OSIS/namespace}relation, {ht tp://www.bibletechnologies.net/2003/OSIS/namespace}coverage, {http://ww w.bibletechnologies.net/2003/OSIS/namespace}rights, {http://www.biblete chnologies.net/2003/OSIS/namespace}scope ). This is clearly not crucial in terms of module content, but as I am aiming at keeping things related to upload mostly automatic, if a test fails it is annoying as I need to intervene by hand and delete a to my mind perfectly acceptable tag.... Petre From refdoc at gmx.net Sat Jun 2 10:22:52 2018 From: refdoc at gmx.net (Peter von Kaehne) Date: Sat, 02 Jun 2018 18:22:52 +0100 Subject: [sword-devel] date tag in header work section - failing validation ? reason In-Reply-To: References: Message-ID: On Sat, 2018-06-02 at 18:13 +0100, Peter von Kaehne wrote: > According to the OSIS handbook is a valid tag within a work > section within the header of an OSIS file. And yet validating an OSIS > file with a date element will fail. Is there something wrong with our > scheme? I just realised that the actual order of elements in the header is of relevance. Re-jigging the order will make the file validate. Thanks! Peter From dfhdfh at protonmail.com Sat Jun 2 10:26:51 2018 From: dfhdfh at protonmail.com (David Haslam) Date: Sat, 02 Jun 2018 13:26:51 -0400 Subject: [sword-devel] date tag in header work section - failing validation ? reason In-Reply-To: References: Message-ID: I was just about to make that observation! David Sent from ProtonMail Mobile On Sat, Jun 2, 2018 at 18:22, Peter von Kaehne wrote: > On Sat, 2018-06-02 at 18:13 +0100, Peter von Kaehne wrote: > According to the OSIS handbook is a valid tag within a work > section within the header of an OSIS file. And yet validating an OSIS > file with a date element will fail. Is there something wrong with our > scheme? I just realised that the actual order of elements in the header is of relevance. Re-jigging the order will make the file validate. Thanks! Peter _______________________________________________ sword-devel mailing list: sword-devel at crosswire.org http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page -------------- next part -------------- An HTML attachment was scrubbed... URL: From refdoc at crosswire.org Sat Jun 2 10:31:28 2018 From: refdoc at crosswire.org (refdoc at crosswire.org) Date: Sat, 02 Jun 2018 10:31:28 -0700 Subject: [sword-devel] Module upload: GerLeoNA28 Message-ID: Dear All, This is to announce that we have just now uploaded GerLeoNA28. This is is an updated version of GerLeoNA28. Many thanks to Thomas for the hard work. yours The Module Team P.S.: This email is sent automatically on upload of a new/updated module From DavidTroidl at aol.com Sat Jun 2 10:32:12 2018 From: DavidTroidl at aol.com (David Troidl) Date: Sat, 2 Jun 2018 13:32:12 -0400 Subject: [sword-devel] date tag in header work section - failing validation ? reason In-Reply-To: References: Message-ID: <7cee52d6-fee2-b2a8-3ae8-f9b6d54dea7e@aol.com> From the schema, the order is strict: ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? David On 6/2/2018 1:22 PM, Peter von Kaehne wrote: > On Sat, 2018-06-02 at 18:13 +0100, Peter von Kaehne wrote: >> According to the OSIS handbook is a valid tag within a work >> section within the header of an OSIS file. And yet validating an OSIS >> file with a date element will fail. Is there something wrong with our >> scheme? > I just realised that the actual order of elements in the header is of > relevance. Re-jigging the order will make the file validate. > > Thanks! > > Peter > > > _______________________________________________ > sword-devel mailing list: sword-devel at crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page --- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus From refdoc at crosswire.org Sat Jun 2 11:59:48 2018 From: refdoc at crosswire.org (refdoc at crosswire.org) Date: Sat, 02 Jun 2018 11:59:48 -0700 Subject: [sword-devel] Module upload: GerLeoRP05 Message-ID: Dear All, This is to announce that we have just now uploaded GerLeoRP05. This is is an updated version of GerLeoRP05. Many thanks to Thomas for the hard work. yours The Module Team P.S.: This email is sent automatically on upload of a new/updated module From refdoc at crosswire.org Sat Jun 2 13:06:11 2018 From: refdoc at crosswire.org (refdoc at crosswire.org) Date: Sat, 02 Jun 2018 13:06:11 -0700 Subject: [sword-devel] Module upload: UrduGeo Message-ID: Dear All, This is to announce that we have just now uploaded UrduGeo. This is is an updated version of UrduGeo. Many thanks to update for the hard work. yours The Module Team P.S.: This email is sent automatically on upload of a new/updated module From DavidTroidl at aol.com Sun Jun 3 13:46:43 2018 From: DavidTroidl at aol.com (David Troidl) Date: Sun, 3 Jun 2018 16:46:43 -0400 Subject: [sword-devel] Mailing Lists Message-ID: <72988304-49f7-edc4-b978-9e3f197cec78@aol.com> Hi, I was having an issue with Xiphos, so I clicked the link in the Help menu for Mailing List.? I put in the effort to fill out the form, and when I submitted it, I was told this method no longer worked, because of bots. Then I went to http://www.crosswire.org/mailman/listinfo, to see what could be done from there.? Under xiphos-user, I was taken to the same sign-up page.? Then I went to sword-devel, assuming I could sign in there and edit my list subscriptions.? When I clicked in the Address box, I got a message saying the page was insecure, and entering my login could compromise my information. Also, on the Mailing Lists page, it gave this address: mailmen at crosswire.org, if I was having trouble.? I sent an email there, and received two automated responses, from mailmen-bounces at crosswire.org, and mailmen-owner at crosswire.org. Both of them said: Go towww.crosswire.org to find the appropriate person to contact or contact the sword-devel mailing list if you really do have a problem to contact us about. This list is inactive. Obviously, something is wrong with this picture.? What is the proper procedure, and how would an unsuspecting user find it out? Peace, David --- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus -------------- next part -------------- An HTML attachment was scrubbed... URL: From scribe at crosswire.org Sun Jun 3 14:05:10 2018 From: scribe at crosswire.org (Troy A. Griffitts) Date: Sun, 3 Jun 2018 23:05:10 +0200 Subject: [sword-devel] Mailing Lists In-Reply-To: <72988304-49f7-edc4-b978-9e3f197cec78@aol.com> References: <72988304-49f7-edc4-b978-9e3f197cec78@aol.com> Message-ID: <1f09f189-055d-822b-7930-861d8aa9a2c1@crosswire.org> Hi David, What form did you fill out? To subscribe?? We have disabled mailman subscriptions by the user because bots use that make our server send confirmation emails to 1000s of uninterested users.? Not sure why anyone would want to do this beyond make us look annoying.? But it happens.? The page tells you to send an email to sword-support at crosswire.org to subscribe and should even give you a prefilled email body. If you filled out the form to sign in to edit your subscription, that should work fine if you know your login id.? The mailman list sends your password to you each month in a plaintext email so I don't think mailman is worried about it being transmitted over http vs. https.? It's just a subscribe choice and options. Hope this clears things up a bit, even if you didn't get the answers you expected, Troy On 06/03/2018 10:46 PM, David Troidl wrote: > > Hi, > > I was having an issue with Xiphos, so I clicked the link in the Help > menu for Mailing List.? I put in the effort to fill out the form, and > when I submitted it, I was told this method no longer worked, because > of bots. > > Then I went to http://www.crosswire.org/mailman/listinfo, to see what > could be done from there.? Under xiphos-user, I was taken to the same > sign-up page.? Then I went to sword-devel, assuming I could sign in > there and edit my list subscriptions.? When I clicked in the Address > box, I got a message saying the page was insecure, and entering my > login could compromise my information. > > Also, on the Mailing Lists page, it gave this address: > mailmen at crosswire.org, if I was having trouble.? I sent an email > there, and received two automated responses, from > mailmen-bounces at crosswire.org, and mailmen-owner at crosswire.org.? Both > of them said: > > Go to www.crosswire.org to find the appropriate person to contact or > contact the sword-devel mailing list if you really do have a problem > to contact us about. This list is inactive. > > Obviously, something is wrong with this picture.? What is the proper > procedure, and how would an unsuspecting user find it out? > > Peace, > > David > > > > Virus-free. www.avast.com > > > > <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> > > > _______________________________________________ > sword-devel mailing list: sword-devel at crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page -------------- next part -------------- An HTML attachment was scrubbed... URL: From refdoc at crosswire.org Sun Jun 3 23:38:08 2018 From: refdoc at crosswire.org (refdoc at crosswire.org) Date: Sun, 03 Jun 2018 23:38:08 -0700 Subject: [sword-devel] Module upload: FreLXX Message-ID: Dear All, This is to announce that we have just now uploaded FreLXX. This is is an updated version of FreLXX. Many thanks to update for the hard work. yours The Module Team P.S.: This email is sent automatically on upload of a new/updated module From refdoc at crosswire.org Sun Jun 3 23:54:32 2018 From: refdoc at crosswire.org (Peter von Kaehne) Date: Mon, 04 Jun 2018 07:54:32 +0100 Subject: [sword-devel] Testing of TEI modules against the schema Message-ID: When I try to test a new TEI module I am getting errors from our TEI schema - not the module but the actual schema. peter at peterdell:~/CrossWire/clean/frebailly$ xmllint --noout --schema h ttp://www.crosswire.org/OSIS/teiP5osis.2.5.0.xsd frebailly.tei.xml http://www.crosswire.org/OSIS/examples.xsd:10: element complexType: Schemas parser error : local complex type: The content model is not determinist. http://www.crosswire.org/OSIS/teiP5osis.2.5.0.xsd:16645: element complexType: Schemas parser error : local complex type: The content model is not determinist. http://www.crosswire.org/OSIS/teiP5osis.2.5.0.xsd:16834: element complexType: Schemas parser error : local complex type: The content model is not determinist. WXS schema http://www.crosswire.org/OSIS/teiP5osis.2.5.0.xsd failed to compile Can someone make sense of this for me? Many thanks! Peter From scribe at crosswire.org Mon Jun 4 00:47:20 2018 From: scribe at crosswire.org (Troy A. Griffitts) Date: Mon, 04 Jun 2018 09:47:20 +0200 Subject: [sword-devel] Bishop 1.1.3 Message-ID: Spent a little time tracking down a few bugs in the new prototype views. Now that it doesn't crash every 5th verse or so, I've been using the Language Assist view a bit during my morning readings. It doesn't suck as much as I initially thought. The Strongs dictionary still isn't ideal. I find myself wading through the noise to find the glosses somewhere between the etimology and the SEE ALSOs. Would like something much more concise and maybe a click to open more in depth if I want to learn more about the word. Typically I'm just using it in this use case, just to fill in the gaping holes in my vocabulary. I'm not actually doing a word study. Any ideas on a better lexicon for this purpose? I think David Instone-Brewer worked on a gloss list for Hebrew. I can't remember if one was done for Greek or where the words for either were derived from-- if they were an original work of if they were pulled from another source... I have done work on our flashcards generator from a biblical text range. This goes through all words in a verse range you give and collates all the lemmas in that range and also the phrases translated by that lemma in that range and builds flash cards. I might try to use that to build a gloss list for the Language Assist window. Also the Language Assist view configuration is kludgy. You need to have your Word Study Bible unset or else set to your primary display Bible for the word alignments to coordinate. That defeats the purposes for having a dedicated setting for Word Study Bible. It needs to be smarter and always use the left display Bible for the Language Assist window, or else not try to highlight the active word in the verse if they are different. Any other ideas would be helpful. We had a few people show some interest in helping out. Any luck with setting up a dev environment and building an apk from the source? Also the iOS bundle is very behind. I need to catch it up to the Android release. Some of the native bindings have changed, so it's not a simple recompile and I'll need to get my head back into Swift. Hope everyone is at the start of a great week! -- Sent from my Android device with K-9 Mail. Please excuse my brevity. -------------- next part -------------- An HTML attachment was scrubbed... URL: From refdoc at gmx.net Mon Jun 4 02:33:34 2018 From: refdoc at gmx.net (Peter von Kaehne) Date: Mon, 04 Jun 2018 10:33:34 +0100 Subject: [sword-devel] Bishop 1.1.3 In-Reply-To: References: Message-ID: <15b7337e7c7577433996468db0db0531fa574c86.camel@gmx.net> Hi Troy, thanks for this. I should have said this earlier already - Language Assist leads to reliabe crashes, immediately, whenever I try to use it. This has not changed with the update I have a Huawei P9 Lite on Android 7.0 with some Huawei variations Peter On Mon, 2018-06-04 at 09:47 +0200, Troy A. Griffitts wrote: > Spent a little time tracking down a few bugs in the new prototype > views. Now that it doesn't crash every 5th verse or so, I've been > using the Language Assist view a bit during my morning readings. It > doesn't suck as much as I initially thought. The Strongs dictionary > still isn't ideal. I find myself wading through the noise to find the > glosses somewhere between the etimology and the SEE ALSOs. Would like > something much more concise and maybe a click to open more in depth > if I want to learn more about the word. Typically I'm just using it > in this use case, just to fill in the gaping holes in my vocabulary. > I'm not actually doing a word study. > > Any ideas on a better lexicon for this purpose? I think David > Instone-Brewer worked on a gloss list for Hebrew. I can't remember if > one was done for Greek or where the words for either were derived > from-- if they were an original work of if they were pulled from > another source... > > I have done work on our flashcards generator from a biblical text > range. This goes through all words in a verse range you give and > collates all the lemmas in that range and also the phrases translated > by that lemma in that range and builds flash cards. I might try to > use that to build a gloss list for the Language Assist window. > > Also the Language Assist view configuration is kludgy. You need to > have your Word Study Bible unset or else set to your primary display > Bible for the word alignments to coordinate. That defeats the > purposes for having a dedicated setting for Word Study Bible. It > needs to be smarter and always use the left display Bible for the > Language Assist window, or else not try to highlight the active word > in the verse if they are different. > > Any other ideas would be helpful. > > We had a few people show some interest in helping out. Any luck with > setting up a dev environment and building an apk from the source? > > Also the iOS bundle is very behind. I need to catch it up to the > Android release. Some of the native bindings have changed, so it's > not a simple recompile and I'll need to get my head back into Swift. > > Hope everyone is at the start of a great week! > _______________________________________________ > sword-devel mailing list: sword-devel at crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page From scribe at crosswire.org Mon Jun 4 03:16:47 2018 From: scribe at crosswire.org (Troy A. Griffitts) Date: Mon, 04 Jun 2018 12:16:47 +0200 Subject: [sword-devel] Bishop 1.1.3 In-Reply-To: <15b7337e7c7577433996468db0db0531fa574c86.camel@gmx.net> References: <15b7337e7c7577433996468db0db0531fa574c86.camel@gmx.net> Message-ID: Hi Peter. I found a prolific bug which fixed problems on my OnePlus 5T. Are you sure you have the latest version? Can you send me what your 3 selected primary modules are, in order? Do you specify a preferred Word Study Bible? Also, which lexicon have you installed if other than the default Strongs Greek and Hebrew? Finally, give a specific verse you see the crash. I'll have a look. Using the default module install package, selecting WHNU as the first of the three primary modules, and no preferred Word Study Bible, I get no more crashes. Thanks for reporting Peter. Hope we can get things more stable. Troy On June 4, 2018 11:33:34 AM GMT+02:00, Peter von Kaehne wrote: >Hi Troy, thanks for this. > >I should have said this earlier already - Language Assist leads to >reliabe crashes, immediately, whenever I try to use it. This has not >changed with the update > >I have a Huawei P9 Lite on Android 7.0 with some Huawei variations > >Peter > >On Mon, 2018-06-04 at 09:47 +0200, Troy A. Griffitts wrote: >> Spent a little time tracking down a few bugs in the new prototype >> views. Now that it doesn't crash every 5th verse or so, I've been >> using the Language Assist view a bit during my morning readings. It >> doesn't suck as much as I initially thought. The Strongs dictionary >> still isn't ideal. I find myself wading through the noise to find the >> glosses somewhere between the etimology and the SEE ALSOs. Would like >> something much more concise and maybe a click to open more in depth >> if I want to learn more about the word. Typically I'm just using it >> in this use case, just to fill in the gaping holes in my vocabulary. >> I'm not actually doing a word study. >> >> Any ideas on a better lexicon for this purpose? I think David >> Instone-Brewer worked on a gloss list for Hebrew. I can't remember if >> one was done for Greek or where the words for either were derived >> from-- if they were an original work of if they were pulled from >> another source... >> >> I have done work on our flashcards generator from a biblical text >> range. This goes through all words in a verse range you give and >> collates all the lemmas in that range and also the phrases translated >> by that lemma in that range and builds flash cards. I might try to >> use that to build a gloss list for the Language Assist window. >> >> Also the Language Assist view configuration is kludgy. You need to >> have your Word Study Bible unset or else set to your primary display >> Bible for the word alignments to coordinate. That defeats the >> purposes for having a dedicated setting for Word Study Bible. It >> needs to be smarter and always use the left display Bible for the >> Language Assist window, or else not try to highlight the active word >> in the verse if they are different. >> >> Any other ideas would be helpful. >> >> We had a few people show some interest in helping out. Any luck with >> setting up a dev environment and building an apk from the source? >> >> Also the iOS bundle is very behind. I need to catch it up to the >> Android release. Some of the native bindings have changed, so it's >> not a simple recompile and I'll need to get my head back into Swift. >> >> Hope everyone is at the start of a great week! >> _______________________________________________ >> sword-devel mailing list: sword-devel at crosswire.org >> http://www.crosswire.org/mailman/listinfo/sword-devel >> Instructions to unsubscribe/change your settings at above page > > >_______________________________________________ >sword-devel mailing list: sword-devel at crosswire.org >http://www.crosswire.org/mailman/listinfo/sword-devel >Instructions to unsubscribe/change your settings at above page -- Sent from my Android device with K-9 Mail. Please excuse my brevity. -------------- next part -------------- An HTML attachment was scrubbed... URL: From mcepl at cepl.eu Mon Jun 4 07:43:01 2018 From: mcepl at cepl.eu (=?UTF-8?Q?Mat=C4=9Bj?= Cepl) Date: Mon, 04 Jun 2018 16:43:01 +0200 Subject: [sword-devel] Module submission, Wiki page References: <4166cc1ee70aa88ac71e145b2c869c4937e9d6b3.camel@gmx.net> Message-ID: On 2018-05-30, 10:19 GMT, Peter von Kaehne wrote: > Given that module submission is and - has always been > - a definitive bottleneck in our setup I have spent > significant time to make it automated, reproducible and > hopefully faster too. I don?t think that modules submission is the only bottleneck. Having no way how to provide submissions to the main sword repo even for something so trivial as language files support makes me really hesitant on doing more complicated work like developing new av11n schema (required for update of CzeB21, which has apocryphal books in the Protestant style). I tried everything: GitHub pull request https://github.com/refdoc/sword/pull/1, email to this list https://www.crosswire.org/pipermail/sword-devel/2018-March/045643.html (I believe I've sent CC to your personally, but not sure about that), considering sending CD with those patches via snail-mail moment I found your postal address, or perhaps buying a postal owl Harry Potter-style. Blessings, Mat?j -- https://matej.ceplovi.cz/blog/, Jabber: mcepl at ceplovi.cz GPG Finger: 3C76 A027 CA45 AD70 98B5 BC1D 7920 5802 880B C9D8 Monday, December 9th. We skip the bus tour of Stockholm to attend the economics lecture. Our guest status is again good for front row seats. We hear about the theory of auctions. There are integrals and derivatives. It's like physics except physics works. From greg.hellings at gmail.com Mon Jun 4 08:51:10 2018 From: greg.hellings at gmail.com (Greg Hellings) Date: Mon, 4 Jun 2018 10:51:10 -0500 Subject: [sword-devel] Module submission, Wiki page In-Reply-To: References: <4166cc1ee70aa88ac71e145b2c869c4937e9d6b3.camel@gmx.net> Message-ID: On Mon, Jun 4, 2018 at 9:44 AM Mat?j Cepl wrote: > On 2018-05-30, 10:19 GMT, Peter von Kaehne wrote: > > Given that module submission is and - has always been > > - a definitive bottleneck in our setup I have spent > > significant time to make it automated, reproducible and > > hopefully faster too. > > I don?t think that modules submission is the only bottleneck. > Having no way how to provide submissions to the main sword repo > even for something so trivial as language files support makes me > really hesitant on doing more complicated work like developing > new av11n schema (required for update of CzeB21, which has > apocryphal books in the Protestant style). I tried everything: > GitHub pull request https://github.com/refdoc/sword/pull/1, > email to this list > https://www.crosswire.org/pipermail/sword-devel/2018-March/045643.html > (I believe I've sent CC to your personally, but not sure about > that), considering sending CD with those patches via snail-mail > moment I found your postal address, or perhaps buying a postal > owl Harry Potter-style. > You'll want to send it to Troy's mail slot/chimney instead of Peter's. He's the one who controls the reins of engine commits. --Greg > > Blessings, > > Mat?j > -- > https://matej.ceplovi.cz/blog/, Jabber: mcepl at ceplovi.cz > GPG Finger: 3C76 A027 CA45 AD70 98B5 BC1D 7920 5802 880B C9D8 > > Monday, December 9th. We skip the bus tour of Stockholm to attend > the economics lecture. Our guest status is again good for front > row seats. We hear about the theory of auctions. There are > integrals and derivatives. It's like physics except physics > works. > > > _______________________________________________ > sword-devel mailing list: sword-devel at crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page -------------- next part -------------- An HTML attachment was scrubbed... URL: From refdoc at gmx.net Mon Jun 4 09:09:42 2018 From: refdoc at gmx.net (Peter von Kaehne) Date: Mon, 04 Jun 2018 17:09:42 +0100 Subject: [sword-devel] Module submission, Wiki page In-Reply-To: References: <4166cc1ee70aa88ac71e145b2c869c4937e9d6b3.camel@gmx.net> Message-ID: <7d27583dec8f38beaf87aeb0c5feece10ca8c283.camel@gmx.net> Hi Matej My sword git repo is simply an ancient private copy. I am not sure it has ever been updated. Also, it seems you misunderstand my overall role - I am not the sword-engine guy. I have some limited subversion access, including admittedly to the language stuff and the filters, but I would never ever contemplate patches to the wider engine, certainly not av11n stuff. As such the most successful approach is to open a bug report and attach a patch to it and hassle Troy in parallel. A git pull request would be nice but we do not have an official git repo for the engine. Peter From scribe at crosswire.org Mon Jun 4 09:25:21 2018 From: scribe at crosswire.org (Troy A. Griffitts) Date: Mon, 4 Jun 2018 18:25:21 +0200 Subject: [sword-devel] Module submission, Wiki page In-Reply-To: References: <4166cc1ee70aa88ac71e145b2c869c4937e9d6b3.camel@gmx.net> Message-ID: <68889faf-d128-765b-bd83-368d0b36ec52@crosswire.org> Mat?j, This is my fault.? I missed it.? A wider audience has write access to the locale's so they usually get approved and committed by others, but ultimately I need to make sure the submissions all get in.? I'll take care of it. Troy On 06/04/2018 04:43 PM, Mat?j Cepl wrote: > On 2018-05-30, 10:19 GMT, Peter von Kaehne wrote: >> Given that module submission is and - has always been >> - a definitive bottleneck in our setup I have spent >> significant time to make it automated, reproducible and >> hopefully faster too. > I don?t think that modules submission is the only bottleneck. > Having no way how to provide submissions to the main sword repo > even for something so trivial as language files support makes me > really hesitant on doing more complicated work like developing > new av11n schema (required for update of CzeB21, which has > apocryphal books in the Protestant style). I tried everything: > GitHub pull request https://github.com/refdoc/sword/pull/1, > email to this list > https://www.crosswire.org/pipermail/sword-devel/2018-March/045643.html > (I believe I've sent CC to your personally, but not sure about > that), considering sending CD with those patches via snail-mail > moment I found your postal address, or perhaps buying a postal > owl Harry Potter-style. > > Blessings, > > Mat?j From dominique at corbex.org Mon Jun 4 11:15:54 2018 From: dominique at corbex.org (Dominique Corbex) Date: Mon, 4 Jun 2018 20:15:54 +0200 Subject: [sword-devel] osis ref syntax for GkEsth & AddDan In-Reply-To: <5B104EB0.28624.703BEDB7@john.dudeck.sim.org> References: <5B104EB0.28624.703BEDB7@john.dudeck.sim.org> Message-ID: <20180604201554.3d7d9f76e8bd03d8f411750f@corbex.org> On Thu, 31 May 2018 15:36:16 -0400 "John Dudeck" wrote: > 3) Where do I find the latest Windows utilities that support all the versifications? The latest I can find is 1.7.0-1 on the crosswire web site. I saw the reference to Greg Helling's site which is currently down. Dear John, Greg's site is still down, but if you download Xiphos 4.1.0 from https://github.com/crosswire/xiphos/releases, you should find a complete set of Sword 1.8.1 tools in the Crosswire directory. The Xiphos Developpers provide win32 and win64 binaries as well. Dom -- domcox From greg.hellings at gmail.com Mon Jun 4 11:39:21 2018 From: greg.hellings at gmail.com (Greg Hellings) Date: Mon, 4 Jun 2018 13:39:21 -0500 Subject: [sword-devel] osis ref syntax for GkEsth & AddDan In-Reply-To: <20180604201554.3d7d9f76e8bd03d8f411750f@corbex.org> References: <5B104EB0.28624.703BEDB7@john.dudeck.sim.org> <20180604201554.3d7d9f76e8bd03d8f411750f@corbex.org> Message-ID: On Mon, Jun 4, 2018 at 1:17 PM Dominique Corbex wrote: > On Thu, 31 May 2018 15:36:16 -0400 > "John Dudeck" wrote: > > > 3) Where do I find the latest Windows utilities that support all the > versifications? The latest I can find is 1.7.0-1 on the crosswire web site. > I saw the reference to Greg Helling's site which is currently down. > > Dear John, > > Greg's site is still down, but if you download Xiphos 4.1.0 from > https://github.com/crosswire/xiphos/releases, you should find a > complete set of Sword 1.8.1 tools in the Crosswire directory. > > The Xiphos Developpers provide win32 and win64 binaries as well. > FYI on the pedigree: the ones packaged with Xiphos and the ones I package directly are identical. They come from the same mingw{32,64}-sword package available to anyone who is able to download the Fedora RPM and fetch the files from there as well. Also, my personal "config" directory on Github should allow anyone with Vagrant and Ansible installed on their local system the ability to recreate my packages directly. It's just a single command ("vagrant up") in the appropriate directory and the packages will be installed in a VM on your system, the zip files will be generated, and the results will be posted back to the directory you're running the commands in. --Greg > > Dom > -- > domcox > > _______________________________________________ > sword-devel mailing list: sword-devel at crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page > -------------- next part -------------- An HTML attachment was scrubbed... URL: From mcepl at cepl.eu Mon Jun 4 10:24:12 2018 From: mcepl at cepl.eu (=?UTF-8?Q?Mat=C4=9Bj?= Cepl) Date: Mon, 04 Jun 2018 19:24:12 +0200 Subject: [sword-devel] Module submission, Wiki page References: <4166cc1ee70aa88ac71e145b2c869c4937e9d6b3.camel@gmx.net> <68889faf-d128-765b-bd83-368d0b36ec52@crosswire.org> Message-ID: On 2018-06-04, 16:25 GMT, Troy A. Griffitts wrote: > This is my fault.? I missed it.? A wider audience has write > access to the locale's so they usually get approved and > committed by others, but ultimately I need to make sure the > submissions all get in.?I'll take care of it. So, what's the best way how to reach you: pull/merge request somewhere (where)? email with patches here (I would like that)? Email to you? Those owls? Blessings, Mat?j -- https://matej.ceplovi.cz/blog/, Jabber: mcepl at ceplovi.cz GPG Finger: 3C76 A027 CA45 AD70 98B5 BC1D 7920 5802 880B C9D8 It seemed that every spring the daffodils came out, every summer the cherries ripened and every autumn William Wilberforce would present his bill to the House. -- said to be written either by his (later?) wife Barbara Spooner, or perhaps by Samuel Johnson, but I could not find evidence for either. From mcepl at cepl.eu Mon Jun 4 11:11:53 2018 From: mcepl at cepl.eu (=?UTF-8?Q?Mat=C4=9Bj?= Cepl) Date: Mon, 04 Jun 2018 20:11:53 +0200 Subject: [sword-devel] Module submission, Wiki page References: <4166cc1ee70aa88ac71e145b2c869c4937e9d6b3.camel@gmx.net> <7d27583dec8f38beaf87aeb0c5feece10ca8c283.camel@gmx.net> Message-ID: On 2018-06-04, 16:09 GMT, Peter von Kaehne wrote: > My sword git repo is simply an ancient private copy. I am not > sure it has ever been updated. You know you can switch off pull requests and issues in Settings tab of your repository? It would probably made you more happy, because people wouldn't be confused by your expectations on the repo. Just thinking aloud. > Also, it seems you misunderstand my overall role - I am not > the sword-engine guy. Whoops, I am sorry. > A git pull request would be nice but we do not have an > official git repo for the engine. I shouldn't ask "Why?", right? Blessings, Mat?j -- https://matej.ceplovi.cz/blog/, Jabber: mcepl at ceplovi.cz GPG Finger: 3C76 A027 CA45 AD70 98B5 BC1D 7920 5802 880B C9D8 Give a man a regular expression and he?ll match a string? teach him to make his own regular expressions and you?ve got a man with problems. -- yakugo in http://regex.info/blog/2006-09-15/247#comment-3022 From refdoc at gmx.net Mon Jun 4 14:12:12 2018 From: refdoc at gmx.net (Peter von Kaehne) Date: Mon, 04 Jun 2018 22:12:12 +0100 Subject: [sword-devel] Module submission, Wiki page In-Reply-To: References: <4166cc1ee70aa88ac71e145b2c869c4937e9d6b3.camel@gmx.net> <7d27583dec8f38beaf87aeb0c5feece10ca8c283.camel@gmx.net> Message-ID: <380eb8d824ce8e1711f517c65ebbe814abf57566.camel@gmx.net> On Mon, 2018-06-04 at 20:11 +0200, Mat?j Cepl wrote: > > > A git pull request would be nice but we do not have an > > official git repo for the engine. > > I shouldn't ask "Why?", right? Well, not me, at least. I use git for all I can. Peter From mjdenham at gmail.com Tue Jun 5 02:50:24 2018 From: mjdenham at gmail.com (Martin Denham) Date: Tue, 5 Jun 2018 10:50:24 +0100 Subject: [sword-devel] Berean Bible In-Reply-To: References: Message-ID: I have been told by the same And Bible user that the Berean Bible OT is now available and it does seem to be here and here although I am not sure if everything you require is there yet. Martin On 27 May 2018 at 21:39, Karl Kleinpaste wrote: > On 05/26/2018 06:49 AM, Karl Kleinpaste wrote: > > looking forward to seeing if I can produce a module that makes the > interlinear really work well > > I'm experimenting with this content. I'm rather liking what's being > produced. > http://karl.kleinpaste.org/.../BIBnt-1.gif > http://karl.kleinpaste.org/.../BIBnt-2.gif > It's incomplete so far, lacking paragraph breaks and headings, for > example. I have to figure out how to get those details out of the .xlsx > tables provided so as to inject them into the resulting content as a > post-construction automated edit. But this somewhat raw construction took > less than an hour. > > It's kind of a joy to work with completely regularized content. Copy/paste > selected columns from original .xlsx content, export as CSV, then script > the auto-edited component access. Very straightforward, I generate this > kind of thing in my sleep. I wish all providers could be so conscientious. > > Downside is that they have their own Greek lexicon as well as their own > morphological parse content. The parse data appears original on their part; > the Strong's-ish refs have intersection and overlap but clearly also have > inconsistencies with regular Strong's. So I am also making lexdict modules > to go along with it -- those were *easy* oh my goodness -- but in the > latter case, it's going to induce me to make some updates to Xiphos so that > Strong's and morph choices are associated per-Bible rather than being a > general app-wide preference. At least this will also induce the removal of > some crude special case code for NASB lex that will never have reason to > see the light of day. > > Producing a module for their ordinary study Bible will be easier due to > not having need to construct keyed content. What I really wanted for now > was the real interlinear. > > I'm not intending to make this work publicly available, because (as > expressed before) it's NT only and it will just have to be obsoleted as > soon as they finish OT, hence the name BIBnt. But if anyone wants a look > privately, let me know. > > _______________________________________________ > sword-devel mailing list: sword-devel at crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page > -------------- next part -------------- An HTML attachment was scrubbed... URL: From karl at kleinpaste.org Tue Jun 5 03:37:26 2018 From: karl at kleinpaste.org (Karl Kleinpaste) Date: Tue, 5 Jun 2018 06:37:26 -0400 Subject: [sword-devel] Berean Bible In-Reply-To: References: Message-ID: <6a189455-0529-7635-b5d5-d5d4632f7c56@kleinpaste.org> On 06/05/2018 05:50 AM, Martin Denham wrote: > Berean Bible OT is now available and it does seem to be here > and here > although I am not sure if > everything you require is there yet. Yes, they announced partial OT support this past weekend. I have produced full OT+NT regular and interlinear modules but the necessary tables to provide paragraph breaks, headings, and footnote placement weren't provided for OT yet -- later this year, they say. So what I have so far is Feature=NoParagraphs (VPL) of very basic regular and interlinear texts, BSBdraft and BIBdraft. I've got more ideas about better markup, notably that Strong's numbers can interfere with lemma display (a Xiphos-specific concern), so I'm still in-progress on these. An unexpected hassle: OT interlinear display suffers from the fact that Hebrew is more compact than English, with the result that the English content is space-constrained by the Hebrew, leading to illegible English overlap. Still working out whether there's anything I can do about that. At the moment, the content is marked up as original language as main plus English as lemmatized interlinear, but I might simply turn that around, which would make the problem go away. -------------- next part -------------- An HTML attachment was scrubbed... URL: From dfhdfh at protonmail.com Tue Jun 5 13:59:38 2018 From: dfhdfh at protonmail.com (David Haslam) Date: Tue, 05 Jun 2018 16:59:38 -0400 Subject: [sword-devel] Module upload: GerLeoRP05 In-Reply-To: References: Message-ID: This module is now version 1.1 so shows under updates in Xiphos. ?Best regards, David Sent with ProtonMail Secure Email.? ??????? Original Message ??????? On 2 June 2018 7:59 PM, wrote: > Dear All, > > This is to announce that we have just now uploaded GerLeoRP05. > > This is is an updated version of GerLeoRP05. > > Many thanks to Thomas for the hard work. > > yours > > The Module Team > > P.S.: This email is sent automatically on upload of a new/updated module > > sword-devel mailing list: sword-devel at crosswire.org > > http://www.crosswire.org/mailman/listinfo/sword-devel > > Instructions to unsubscribe/change your settings at above page From dfhdfh at protonmail.com Tue Jun 5 14:01:31 2018 From: dfhdfh at protonmail.com (David Haslam) Date: Tue, 05 Jun 2018 17:01:31 -0400 Subject: [sword-devel] Module upload: GerLeoNA28 In-Reply-To: References: Message-ID: This module GerLeoNA28 is still version 1.0 so it does not appear to be an update. Please check to see if the script made a mistake. ?Best regards, David Sent with ProtonMail Secure Email.? ??????? Original Message ??????? On 2 June 2018 6:31 PM, wrote: > Dear All, > > This is to announce that we have just now uploaded GerLeoNA28. > > This is is an updated version of GerLeoNA28. > > Many thanks to Thomas for the hard work. > > yours > > The Module Team > > P.S.: This email is sent automatically on upload of a new/updated module > > sword-devel mailing list: sword-devel at crosswire.org > > http://www.crosswire.org/mailman/listinfo/sword-devel > > Instructions to unsubscribe/change your settings at above page From john.dudeck at sim.org Tue Jun 5 16:30:39 2018 From: john.dudeck at sim.org (John Dudeck) Date: Tue, 05 Jun 2018 19:30:39 -0400 Subject: [sword-devel] osis ref syntax for GkEsth & AddDan In-Reply-To: Message-ID: <5B171D1F.3755.1419173F@john.dudeck.sim.org> An HTML attachment was scrubbed... URL: From karl at kleinpaste.org Tue Jun 5 16:34:28 2018 From: karl at kleinpaste.org (Karl Kleinpaste) Date: Tue, 5 Jun 2018 19:34:28 -0400 Subject: [sword-devel] osis ref syntax for GkEsth & AddDan In-Reply-To: <5B171D1F.3755.1419173F@john.dudeck.sim.org> References: <5B171D1F.3755.1419173F@john.dudeck.sim.org> Message-ID: <5f83ab53-0ed4-7670-6fbf-b290dd0329d6@kleinpaste.org> On 06/05/2018 07:30 PM, John Dudeck wrote: > the tools in Xiphos seemed to be either obsolete or something was > wrong, and was unable to use them. They are surely as recent as anything can possibly be in Sword. You'll have to detail what went wrong so that some sense can be made of how they failed. -------------- next part -------------- An HTML attachment was scrubbed... URL: From john.dudeck at sim.org Tue Jun 5 18:06:47 2018 From: john.dudeck at sim.org (John Dudeck) Date: Tue, 05 Jun 2018 21:06:47 -0400 Subject: [sword-devel] osis ref syntax for GkEsth & AddDan In-Reply-To: <5f83ab53-0ed4-7670-6fbf-b290dd0329d6@kleinpaste.org> References: <5B171D1F.3755.1419173F@john.dudeck.sim.org>, <5f83ab53-0ed4-7670-6fbf-b290dd0329d6@kleinpaste.org> Message-ID: <5B1733A7.30795.14711BC8@john.dudeck.sim.org> An HTML attachment was scrubbed... URL: From dfhdfh at protonmail.com Wed Jun 6 13:32:39 2018 From: dfhdfh at protonmail.com (David Haslam) Date: Wed, 06 Jun 2018 16:32:39 -0400 Subject: [sword-devel] Module upload: GerLeoRP05 In-Reply-To: References: Message-ID: Module GerLeoRP05 mod2imp output character counts are attached in plain text. There are no Greek letters in this module, so this line in the .conf is superfluous. GlobalOptionFilter=UTF8GreekAccents It's a logical fallacy to argue that just because this SWORD filter changes the output then the module must contain Greek letters. This is because some Greek accents are not unique to the Koine Greek language. They are used in several other scripts and many languages. German is merely one such language that uses the Latin scipt and in which some diacritics or punctuation marks are also found in Koine Greek. Moreover, the right single quotation mark is filtered by UTF8GreekAccents, so when Greek accents are disabled, some text is displayed incorrectly. For an example, see Mark 3:14 footnote 10. With accents enabled, it reads: T+ ?die er auch ?Apostel? nannte? With accents disabled, it reads: T+ ?die er auch Apostel? nannte? IMHO, the confmaker script ought to make the insertion of this particular filter conditional on the main language of the module being Koine Greek. ?Best regards, David Sent with ProtonMail Secure Email.? ??????? Original Message ??????? On 2 June 2018 7:59 PM, wrote: > Dear All, > > This is to announce that we have just now uploaded GerLeoRP05. > > This is is an updated version of GerLeoRP05. > > Many thanks to Thomas for the hard work. > > yours > > The Module Team > > P.S.: This email is sent automatically on upload of a new/updated module > > sword-devel mailing list: sword-devel at crosswire.org > > http://www.crosswire.org/mailman/listinfo/sword-devel > > Instructions to unsubscribe/change your settings at above page -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: GerLeoRP05.raw.imp.character.frequency.txt URL: From dfhdfh at protonmail.com Wed Jun 6 13:51:24 2018 From: dfhdfh at protonmail.com (David Haslam) Date: Wed, 06 Jun 2018 16:51:24 -0400 Subject: [sword-devel] Module upload: GerLeoRP05 In-Reply-To: References: Message-ID: This line also is superfluous. GlobalOptionFilter=OSISLemma All 137600 lemma attributes begin "strong:..." There are no other types of lemma in the module. Enabling this module option in Xiphos is roughly equivalent to using doublespace. This has no added value for the module. Again this must be due to poor logic in the confmaker script. ?Best regards, David Sent with ProtonMail Secure Email.? ??????? Original Message ??????? On 2 June 2018 7:59 PM, wrote: > Dear All, > > This is to announce that we have just now uploaded GerLeoRP05. > > This is is an updated version of GerLeoRP05. > > Many thanks to Thomas for the hard work. > > yours > > The Module Team > > P.S.: This email is sent automatically on upload of a new/updated module > > sword-devel mailing list: sword-devel at crosswire.org > > http://www.crosswire.org/mailman/listinfo/sword-devel > > Instructions to unsubscribe/change your settings at above page From refdoc at gmx.net Wed Jun 6 14:12:31 2018 From: refdoc at gmx.net (refdoc at gmx.net) Date: Wed, 06 Jun 2018 22:12:31 +0100 Subject: [sword-devel] Module upload: GerLeoRP05 References: Message-ID: An HTML attachment was scrubbed... URL: From karl at kleinpaste.org Wed Jun 6 19:30:15 2018 From: karl at kleinpaste.org (Karl Kleinpaste) Date: Wed, 6 Jun 2018 22:30:15 -0400 Subject: [sword-devel] some new (draft) modules: Berean Bible Message-ID: There was recent mention on sword-devel of a new English translation, the Berean Bible. Its creators lean really heavily on easy licensing and maximized distribution, hence its name in reference to Acts 17. The NT support is complete, but as yet OT has been only partially published. For my purposes in module generation, the tables distributed for NT do not yet have full equivalents for OT. Nonetheless, I was interested in generating modules particularly because the content allowed me to produce for the first time a genuine interlinear Bible module. While any Sword app can use them, Xiphos' blocked display provides for especially good presentation -- better than their own PDFs, considering that they doesn't use a vertically blocked layout. (Their PDF actually looks like regular Sword engine output, with parenthetical alternate content.) So there are now 4 modules, 2 Bibles and 2 dictionaries. I need to emphasize that these are draft modules, proofs of concept. I have worked on ways to generate these for a few days, scripting content auto-editing out of CSV-formatted content from the distributed *.xlsx tables. In Xiphos repository: BIBdraft - Berean Interlinear Bible - Hebrew + Greek with English interlinear encoded as lemmatized content BSBdraft - Berean Study Bible - basic English Bible BereanMorph BereanStrongsGreek There isn't yet a Hebrew dictionary. The generating scripts are part of the module content for each. Generating BIBdraft takes about a minute and a half on my laptop, once the relevant columns from the *.xlsx have been saved to the needed separate file. The scripts describe their needed input. When the OT support is finalized, I will work these up again without the "draft" name and obsolete these. Because OT support isn't complete, these are somewhat minimal other than the interlinear support. No footnotes, paragraph breaks, headings, or red letters. Content necessary to describe these features is present in the NT tables, but in trying to generate consistent form, I didn't try to use it all because it doesn't yet exist for OT as well. They are Feature=NoParagraphs (verse per line). The use of their own morphology means that I generated a module for it. This will lead to some changes in Xiphos soon so that Strongs and morphology dictionary choices can be associated per-Bible rather than (as now, in Prefs) for the application as a whole. Strong's numbers are present in both regular markup form as well as simpler per-word footnotes. Enable either or both; the n=X attribute uses the Strong's number itself, which may be useful, or in Xiphos you may wish to disable that aspect from the context menu, if you prefer that simple mouse-over of plain "*n" reveal the number in the previewer. The reason for providing both ways is that enabling regular Strong's in Xiphos means that the English lemma content no longer lines up with the original word, because the order of content out of the engine presents the Strong's number first. So you can disable regular Strong's display, keep the footnoted Strong's, and have lined-up interlinear content. There were some considerable oddities in how the markup worked, especially for OT, forcing me through a bunch of attempts to get something that worked at all. The released content provides Strong's numbers plus BDB commentary, as well as minimal parse content. The oddities come out of Hebrew being an RtoL language. In Xiphos, whose display is driven by WebKit, a regular all-Hebrew module like WLC displays in strict RtoL form: Verse number beginning on the right, and text flowing from there to the left. This is achieved simply by issuing "dir=rtl" in the preamble to output. But BIBdraft is listed as Lang=en (it contains English from one end to the other, plus Greek, both being LtoR, and only the Hebrew is RtoL.) In BIBdraft, apparently WebKit notices that there is LtoR content right off the bat (English lemmatization), and goes halfway: The verse number displays on the left, but the content is RtoL as expected. This is OK with lemma display enabled. However, with Strong's encoded in both the regular mode as well as in a per-word footnote that links internally to StrongsRealHebrew, when footnotes are enabled (each precedes the word), without any other control offered to WebKit, the display goes entirely LtoR, which is of course wrong for Hebrew, but right for English. Bluntly, WebKit can't get the right result, no matter what any one person wants. Also, even more weirdly, an early cut used the BDB content as the per-word footnote. With footnotes enabled, OT text display went completely insane -- one line per word, and a great deal of unused vertical whitespace, 2 or 3 lines' worth between every pair of words. Useless. Disable footnotes, and it goes back to normal. Now, these are footnotes, they don't display inline at all, yet being enabled made things insane in the mainline display. I couldn't explain it, and I couldn't control it, so I scaled down the per-word footnotes to the prev'ly-mentioned refs to StrongsRealHebrew. I didn't originally intend to make these modules public, but I am curious how others feel about the display. So I thought I'd name them carefully with "draft" suffixes and unleash them for others to critique. I'd like to know how you feel about them, in any frontend, though of course Xiphos concerns me personally the most, and questions of how to improve the interlinear presentation will top the list. --karl -------------- next part -------------- An HTML attachment was scrubbed... URL: From dfhdfh at protonmail.com Thu Jun 7 02:13:41 2018 From: dfhdfh at protonmail.com (David Haslam) Date: Thu, 07 Jun 2018 05:13:41 -0400 Subject: [sword-devel] Module upload: GerLeoRP05 In-Reply-To: References: Message-ID: I don't think I'm mistaken here, Peter. Aside: Whether or not I may have been wrong on unrelated matters is not pertinent to this thread. "SWORD has the ability to show or hide non-Strong's lemmas as a group. See GlobalOptionFilter=OSISLemma ? for OSIS texts having lemmas." Refer to https://wiki.crosswire.org/OSIS_Bibles#Marking_other_lemmas This module does not have any non-Strong's lemmas, unlike the KJV module which does. A search of the mod2imp output for the module GerLeoRP05 for the string "lemma." (without the quotes, but with the period) gives 0 results. cf. When the Lemmas option is selected in the KJV module, Xiphos shows the Greek words from the TR. The filter is not required for modules that do not have such "other lemmas". Moreover, there's no dependency upon the GlobalOptionFilter=OSISLemma for either GlobalOptionFilter=OSISStrongs or GlobalOptionFilter=OSISMorph Removing this line from the .conf does not affect the functioning of these two filters. I just tried this to confirm. Best regards, David Sent with [ProtonMail](https://protonmail.com) Secure Email. ??????? Original Message ??????? On 6 June 2018 10:12 PM, refdoc at gmx.net wrote: > I have heard different regarding that filter and have it deliberately included. Not poor logic. Wrong logic, maybe, but given that you were wrong on the Hebrew/GreekParse parameter, I will wait for different advice confirming your view. > > Sent from my mobile. Please forgive shortness, typos and weird autocorrects. > > -------- Original Message -------- > Subject: Re: [sword-devel] Module upload: GerLeoRP05 > From: David Haslam > To: SWORD Developers' Collaboration Forum > CC: > >> This line also is superfluous. >> >> GlobalOptionFilter=OSISLemma >> >> All 137600 lemma attributes begin "strong:..." >> >> There are no other types of lemma in the module. >> >> Enabling this module option in Xiphos is roughly equivalent to using doublespace. >> This has no added value for the module. >> >> Again this must be due to poor logic in the confmaker script. >> >> Best regards, >> >> David >> >> Sent with ProtonMail Secure Email. >> >> ??????? Original Message ??????? >> >> On 2 June 2018 7:59 PM, wrote: >> >>> Dear All, >>> >>> This is to announce that we have just now uploaded GerLeoRP05. >>> >>> This is is an updated version of GerLeoRP05. >>> >>> Many thanks to Thomas for the hard work. >>> >>> yours >>> >>> The Module Team >>> >>> P.S.: This email is sent automatically on upload of a new/updated module >>> >>> sword-devel mailing list: sword-devel at crosswire.org >>> >>> http://www.crosswire.org/mailman/listinfo/sword-devel >>> >>> Instructions to unsubscribe/change your settings at above page >> >> _______________________________________________ >> sword-devel mailing list: sword-devel at crosswire.org >> http://www.crosswire.org/mailman/listinfo/sword-devel >> Instructions to unsubscribe/change your settings at above page -------------- next part -------------- An HTML attachment was scrubbed... URL: From dfhdfh at protonmail.com Thu Jun 7 04:53:21 2018 From: dfhdfh at protonmail.com (David Haslam) Date: Thu, 07 Jun 2018 07:53:21 -0400 Subject: [sword-devel] Module upload: FreLXX In-Reply-To: References: Message-ID: This line in frelxx.conf is superfluous: GlobalOptionFilter=UTF8GreekAccents I think it's triggered in confmaker script by the presence of these characters. U+2019 ? 656 RIGHT SINGLE QUOTATION MARK NB. The source text is inconsistent in which character is used for the typographical apostrophe. cf. U+0027 ' 39,200 APOSTROPHE Example: Exodus 3:13 contains "les fils d'Isra?l" (character U+0027 used) Exodus 3:15 contains "aux fils d?Isra?l" (character U+2019 used) When the Greek Accents filter is disabled (in Xiphos) the latter becomes "aux fils dIsra?l" (without the apostrophe). There are no Greek letters in the module, so the GreekAccents filter should not be included. ?Best regards, David Sent with ProtonMail Secure Email.? ??????? Original Message ??????? On 4 June 2018 7:38 AM, wrote: > Dear All, > > This is to announce that we have just now uploaded FreLXX. > > This is is an updated version of FreLXX. > > Many thanks to update for the hard work. > > yours > > The Module Team > > P.S.: This email is sent automatically on upload of a new/updated module > > sword-devel mailing list: sword-devel at crosswire.org > > http://www.crosswire.org/mailman/listinfo/sword-devel > > Instructions to unsubscribe/change your settings at above page -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: FreLXX.raw.imp.character.frequency.txt URL: From refdoc at gmx.net Thu Jun 7 05:54:27 2018 From: refdoc at gmx.net (refdoc at gmx.net) Date: Thu, 07 Jun 2018 13:54:27 +0100 Subject: [sword-devel] Module upload: FreLXX References: Message-ID: <-vdgkjg-1ma8m8-3avyhl-io9imz-ffz85dxp4h72-y655oy-kkr3lb-9qq15jv2hu26-bw38vz-ixf9ziuv8qir-kfg7ai50c6u4k1zuth-rhncompe1ryj-ok2rse-sdij6yn6hn78ef8lpchy4f1s-r26ce.1528376067838@email.android.com> An HTML attachment was scrubbed... URL: From dmsmith at crosswire.org Thu Jun 7 11:25:00 2018 From: dmsmith at crosswire.org (DM Smith) Date: Thu, 7 Jun 2018 14:25:00 -0400 Subject: [sword-devel] Module upload: FreLXX In-Reply-To: <-vdgkjg-1ma8m8-3avyhl-io9imz-ffz85dxp4h72-y655oy-kkr3lb-9qq15jv2hu26-bw38vz-ixf9ziuv8qir-kfg7ai50c6u4k1zuth-rhncompe1ryj-ok2rse-sdij6yn6hn78ef8lpchy4f1s-r26ce.1528376067838@email.android.com> References: <-vdgkjg-1ma8m8-3avyhl-io9imz-ffz85dxp4h72-y655oy-kkr3lb-9qq15jv2hu26-bw38vz-ixf9ziuv8qir-kfg7ai50c6u4k1zuth-rhncompe1ryj-ok2rse-sdij6yn6hn78ef8lpchy4f1s-r26ce.1528376067838@email.android.com> Message-ID: <3FA2CDE0-9E97-4381-BC6D-AD20EE825844@crosswire.org> I think it is a bug in the SWORD engine if single right quotation mark is seen as a Greek diacritic. Will look later to verify. If it is then the module should not have the option. ? DM Smith > On Jun 7, 2018, at 8:54 AM, "refdoc at gmx.net" wrote: > > If a Greek accent is in use, the filter will be there. If this is a bug, I.e. there should not be a Greek accent, please highlight this at source. I guess this is the right approach here too. Then the next iteration will not have a spurious filter > > Sent from my mobile. Please forgive shortness, typos and weird autocorrects. > > > -------- Original Message -------- > Subject: Re: [sword-devel] Module upload: FreLXX > From: David Haslam > To: SWORD Developers' Collaboration Forum > CC: > > > This line in frelxx.conf is superfluous: > > GlobalOptionFilter=UTF8GreekAccents > > I think it's triggered in confmaker script by the presence of these characters. > U+2019 ? 656 RIGHT SINGLE QUOTATION MARK > > NB. The source text is inconsistent in which character is used for the typographical apostrophe. cf. > U+0027 ' 39,200 APOSTROPHE > > Example: > Exodus 3:13 contains "les fils d'Isra?l" (character U+0027 used) > Exodus 3:15 contains "aux fils d?Isra?l" (character U+2019 used) > > When the Greek Accents filter is disabled (in Xiphos) the latter becomes "aux fils dIsra?l" (without the apostrophe). > > There are no Greek letters in the module, so the GreekAccents filter should not be included. > > ?Best regards, > > David > > Sent with ProtonMail Secure Email.? > > ??????? Original Message ??????? > > On 4 June 2018 7:38 AM, wrote: > > > Dear All, > > > > This is to announce that we have just now uploaded FreLXX. > > > > This is is an updated version of FreLXX. > > > > Many thanks to update for the hard work. > > > > yours > > > > The Module Team > > > > P.S.: This email is sent automatically on upload of a new/updated module > > > > sword-devel mailing list: sword-devel at crosswire.org > > > > http://www.crosswire.org/mailman/listinfo/sword-devel > > > > Instructions to unsubscribe/change your settings at above page > > > > _______________________________________________ > sword-devel mailing list: sword-devel at crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page > _______________________________________________ > sword-devel mailing list: sword-devel at crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page -------------- next part -------------- An HTML attachment was scrubbed... URL: From scribe at crosswire.org Thu Jun 7 11:47:20 2018 From: scribe at crosswire.org (Troy A. Griffitts) Date: Thu, 7 Jun 2018 20:47:20 +0200 Subject: [sword-devel] Module upload: FreLXX In-Reply-To: <3FA2CDE0-9E97-4381-BC6D-AD20EE825844@crosswire.org> References: <-vdgkjg-1ma8m8-3avyhl-io9imz-ffz85dxp4h72-y655oy-kkr3lb-9qq15jv2hu26-bw38vz-ixf9ziuv8qir-kfg7ai50c6u4k1zuth-rhncompe1ryj-ok2rse-sdij6yn6hn78ef8lpchy4f1s-r26ce.1528376067838@email.android.com> <3FA2CDE0-9E97-4381-BC6D-AD20EE825844@crosswire.org> Message-ID: <7984f9ec-13d8-eae2-7e3e-7c71eeb05ce3@crosswire.org> As stated previous (but I don't expect anyone to remember) that filter is used to remove accents and breathers from Greek and Coptic transcriptions done at the INTF.? I expect it to remove things besides strictly Greek characters.? It is logical to label that a bug in a perfect world, sure.? But practically, it does what it needs to do. To chime in on the argument though, there are plenty of Unicode characters with dual use (not commenting on anything in that filter, just that there exist many Unicode characters which are designated for more that one use).? I think it is clever to run a module text through a filter and see if anything changes, but I am not sure that is the best way to determine if a filter SHOULD be applied to a module Troy On 06/07/2018 08:25 PM, DM Smith wrote: > I think it is a bug in the SWORD engine if single right quotation mark > is seen as a Greek diacritic. > > Will look later to verify. > > If it is then the module should not have the option.? > > ? DM Smith > > > On Jun 7, 2018, at 8:54 AM, "refdoc at gmx.net " > > wrote: > >> If a Greek accent is in use, the filter will be there. If this is a >> bug, I.e. there should not be a Greek accent, please highlight this >> at source. I guess this is the right approach here too. Then the next >> iteration will not have a spurious filter >> >> Sent from my mobile. Please forgive shortness, typos and weird >> autocorrects. >> >> >> -------- Original Message -------- >> Subject: Re: [sword-devel] Module upload: FreLXX >> From: David Haslam >> To: SWORD Developers' Collaboration Forum >> CC: >> >> >> This line in frelxx.conf is superfluous: >> >> GlobalOptionFilter=UTF8GreekAccents >> >> I think it's triggered in confmaker script by the presence of >> these characters. >> U+2019 ? 656 RIGHT SINGLE QUOTATION MARK >> >> NB. The source text is inconsistent in which character is used >> for the typographical apostrophe. cf. >> U+0027 ' 39,200 APOSTROPHE >> >> Example: >> Exodus 3:13 contains "les fils d'Isra?l" (character U+0027 used) >> Exodus 3:15 contains "aux fils d?Isra?l" (character U+2019 used) >> >> When the Greek Accents filter is disabled (in Xiphos) the latter >> becomes "aux fils dIsra?l" (without the apostrophe). >> >> There are no Greek letters in the module, so the GreekAccents >> filter should not be included. >> >> ?Best regards, >> >> David >> >> Sent with ProtonMail Secure Email.? >> >> ??????? Original Message ??????? >> >> On 4 June 2018 7:38 AM, wrote: >> >> > Dear All, >> > >> > This is to announce that we have just now uploaded FreLXX. >> > >> > This is is an updated version of FreLXX. >> > >> > Many thanks to update for the hard work. >> > >> > yours >> > >> > The Module Team >> > >> > P.S.: This email is sent automatically on upload of a >> new/updated module >> > >> > sword-devel mailing list: sword-devel at crosswire.org >> >> > >> > http://www.crosswire.org/mailman/listinfo/sword-devel >> > >> > Instructions to unsubscribe/change your settings at above page >> >> >> >> _______________________________________________ >> sword-devel mailing list: sword-devel at crosswire.org >> >> http://www.crosswire.org/mailman/listinfo/sword-devel >> Instructions to unsubscribe/change your settings at above page >> >> _______________________________________________ >> sword-devel mailing list: sword-devel at crosswire.org >> >> http://www.crosswire.org/mailman/listinfo/sword-devel >> Instructions to unsubscribe/change your settings at above page > > > _______________________________________________ > sword-devel mailing list: sword-devel at crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page -------------- next part -------------- An HTML attachment was scrubbed... URL: From dfhdfh at protonmail.com Thu Jun 7 12:06:42 2018 From: dfhdfh at protonmail.com (David Haslam) Date: Thu, 07 Jun 2018 15:06:42 -0400 Subject: [sword-devel] Module upload: FreLXX In-Reply-To: <3FA2CDE0-9E97-4381-BC6D-AD20EE825844@crosswire.org> References: <-vdgkjg-1ma8m8-3avyhl-io9imz-ffz85dxp4h72-y655oy-kkr3lb-9qq15jv2hu26-bw38vz-ixf9ziuv8qir-kfg7ai50c6u4k1zuth-rhncompe1ryj-ok2rse-sdij6yn6hn78ef8lpchy4f1s-r26ce.1528376067838@email.android.com> <3FA2CDE0-9E97-4381-BC6D-AD20EE825844@crosswire.org> Message-ID: This ongoing problem affects far too many module releases. The immediate cause is a wrong assumption implemented in the confmaker script. The UTF8GreekAccents filter does not restrict its filtering to accents joined or adjacent to letters in the Greek alphabet. And by "accents" please remember that some of these are actually Unicode punctuation marks. It applies the filter "willy-nilly" no matter what the context in terms of language, script or alphabet. It's a one-way valve that should never be used "backwards" to determine whether or not it should be present in the .conf file. Aside: The other UTF8 filters are not like this, so it's OK for confmaker to use them for testing to see if they are required. The set of Unicode characters filtered by UTF8GreekAccents are not unique to the Koine Greek language. Some of them are found in many other languages. It's theoretically feasible to redesign the filter such that it applies only in the context of Greek letters. So yes, this is a matter for SWORD developers to consider too. I documented a suitable mapping table in my GitHub repo in March 2017. See https://github.com/DavidHaslam/UTF8-Greek-Accents It was discussed in this mailing list at the time. Troy was unwilling to replace the existing filter on the grounds that it does what it was designed for on accented Greek modules. The point is this. It was never designed to be used in general to test whether it is needed by a module. When used for this unintended "backwards" purpose, it generally gives the wrong answer. This concept is not difficult to understand. Unless and until the filter itself is redesigned, we need a compromise workaround for the confmaker script. My suggestion is to restrict applying this "backwards" test to only the modules in which this line is present. Lang=grc This would largely prevent the ongoing spurious addition of this filter due to the automation of module publishing. One can imagine there may be corner cases, such as where (e.g.) a French Bible module had study notes which included some accented Greek words. But the impact would be minimal by not having the filter in the conf file in such rare cases. Best regards, David Sent with [ProtonMail](https://protonmail.com) Secure Email. ??????? Original Message ??????? On 7 June 2018 7:25 PM, DM Smith wrote: > I think it is a bug in the SWORD engine if single right quotation mark is seen as a Greek diacritic. > > Will look later to verify. > > If it is then the module should not have the option. > > ? DM Smith > > On Jun 7, 2018, at 8:54 AM, "refdoc at gmx.net" wrote: > >> If a Greek accent is in use, the filter will be there. If this is a bug, I.e. there should not be a Greek accent, please highlight this at source. I guess this is the right approach here too. Then the next iteration will not have a spurious filter >> >> Sent from my mobile. Please forgive shortness, typos and weird autocorrects. >> >> -------- Original Message -------- >> Subject: Re: [sword-devel] Module upload: FreLXX >> From: David Haslam >> To: SWORD Developers' Collaboration Forum >> CC: >> >>> This line in frelxx.conf is superfluous: >>> >>> GlobalOptionFilter=UTF8GreekAccents >>> >>> I think it's triggered in confmaker script by the presence of these characters. >>> U+2019 ? 656 RIGHT SINGLE QUOTATION MARK >>> >>> NB. The source text is inconsistent in which character is used for the typographical apostrophe. cf. >>> U+0027 ' 39,200 APOSTROPHE >>> >>> Example: >>> Exodus 3:13 contains "les fils d'Isra?l" (character U+0027 used) >>> Exodus 3:15 contains "aux fils d?Isra?l" (character U+2019 used) >>> >>> When the Greek Accents filter is disabled (in Xiphos) the latter becomes "aux fils dIsra?l" (without the apostrophe). >>> >>> There are no Greek letters in the module, so the GreekAccents filter should not be included. >>> >>> Best regards, >>> >>> David >>> >>> Sent with ProtonMail Secure Email. >>> >>> ??????? Original Message ??????? >>> >>> On 4 June 2018 7:38 AM, wrote: >>> >>>> Dear All, >>>> >>>> This is to announce that we have just now uploaded FreLXX. >>>> >>>> This is is an updated version of FreLXX. >>>> >>>> Many thanks to update for the hard work. >>>> >>>> yours >>>> >>>> The Module Team >>>> >>>> P.S.: This email is sent automatically on upload of a new/updated module >>>> >>>> sword-devel mailing list: sword-devel at crosswire.org >>>> >>>> http://www.crosswire.org/mailman/listinfo/sword-devel >>>> >>>> Instructions to unsubscribe/change your settings at above page >>> >>> _______________________________________________ >>> sword-devel mailing list: sword-devel at crosswire.org >>> http://www.crosswire.org/mailman/listinfo/sword-devel >>> Instructions to unsubscribe/change your settings at above page > >> _______________________________________________ >> sword-devel mailing list: sword-devel at crosswire.org >> http://www.crosswire.org/mailman/listinfo/sword-devel >> Instructions to unsubscribe/change your settings at above page -------------- next part -------------- An HTML attachment was scrubbed... URL: From dfhdfh at protonmail.com Fri Jun 8 05:29:33 2018 From: dfhdfh at protonmail.com (David Haslam) Date: Fri, 08 Jun 2018 08:29:33 -0400 Subject: [sword-devel] Variants In-Reply-To: <54ee53b4b59174488381b2e982bee54206626657.camel@crosswire.org> References: <54ee53b4b59174488381b2e982bee54206626657.camel@crosswire.org> Message-ID: Hi Peter, I've only seen it used as an attribute of the seg element when part of the main text (not in a note) of a module. See https://wiki.crosswire.org/OSIS_Bibles#Marking_variants This is what the OSISVariants filter processes. A rdg element contains the variation from the main text and appears in a note element. See OSIS 2.1 User Reference, section 13.11 Rdg The OSISVariants filter has no effect on these. ?Best regards, David Sent with ProtonMail Secure Email.? ??????? Original Message ??????? On 30 May 2018 4:13 PM, Peter von Kaehne wrote: > Is our current variant system based on the tag or the > type="x-variant": construction. Or both? > > Thanks > > Peter > > sword-devel mailing list: sword-devel at crosswire.org > > http://www.crosswire.org/mailman/listinfo/sword-devel > > Instructions to unsubscribe/change your settings at above page From refdoc at crosswire.org Fri Jun 8 07:06:52 2018 From: refdoc at crosswire.org (refdoc at crosswire.org) Date: Fri, 08 Jun 2018 07:06:52 -0700 Subject: [sword-devel] Module upload: SpaRV1865 Message-ID: Dear All, This is to announce that we have just now uploaded SpaRV1865. This is is an updated version of SpaRV1865. Many thanks to David for the hard work. yours The Module Team P.S.: This email is sent automatically on upload of a new/updated module From dfhdfh at protonmail.com Sat Jun 9 04:36:12 2018 From: dfhdfh at protonmail.com (David Haslam) Date: Sat, 09 Jun 2018 07:36:12 -0400 Subject: [sword-devel] Module upload: SpaRV1865 In-Reply-To: References: Message-ID: Many thanks to the module team for publishing SpaRV1865. Please understand that this is a new module, rather an update to an earlier one. I've yet to install it from the repo. ?Best regards, David Sent with ProtonMail Secure Email.? ??????? Original Message ??????? On 8 June 2018 3:06 PM, wrote: > Dear All, > > This is to announce that we have just now uploaded SpaRV1865. > > This is is an updated version of SpaRV1865. > > Many thanks to David for the hard work. > > yours > > The Module Team > > P.S.: This email is sent automatically on upload of a new/updated module > > sword-devel mailing list: sword-devel at crosswire.org > > http://www.crosswire.org/mailman/listinfo/sword-devel > > Instructions to unsubscribe/change your settings at above page From dfhdfh at protonmail.com Sat Jun 9 04:39:21 2018 From: dfhdfh at protonmail.com (David Haslam) Date: Sat, 09 Jun 2018 07:39:21 -0400 Subject: [sword-devel] Inclusion of the Reina-Valera 1865 In-Reply-To: References: <5A863D54.1030100@gmail.com> <5A86FD39.6050600@gmail.com> Message-ID: Many thanks to the module team for publishing SpaRV1865 yesterday. Best regards, David Sent with [ProtonMail](https://protonmail.com) Secure Email. ??????? Original Message ??????? On 8 May 2018 11:17 AM, David Haslam wrote: > Just a quick note to inform everyone that after working closely with Vince LaRue since mid-February on text development for the Spanish RV1865, > earlier today I have (on his behalf) submitted the module to CrossWire for release. > > It's been a pleasure to get to know Vince and work with him. > In the course of this work, I've also learnt a lot about Spanish as a language. > > Best regards, > > David > > Sent with [ProtonMail](https://protonmail.com) Secure Email. > > ??????? Original Message ??????? > On 16 February 2018 3:48 PM, Vince LaRue wrote: > >> Hi Michael, >> >> ParaTExt doesn't run on OSX, and I don't have the mental system resources to muck about with Wine, or the money to get Crossover. Autographa Lite doesn't seem to do anything; it opens and doesn't appear to let me do anything (maybe I'm missing something; I'm not the brightest bulb). translationStudio doesn't appear to allow rudimentary markup like italics, at least not that I could figure out in the half an hour or so that I wrestled with it. Bibleedit appears to require me to install a server app, which I really don't want to do in order to convert an already complete Bible in XML into another format. I was happy working in plain text, but the sheer volume of the work would hinder making this available quickly. >> >> Another question: if OSIS is no longer the best way to produce digital texts (which is my only interest currently), then why is nothing said about a different preferred method on the Crosswire wiki? The last information I can find is the 2.1.1 OSIS schema from 2006, and it's consistently referenced throughout the wiki. Is that not a reliable source of information? >> >> Please pardon my incessant questions; I'm simply trying to figure out the best way to make this Bible available electronically. The print version is a parallel but separate endeavor, though I hope that the digital prep process will produce a file that can be continually annotated to eventually produce a reference Bible, both print and digital. >> >> One other thing: I have been looking into Sketch Engine (https://the.sketchengine.co.uk/) for producing a back-of-the-Bible print concordance, and they recommend the "brat" annotation tool (http://brat.nlplab.org/). Is this something that could at all be useful with a Bible text, or configured to output data that would be useful? >> >> Thanks, >> >> Vince >> >> Michael H wrote: >> >>> Hi Vince, >>> >>> There isn't really a good native OSIS editing system. However, there are excellent Bible editing software programs available with no cost. >>> >>> I suggest you seek an USFM editor instead. Bibledit, Paratext, Autographa Lite, Translation Studio are all excellent programs. (See the links). Each of these programs has checking tools which will greatly improve your ability to detect issues with your Bible text, and to correct the issues you find. Once you have a clean USFM, conforming to OSIS is relatively simple. I believe the preferred method these days is a python script 'u2o.py'. >>> >>> OSIS is an output intended for computers. USFM is a tagging language that is usable by humans and computers, which produces USX (An xml language similar to OSIS, but designed this decade by the same groups that produced OSIS in the early 2000's.) >>> >>> Paratext: https://pt8.paratext.org/ >>> Bibledit: http://bibledit.org/ >>> I think Bibledit imports OSIS, if you already have worked toward clean OSIS. >>> Autographa: https://www.autographa.com/ >>> Translation Studio: https://unfoldingword.org/ts/ >>> >>> About USFM: http://ubsicap.github.io/usfm/ >>> About USX: https://ubsicap.github.io/usx/ >>> >>> USFM2OSIS : https://github.com/adyeths/u2o (Is this the current one?) >>> >>> On Thu, Feb 15, 2018 at 8:09 PM, Vince LaRue wrote: >>> >>>> Hello, and thank you for accepting my request to join the mailing list. My name is Vince LaRue and I'm a missionary in Southern Chile. I use Eloquent almost exclusively, despite the frequent crashes, and I'd like to do whatever is in my limited (non-programmer) capacity to help the SWORD project. >>>> >>>> I'm also the tech guy for what used to be the Valera Bible Society (Sociedad B?blica Valera) before it was put on ice, and now the website, [www.valera1865.org](http://www.valera1865.org/), which I run, is a source for information about the RV1865. We've had the Bible itself back in print for 17 years now, but the various digital versions have been plagued with sundry typographical issues. I'm fixing that. >>>> >>>> We're basically done with a complete, verse-by-verse overhaul of the text, and I have it in a cleaned-up verse-per-line format in basic HTML (each verse enclosed in

tags) broken down into 23 text files. I would like to produce a high-quality OSIS version that I can continue to work on, adding various tags throughout the text, but the goal is to get it ready for distribution immediately. >>>> >>>> What are the steps that I need to take to make this happen? Are there utilities that can convert what I have to OSIS-compatible XML? Here's a sample: >>>> >>>>

EL EVANGELIO DE NUESTRO SE?OR JESU CRISTO SEG?N

>>>> >>>>

SAN MATEO

>>>> >>>>

CAPITULO 1

>>>> >>>>

1 Libro de la generaci?n de Jesu Cristo, hijo de David, hijo de Abraham.

>>>> >>>>

2 Abraham engendr? a Isaac; e Isaac engendr? a Jacob; y Jacob engendr? a J?das, y a sus hermanos;

>>>> >>>>

3 Y J?das engendr? de Tamar a Fares y a Zara; y Fares engendr? a Esrom; y Esrom engendr? a Aram;

>>>> >>>> Thank you again for your time, and I look forward to working with you all. >>>> >>>> In Christ, >>>> >>>> Vince LaRue >>>> >>>> _______________________________________________ >>>> sword-devel mailing list: sword-devel at crosswire.org >>>> http://www.crosswire.org/mailman/listinfo/sword-devel >>>> Instructions to unsubscribe/change your settings at above page >>> >>> _______________________________________________ >>> sword-devel mailing list: >>> sword-devel at crosswire.org >>> >>> http://www.crosswire.org/mailman/listinfo/sword-devel >>> Instructions to unsubscribe/change your settings at above page -------------- next part -------------- An HTML attachment was scrubbed... URL: From dfhdfh at protonmail.com Mon Jun 11 04:46:37 2018 From: dfhdfh at protonmail.com (David Haslam) Date: Mon, 11 Jun 2018 07:46:37 -0400 Subject: [sword-devel] Module upload: FreLXX In-Reply-To: References: <-vdgkjg-1ma8m8-3avyhl-io9imz-ffz85dxp4h72-y655oy-kkr3lb-9qq15jv2hu26-bw38vz-ixf9ziuv8qir-kfg7ai50c6u4k1zuth-rhncompe1ryj-ok2rse-sdij6yn6hn78ef8lpchy4f1s-r26ce.1528376067838@email.android.com> <3FA2CDE0-9E97-4381-BC6D-AD20EE825844@crosswire.org> Message-ID: <7K_srTslxpkjRirVW7de3n24XjL9196jX6LJL4hYiW8-9HhyYq16zFxGCGxfkO0tktuJb5TJLYqxyShNsV9LxCkXycG1E34rnetc_SGxxX0=@protonmail.com> Further clarification and observations about the SWORD filter for UTF8GreekAccents... My reply of 7th June was sent before I was informed about the source code for UTF8GreekAccents. In fact, this does make use of the mapping table that I provided in March 2017. Thanks, Troy! You can visit the latest version in SVN trunk here. https://crosswire.org/svn/sword/trunk/src/modules/filters/utf8greekaccents.cpp Please note that it was patched during the weekend to add the lines to process GREEK KORONIS & COMBINING GREEK KORONIS. as well as to remove a residual (unused) declaration leftover from the original version. Thanks, Troy. We may have been wondering why the filter still includes a line to remove the RIGHT SINGLE QUOTATION converters[0x2019] = ""; // RIGHT SINGLE QUOTATION MARK This is because the source text in some older accented Greek modules used this Unicode character. These are usually found at End of Word locations, with typically 1218 occurrences. More recent editions of the Greek NT use the GREEK KORONIS 0x1FBD in all these same locations. Modules with 0x2019 include MorphGNT, TischMorph and 2TGreek. Modules with 0x1FBD include SBLG_THE. FIO. The only Greek letters ever followed by the character are typified by the following analysis (extracted from MorphGNT). Count Pattern 0034 ?? 0107 ?? 0233 ?? 0292 ?? 0213 ?? 0132 ?? 0061 ?? 0149 ?? The counts vary slightly for different modules. We should consider the conjecture that the first ever digitisation of (e.g.) the Tischendorf NT was simply transcribed incorrectly. i.e. 0x2019 was keyed everywhere one would nowadays expect to use a GREEK KORONIS. Maybe the task was performed between Unicode 1.0 (October 1991) and Unicode 1.1 (June 1993) ? Aside: It's very likely that digitisation took place before Unicode even existed, and that the text was subsequently converted to Unicode. Some of you may remember Claremont-Michigan encodings for Hebrew, Aramaic and Greek. So, rather than being a bug in SWORD, in retrospect it looks more like an accommodation to a systematic transcription error in some NT Greek text sources. What we should do about it remains an open question. One new question arises from the changes to the SWORD filter (2017 & 2018). Has anything similar been done for the equivalent JSword filter? Best regards. David Sent with [ProtonMail](https://protonmail.com) Secure Email. ??????? Original Message ??????? On 7 June 2018 8:06 PM, David Haslam wrote: > This ongoing problem affects far too many module releases. > The immediate cause is a wrong assumption implemented in the confmaker script. > > The UTF8GreekAccents filter does not restrict its filtering to accents joined or adjacent to letters in the Greek alphabet. > And by "accents" please remember that some of these are actually Unicode punctuation marks. > It applies the filter "willy-nilly" no matter what the context in terms of language, script or alphabet. > It's a one-way valve that should never be used "backwards" to determine whether or not it should be present in the .conf file. > > Aside: The other UTF8 filters are not like this, so it's OK for confmaker to use them for testing to see if they are required. > > The set of Unicode characters filtered by UTF8GreekAccents are not unique to the Koine Greek language. > Some of them are found in many other languages. > > It's theoretically feasible to redesign the filter such that it applies only in the context of Greek letters. > So yes, this is a matter for SWORD developers to consider too. > I documented a suitable mapping table in my GitHub repo in March 2017. See > https://github.com/DavidHaslam/UTF8-Greek-Accents > > It was discussed in this mailing list at the time. > Troy was unwilling to replace the existing filter on the grounds that it does what it was designed for on accented Greek modules. > The point is this. It was never designed to be used in general to test whether it is needed by a module. > When used for this unintended "backwards" purpose, it generally gives the wrong answer. > > This concept is not difficult to understand. > > Unless and until the filter itself is redesigned, we need a compromise workaround for the confmaker script. > My suggestion is to restrict applying this "backwards" test to only the modules in which this line is present. > > Lang=grc > > This would largely prevent the ongoing spurious addition of this filter due to the automation of module publishing. > One can imagine there may be corner cases, such as where (e.g.) a French Bible module had study notes which included some accented Greek words. > But the impact would be minimal by not having the filter in the conf file in such rare cases. > > Best regards, > > David > > Sent with [ProtonMail](https://protonmail.com) Secure Email. > > ??????? Original Message ??????? > On 7 June 2018 7:25 PM, DM Smith wrote: > >> I think it is a bug in the SWORD engine if single right quotation mark is seen as a Greek diacritic. >> >> Will look later to verify. >> >> If it is then the module should not have the option. >> >> ? DM Smith >> >> On Jun 7, 2018, at 8:54 AM, "refdoc at gmx.net" wrote: >> >>> If a Greek accent is in use, the filter will be there. If this is a bug, I.e. there should not be a Greek accent, please highlight this at source. I guess this is the right approach here too. Then the next iteration will not have a spurious filter >>> >>> Sent from my mobile. Please forgive shortness, typos and weird autocorrects. >>> >>> -------- Original Message -------- >>> Subject: Re: [sword-devel] Module upload: FreLXX >>> From: David Haslam >>> To: SWORD Developers' Collaboration Forum >>> CC: >>> >>>> This line in frelxx.conf is superfluous: >>>> >>>> GlobalOptionFilter=UTF8GreekAccents >>>> >>>> I think it's triggered in confmaker script by the presence of these characters. >>>> U+2019 ? 656 RIGHT SINGLE QUOTATION MARK >>>> >>>> NB. The source text is inconsistent in which character is used for the typographical apostrophe. cf. >>>> U+0027 ' 39,200 APOSTROPHE >>>> >>>> Example: >>>> Exodus 3:13 contains "les fils d'Isra?l" (character U+0027 used) >>>> Exodus 3:15 contains "aux fils d?Isra?l" (character U+2019 used) >>>> >>>> When the Greek Accents filter is disabled (in Xiphos) the latter becomes "aux fils dIsra?l" (without the apostrophe). >>>> >>>> There are no Greek letters in the module, so the GreekAccents filter should not be included. >>>> >>>> Best regards, >>>> >>>> David >>>> >>>> Sent with ProtonMail Secure Email. >>>> >>>> ??????? Original Message ??????? >>>> >>>> On 4 June 2018 7:38 AM, wrote: >>>> >>>>> Dear All, >>>>> >>>>> This is to announce that we have just now uploaded FreLXX. >>>>> >>>>> This is is an updated version of FreLXX. >>>>> >>>>> Many thanks to update for the hard work. >>>>> >>>>> yours >>>>> >>>>> The Module Team >>>>> >>>>> P.S.: This email is sent automatically on upload of a new/updated module >>>>> >>>>> sword-devel mailing list: sword-devel at crosswire.org >>>>> >>>>> http://www.crosswire.org/mailman/listinfo/sword-devel >>>>> >>>>> Instructions to unsubscribe/change your settings at above page >>>> >>>> _______________________________________________ >>>> sword-devel mailing list: sword-devel at crosswire.org >>>> http://www.crosswire.org/mailman/listinfo/sword-devel >>>> Instructions to unsubscribe/change your settings at above page >> >>> _______________________________________________ >>> sword-devel mailing list: sword-devel at crosswire.org >>> http://www.crosswire.org/mailman/listinfo/sword-devel >>> Instructions to unsubscribe/change your settings at above page -------------- next part -------------- An HTML attachment was scrubbed... URL: From info at beforgiven.info Mon Jun 11 04:57:22 2018 From: info at beforgiven.info (Tom Sullivan) Date: Mon, 11 Jun 2018 07:57:22 -0400 Subject: [sword-devel] Module upload: FreLXX In-Reply-To: <7K_srTslxpkjRirVW7de3n24XjL9196jX6LJL4hYiW8-9HhyYq16zFxGCGxfkO0tktuJb5TJLYqxyShNsV9LxCkXycG1E34rnetc_SGxxX0=@protonmail.com> References: <-vdgkjg-1ma8m8-3avyhl-io9imz-ffz85dxp4h72-y655oy-kkr3lb-9qq15jv2hu26-bw38vz-ixf9ziuv8qir-kfg7ai50c6u4k1zuth-rhncompe1ryj-ok2rse-sdij6yn6hn78ef8lpchy4f1s-r26ce.1528376067838@email.android.com> <3FA2CDE0-9E97-4381-BC6D-AD20EE825844@crosswire.org> <7K_srTslxpkjRirVW7de3n24XjL9196jX6LJL4hYiW8-9HhyYq16zFxGCGxfkO0tktuJb5TJLYqxyShNsV9LxCkXycG1E34rnetc_SGxxX0=@protonmail.com> Message-ID: <8670baf0-3de3-807f-4492-27c0c64a21cc@beforgiven.info> This suggestion is in ignorance of the code and other matters, but I wonder if the filter could be changed to allow single quote in the *absence* of a preceeding Greek letter in the list you gave. Tom Sullivan info at BeForgiven.INFO FAX: 815-301-2835 --------------------- Great News! God created you, owns you and gave you commands to obey. You have disobeyed God - as your conscience very well attests to you. God's holiness and justice compel Him to punish you in Hell. Jesus Christ became Man, was crucified, buried and rose from the dead as a substitute for all who trust in Him, redeeming them from Hell. If you repent (turn from your sin) and believe (trust) in Jesus Christ, you will go to Heaven. Otherwise you will go to Hell. Warning! Good works are a result, not cause, of saving trust. More info is at www.esig.beforgiven.info Do you believe this? Copy this signature into your email program and use the Internet to spread the Great News every time you email. On 06/11/2018 07:46 AM, David Haslam wrote: > Further clarification and observations about the SWORD filter for > UTF8GreekAccents... > > My reply of 7th June was sent before I was informed about the source > code for UTF8GreekAccents. > In fact, this does make use of the mapping table that I provided in > March 2017. Thanks, Troy! > > You can visit the latest version in SVN trunk here. > https://crosswire.org/svn/sword/trunk/src/modules/filters/utf8greekaccents.cpp > > Please note that it was patched during the weekend to add the lines to > process GREEK KORONIS & COMBINING GREEK KORONIS. > as well as to remove a residual (unused) declaration leftover from the > original version. Thanks, Troy. > > We may have been wondering why the filter still includes a line to > remove the RIGHT SINGLE QUOTATION > ????? converters[0x2019] = ""; // RIGHT SINGLE QUOTATION MARK > > This is because the source text in some older accented Greek modules > used this Unicode character. > These are usually found at End of Word locations, with typically 1218 > occurrences. > More recent editions of the Greek NT use the GREEK KORONIS?0x1FBD in all > these same locations. > > Modules with 0x2019 include MorphGNT, TischMorph and 2TGreek. > Modules with 0x1FBD include SBLG_THE. > > FIO. The only Greek letters ever followed by the character are typified > by the following analysis (extracted from MorphGNT). > Count Pattern > 0034 ?? > 0107 ?? > 0233 ?? > 0292 ?? > 0213 ?? > 0132 ?? > 0061 ?? > 0149 ?? > The counts vary slightly for different modules. > > We should consider the conjecture that the first ever digitisation of > (e.g.) the Tischendorf NT was simply transcribed incorrectly. > i.e. 0x2019 was keyed everywhere one would nowadays expect to use a > GREEK KORONIS. > Maybe the task was performed between Unicode 1.0 (October 1991) and > Unicode 1.1 (June 1993) ? > > Aside: It's very likely that digitisation took place before Unicode even > existed, and that the text was subsequently converted to Unicode. > Some of you may remember Claremont-Michigan encodings for Hebrew, > Aramaic and Greek. > > So, rather than being a bug in SWORD, in retrospect it looks more like > an accommodation to a systematic transcription error in some NT Greek > text sources. > What we should do about it remains an open question. > > One new question arises from the changes to the SWORD filter (2017 & 2018). > Has anything similar been done for the equivalent JSword filter? > > Best regards. > > David > > Sent with ProtonMail Secure Email. > > ??????? Original Message ??????? > On 7 June 2018 8:06 PM, David Haslam wrote: > >> This ongoing problem affects far too many module releases. >> The immediate cause is a wrong assumption implemented in the confmaker >> script. >> >> The UTF8GreekAccents filter does not restrict its filtering to accents >> joined or adjacent to letters in the Greek alphabet. >> And by "accents" please remember that some of these are actually >> Unicode punctuation marks. >> It applies the filter "willy-nilly" no matter what the context in >> terms of language, script or alphabet. >> It's a one-way valve that should never be used "backwards" to >> determine whether or not it should be present in the .conf file. >> >> Aside: The other UTF8 filters are not like this, so it's OK for >> confmaker to use them for testing to see if they are required. >> >> The set of Unicode characters filtered by UTF8GreekAccents are not >> unique to the Koine Greek language. >> Some of them are found in many other languages. >> >> It's theoretically feasible to redesign the filter such that it >> applies only in the context of Greek letters. >> So yes, this is a matter for SWORD developers to consider too. >> I documented a suitable mapping table in my GitHub repo in March 2017. See >> https://github.com/DavidHaslam/UTF8-Greek-Accents >> >> It was discussed in this mailing list at the time. >> Troy was unwilling to replace the existing filter on the grounds that >> it does what it was designed for on accented Greek modules. >> The point is this. It was never designed to be used in general to test >> whether it is needed by a module. >> When used for this unintended "backwards" purpose, it generally gives >> the wrong answer. >> >> This concept is not difficult to understand. >> >> Unless and until the filter itself is redesigned, we need a compromise >> workaround for the confmaker script. >> My suggestion is to restrict applying this "backwards" test to only >> the modules in which this line is present. >> >> Lang=grc >> >> This would largely prevent the ongoing spurious addition of this >> filter due to the automation of module publishing. >> One can imagine there may be corner cases, such as where (e.g.) a >> French Bible module had study notes which included some accented Greek >> words. >> But the impact would be minimal by not having the filter in the conf >> file in such rare cases. >> >> Best regards, >> >> David >> >> Sent with ProtonMail Secure Email. >> >> ??????? Original Message ??????? >> On 7 June 2018 7:25 PM, DM Smith wrote: >> >>> I think it is a bug in the SWORD engine if single right quotation >>> mark is seen as a Greek diacritic. >>> >>> Will look later to verify. >>> >>> If it is then the module should not have the option. >>> >>> ? DM Smith >>> >>> >>> On Jun 7, 2018, at 8:54 AM, "refdoc at gmx.net " >>> > wrote: >>>> If a Greek accent is in use, the filter will be there. If this is a >>>> bug, I.e. there should not be a Greek accent, please highlight this >>>> at source. I guess this is the right approach here too. Then the >>>> next iteration will not have a spurious filter >>>> >>>> Sent from my mobile. Please forgive shortness, typos and weird >>>> autocorrects. >>>> >>>> >>>> -------- Original Message -------- >>>> Subject: Re: [sword-devel] Module upload: FreLXX >>>> From: David Haslam >>>> To: SWORD Developers' Collaboration Forum >>>> CC: >>>> >>>> >>>> This line in frelxx.conf is superfluous: >>>> >>>> GlobalOptionFilter=UTF8GreekAccents >>>> >>>> I think it's triggered in confmaker script by the presence of >>>> these characters. >>>> U+2019 ? 656 RIGHT SINGLE QUOTATION MARK >>>> >>>> NB. The source text is inconsistent in which character is used >>>> for the typographical apostrophe. cf. >>>> U+0027 ' 39,200 APOSTROPHE >>>> >>>> Example: >>>> Exodus 3:13 contains "les fils d'Isra?l" (character U+0027 used) >>>> Exodus 3:15 contains "aux fils d?Isra?l" (character U+2019 used) >>>> >>>> When the Greek Accents filter is disabled (in Xiphos) the latter >>>> becomes "aux fils dIsra?l" (without the apostrophe). >>>> >>>> There are no Greek letters in the module, so the GreekAccents >>>> filter should not be included. >>>> >>>> Best regards, >>>> >>>> David >>>> >>>> Sent with ProtonMail Secure Email. >>>> >>>> ??????? Original Message ??????? >>>> >>>> On 4 June 2018 7:38 AM, wrote: >>>> >>>> > Dear All, >>>> > >>>> > This is to announce that we have just now uploaded FreLXX. >>>> > >>>> > This is is an updated version of FreLXX. >>>> > >>>> > Many thanks to update for the hard work. >>>> > >>>> > yours >>>> > >>>> > The Module Team >>>> > >>>> > P.S.: This email is sent automatically on upload of a >>>> new/updated module >>>> > >>>> > sword-devel mailing list: sword-devel at crosswire.org >>>> >>>> > >>>> > http://www.crosswire.org/mailman/listinfo/sword-devel >>>> > >>>> > Instructions to unsubscribe/change your settings at above page >>>> >>>> >>>> >>>> _______________________________________________ >>>> sword-devel mailing list: sword-devel at crosswire.org >>>> >>>> http://www.crosswire.org/mailman/listinfo/sword-devel >>>> Instructions to unsubscribe/change your settings at above page >>>> _______________________________________________ >>>> sword-devel mailing list: sword-devel at crosswire.org >>>> >>>> http://www.crosswire.org/mailman/listinfo/sword-devel >>>> Instructions to unsubscribe/change your settings at above page >> > > > ______________________________________________________________________ > This email has been scanned by the Symantec Email Security.cloud service. > For more information please visit http://www.symanteccloud.com > ______________________________________________________________________ > > > _______________________________________________ > sword-devel mailing list: sword-devel at crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page > From dfhdfh at protonmail.com Mon Jun 11 07:49:49 2018 From: dfhdfh at protonmail.com (David Haslam) Date: Mon, 11 Jun 2018 10:49:49 -0400 Subject: [sword-devel] Module upload: FreLXX In-Reply-To: <7K_srTslxpkjRirVW7de3n24XjL9196jX6LJL4hYiW8-9HhyYq16zFxGCGxfkO0tktuJb5TJLYqxyShNsV9LxCkXycG1E34rnetc_SGxxX0=@protonmail.com> References: <-vdgkjg-1ma8m8-3avyhl-io9imz-ffz85dxp4h72-y655oy-kkr3lb-9qq15jv2hu26-bw38vz-ixf9ziuv8qir-kfg7ai50c6u4k1zuth-rhncompe1ryj-ok2rse-sdij6yn6hn78ef8lpchy4f1s-r26ce.1528376067838@email.android.com> <3FA2CDE0-9E97-4381-BC6D-AD20EE825844@crosswire.org> <7K_srTslxpkjRirVW7de3n24XjL9196jX6LJL4hYiW8-9HhyYq16zFxGCGxfkO0tktuJb5TJLYqxyShNsV9LxCkXycG1E34rnetc_SGxxX0=@protonmail.com> Message-ID: Further to my earlier reply today, observe that the section of code where the RIGHT SINGLE QUOTATION MARK is removed is not 100% specific to the Greek language. //first just remove combining characters converters[0x2019] = ""; // RIGHT SINGLE QUOTATION MARK converters[0x1FBF] = ""; // GREEK PSILI converters[0x2CFF] = ""; // COPTIC MORPHOLOGICAL DIVIDER converters[0xFE24] = ""; // COMBINING MACRON LEFT HALF converters[0xFE25] = ""; // COMBINING MACRON RIGHT HALF converters[0xFE26] = ""; // COMBINING CONJOINING MACRON converters[0x0300] = ""; // COMBINING GRAVE ACCENT converters[0x0301] = ""; // COMBINING ACUTE ACCENT converters[0x0302] = ""; // COMBINING CIRCUMFLEX ACCENT converters[0x0308] = ""; // COMBINING DIAERESIS converters[0x0313] = ""; // COMBINING COMMA ABOVE converters[0x0314] = ""; // COMBINING REVERSED COMMA ABOVE converters[0x037A] = ""; // GREEK YPOGEGRAMMENI converters[0x0342] = ""; // COMBINING GREEK PERISPOMENI converters[0x1FBD] = ""; // GREEK KORONIS converters[0x0343] = ""; // COMBINING GREEK KORONIS Assuming that UTF-8 is normalized to NFC during module build or earlier, there are many non-Greek character sets and alphabets where some of the above combining characters can survive the normalization process. They remain as separate characters in the module text wherever there is no corresponding precomposed character. For such modules, applying the filter will result in a change. Hence my concern (expressed in the idiom "willy-nilly") that using the filter to determine whether it should be specified in the .conf file is not always a good idea. Best regards, David Sent with [ProtonMail](https://protonmail.com) Secure Email. ??????? Original Message ??????? On 11 June 2018 12:46 PM, David Haslam wrote: > Further clarification and observations about the SWORD filter for UTF8GreekAccents... > > My reply of 7th June was sent before I was informed about the source code for UTF8GreekAccents. > In fact, this does make use of the mapping table that I provided in March 2017. Thanks, Troy! > > You can visit the latest version in SVN trunk here. > https://crosswire.org/svn/sword/trunk/src/modules/filters/utf8greekaccents.cpp > > Please note that it was patched during the weekend to add the lines to process GREEK KORONIS & COMBINING GREEK KORONIS. > as well as to remove a residual (unused) declaration leftover from the original version. Thanks, Troy. > > We may have been wondering why the filter still includes a line to remove the RIGHT SINGLE QUOTATION > converters[0x2019] = ""; // RIGHT SINGLE QUOTATION MARK > > This is because the source text in some older accented Greek modules used this Unicode character. > These are usually found at End of Word locations, with typically 1218 occurrences. > More recent editions of the Greek NT use the GREEK KORONIS 0x1FBD in all these same locations. > > Modules with 0x2019 include MorphGNT, TischMorph and 2TGreek. > Modules with 0x1FBD include SBLG_THE. > > FIO. The only Greek letters ever followed by the character are typified by the following analysis (extracted from MorphGNT). > Count Pattern > 0034 ?? > 0107 ?? > 0233 ?? > 0292 ?? > 0213 ?? > 0132 ?? > 0061 ?? > 0149 ?? > The counts vary slightly for different modules. > > We should consider the conjecture that the first ever digitisation of (e.g.) the Tischendorf NT was simply transcribed incorrectly. > i.e. 0x2019 was keyed everywhere one would nowadays expect to use a GREEK KORONIS. > Maybe the task was performed between Unicode 1.0 (October 1991) and Unicode 1.1 (June 1993) ? > > Aside: It's very likely that digitisation took place before Unicode even existed, and that the text was subsequently converted to Unicode. > Some of you may remember Claremont-Michigan encodings for Hebrew, Aramaic and Greek. > > So, rather than being a bug in SWORD, in retrospect it looks more like an accommodation to a systematic transcription error in some NT Greek text sources. > What we should do about it remains an open question. > > One new question arises from the changes to the SWORD filter (2017 & 2018). > Has anything similar been done for the equivalent JSword filter? > > Best regards. > > David > > Sent with [ProtonMail](https://protonmail.com) Secure Email. > > ??????? Original Message ??????? > On 7 June 2018 8:06 PM, David Haslam wrote: > >> This ongoing problem affects far too many module releases. >> The immediate cause is a wrong assumption implemented in the confmaker script. >> >> The UTF8GreekAccents filter does not restrict its filtering to accents joined or adjacent to letters in the Greek alphabet. >> And by "accents" please remember that some of these are actually Unicode punctuation marks. >> It applies the filter "willy-nilly" no matter what the context in terms of language, script or alphabet. >> It's a one-way valve that should never be used "backwards" to determine whether or not it should be present in the .conf file. >> >> Aside: The other UTF8 filters are not like this, so it's OK for confmaker to use them for testing to see if they are required. >> >> The set of Unicode characters filtered by UTF8GreekAccents are not unique to the Koine Greek language. >> Some of them are found in many other languages. >> >> It's theoretically feasible to redesign the filter such that it applies only in the context of Greek letters. >> So yes, this is a matter for SWORD developers to consider too. >> I documented a suitable mapping table in my GitHub repo in March 2017. See >> https://github.com/DavidHaslam/UTF8-Greek-Accents >> >> It was discussed in this mailing list at the time. >> Troy was unwilling to replace the existing filter on the grounds that it does what it was designed for on accented Greek modules. >> The point is this. It was never designed to be used in general to test whether it is needed by a module. >> When used for this unintended "backwards" purpose, it generally gives the wrong answer. >> >> This concept is not difficult to understand. >> >> Unless and until the filter itself is redesigned, we need a compromise workaround for the confmaker script. >> My suggestion is to restrict applying this "backwards" test to only the modules in which this line is present. >> >> Lang=grc >> >> This would largely prevent the ongoing spurious addition of this filter due to the automation of module publishing. >> One can imagine there may be corner cases, such as where (e.g.) a French Bible module had study notes which included some accented Greek words. >> But the impact would be minimal by not having the filter in the conf file in such rare cases. >> >> Best regards, >> >> David >> >> Sent with [ProtonMail](https://protonmail.com) Secure Email. >> >> ??????? Original Message ??????? >> On 7 June 2018 7:25 PM, DM Smith wrote: >> >>> I think it is a bug in the SWORD engine if single right quotation mark is seen as a Greek diacritic. >>> >>> Will look later to verify. >>> >>> If it is then the module should not have the option. >>> >>> ? DM Smith >>> >>> On Jun 7, 2018, at 8:54 AM, "refdoc at gmx.net" wrote: >>> >>>> If a Greek accent is in use, the filter will be there. If this is a bug, I.e. there should not be a Greek accent, please highlight this at source. I guess this is the right approach here too. Then the next iteration will not have a spurious filter >>>> >>>> Sent from my mobile. Please forgive shortness, typos and weird autocorrects. >>>> >>>> -------- Original Message -------- >>>> Subject: Re: [sword-devel] Module upload: FreLXX >>>> From: David Haslam >>>> To: SWORD Developers' Collaboration Forum >>>> CC: >>>> >>>>> This line in frelxx.conf is superfluous: >>>>> >>>>> GlobalOptionFilter=UTF8GreekAccents >>>>> >>>>> I think it's triggered in confmaker script by the presence of these characters. >>>>> U+2019 ? 656 RIGHT SINGLE QUOTATION MARK >>>>> >>>>> NB. The source text is inconsistent in which character is used for the typographical apostrophe. cf. >>>>> U+0027 ' 39,200 APOSTROPHE >>>>> >>>>> Example: >>>>> Exodus 3:13 contains "les fils d'Isra?l" (character U+0027 used) >>>>> Exodus 3:15 contains "aux fils d?Isra?l" (character U+2019 used) >>>>> >>>>> When the Greek Accents filter is disabled (in Xiphos) the latter becomes "aux fils dIsra?l" (without the apostrophe). >>>>> >>>>> There are no Greek letters in the module, so the GreekAccents filter should not be included. >>>>> >>>>> Best regards, >>>>> >>>>> David >>>>> >>>>> Sent with ProtonMail Secure Email. >>>>> >>>>> ??????? Original Message ??????? >>>>> >>>>> On 4 June 2018 7:38 AM, wrote: >>>>> >>>>>> Dear All, >>>>>> >>>>>> This is to announce that we have just now uploaded FreLXX. >>>>>> >>>>>> This is is an updated version of FreLXX. >>>>>> >>>>>> Many thanks to update for the hard work. >>>>>> >>>>>> yours >>>>>> >>>>>> The Module Team >>>>>> >>>>>> P.S.: This email is sent automatically on upload of a new/updated module >>>>>> >>>>>> sword-devel mailing list: sword-devel at crosswire.org >>>>>> >>>>>> http://www.crosswire.org/mailman/listinfo/sword-devel >>>>>> >>>>>> Instructions to unsubscribe/change your settings at above page >>>>> >>>>> _______________________________________________ >>>>> sword-devel mailing list: sword-devel at crosswire.org >>>>> http://www.crosswire.org/mailman/listinfo/sword-devel >>>>> Instructions to unsubscribe/change your settings at above page >>> >>>> _______________________________________________ >>>> sword-devel mailing list: sword-devel at crosswire.org >>>> http://www.crosswire.org/mailman/listinfo/sword-devel >>>> Instructions to unsubscribe/change your settings at above page -------------- next part -------------- An HTML attachment was scrubbed... URL: From dmsmith at crosswire.org Mon Jun 11 12:30:46 2018 From: dmsmith at crosswire.org (DM Smith) Date: Mon, 11 Jun 2018 15:30:46 -0400 Subject: [sword-devel] Module upload: FreLXX In-Reply-To: <7K_srTslxpkjRirVW7de3n24XjL9196jX6LJL4hYiW8-9HhyYq16zFxGCGxfkO0tktuJb5TJLYqxyShNsV9LxCkXycG1E34rnetc_SGxxX0=@protonmail.com> References: <-vdgkjg-1ma8m8-3avyhl-io9imz-ffz85dxp4h72-y655oy-kkr3lb-9qq15jv2hu26-bw38vz-ixf9ziuv8qir-kfg7ai50c6u4k1zuth-rhncompe1ryj-ok2rse-sdij6yn6hn78ef8lpchy4f1s-r26ce.1528376067838@email.android.com> <3FA2CDE0-9E97-4381-BC6D-AD20EE825844@crosswire.org> <7K_srTslxpkjRirVW7de3n24XjL9196jX6LJL4hYiW8-9HhyYq16zFxGCGxfkO0tktuJb5TJLYqxyShNsV9LxCkXycG1E34rnetc_SGxxX0=@protonmail.com> Message-ID: JSword doesn?t show/hide ?accents?. This is a deliberate design decision. ? DM Smith > On Jun 11, 2018, at 7:46 AM, David Haslam wrote: > > Has anything similar been done for the equivalent JSword filter? From john.dudeck at sim.org Mon Jun 11 17:11:57 2018 From: john.dudeck at sim.org (John Dudeck) Date: Mon, 11 Jun 2018 20:11:57 -0400 Subject: [sword-devel] Introductory material in OSIS (osis2mod) Message-ID: <5B1F0FCD.32617.33251028@john.dudeck.sim.org> An HTML attachment was scrubbed... URL: From dmsmith at crosswire.org Mon Jun 11 18:46:02 2018 From: dmsmith at crosswire.org (DM Smith) Date: Mon, 11 Jun 2018 21:46:02 -0400 Subject: [sword-devel] Introductory material in OSIS (osis2mod) In-Reply-To: <5B1F0FCD.32617.33251028@john.dudeck.sim.org> References: <5B1F0FCD.32617.33251028@john.dudeck.sim.org> Message-ID: I?ll see if I can explain from memory. I?m the most recent contributor to osis2mod. Below ?first? means the first encountered. For a complete Bible it is as you?d think, but if there is only one testament or an incomplete testament, first may not refer to Genesis or Matthew. Also, if a book or chapter doesn?t start with chapter or verse 1, then first doesn?t refer to 1. BTW, Intro, Heading, and Title are treated as the same. The toggle for headings handles all three the same. Initially the thought was that there were only titles and sub-titles. Bible Intro. Osis2mod doesn?t know how to properly handle this. Everything before the first testament is gathered as the Bible intro. OSIS doesn?t require testament divisions, but these are needed to identify a Bible intro. Testament Intro. Osis2mod doesn?t know how to properly handle this. Everything before the first book is gathered as a testament intro. Everything after the last book of the Old Testament and before the first book of the New Testament is gathered as the NT intro. Because osis2mod doesn?t know how to address Bible and Testament intro it is put in the first location it knows is after that point. Practically, it becomes intro material in the first chapter. Book Intro. Everything inside the book tag before the first chapter tag is a Book intro. While it is placed in chapter 0, verse 0 for the book, you never explicitly address 0. Osis2mod will figure it out. Chapter Intro. This is the most difficult. A chapter intro comes after the chapter tag and comes before the tag for verse 1. But some can be an intro that goes with the chapter and some is taken as the intro to a verse. Since it is hard to control where one ends and the next begins, the wiki has carefully laid out how osis2mod distinguishes the two. Special treatment is needed for canonical Psalm headings. That which goes with the chapter intro is put into verse 0 for that chapter, but you never explicitly address 0. Osis2mod will figure it out as well. The rest is prefixed to verse 1 with special markup that osis2mod adds. Verse intro (aka titles). This is everything between 2 verses after the last closing tag of the prior verse and before the start verse tag. Often this contains no text but only structural tags. Many frontends do not show intro material but only material from verse 1 and following. (Hopefully, I?m wrong.) If you make an uncompressed module and use the debug flag to show markers for verses you can view the built data files in a readable format. If someone can explain to me how to address the intros using the SWORD engine, I?ll update osis2mod to properly store them. The wiki can be improved. Feel free to make it read better. Hope this helps, DM > On Jun 11, 2018, at 8:11 PM, John Dudeck wrote: > > Would somebody please clarify the documentation on the wiki page for osis2mod.exe for "Handling of Introductions, Titles and Inter-Verse Material". I can't make heads nor tails out of it. > > Specifically, how are we supposed to tag (in OSIS) the introductory material in a Bible? The wiki page says that SWORD looks for module, testament, book and chapter introductory material." In the Bibles I am working on, everything inside of chapter tags is being displayed, but none of the stuff outside the chapter tags is being displayed. > > It says that "A module introduction should be place into testament 0, book 0, chapter 0, verse 0. A testament introduction should be placed into testament 1 or 2, book 0, chapter 0, verse 0." What does this mean? Where do you tag the testament number, the book number, etc? This is not explained in the OSIS documentation, which only mentions book abbreviations, and nothing about testaments. > > It says "See OSIS Bibles for best practices in marking up titles and introductions." But that page says nothing at all about introductions. > > Thanks. > > John Dudeck > Programmer at Editions Cle Lyon, France > john.dudeck at sim.org john at editionscle.com > -- > It's not a bug; it's an undocumented feature. > > _______________________________________________ > sword-devel mailing list: sword-devel at crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page -------------- next part -------------- An HTML attachment was scrubbed... URL: From refdoc at gmx.net Mon Jun 11 21:40:04 2018 From: refdoc at gmx.net (refdoc at gmx.net) Date: Tue, 12 Jun 2018 05:40:04 +0100 Subject: [sword-devel] Introductory material in OSIS (osis2mod) References: <5B1F0FCD.32617.33251028@john.dudeck.sim.org> Message-ID: <-4jp4mr3vorkh-gup35u-m2mv0l-qonssr-m56ajygwgw8smah4cq-kt6e6zsutg2-9ki3x3-fhefc4-ykyoat-8zb4fxw53xlj-1by1kny5kk20-iemzck-q7559j-o626w6-32pip0-aossn75uyhgvjfvh2s.1528778404494@email.android.com> An HTML attachment was scrubbed... URL: From danbenn at umich.edu Tue Jun 12 07:57:52 2018 From: danbenn at umich.edu (Daniel Bennett) Date: Tue, 12 Jun 2018 10:57:52 -0400 Subject: [sword-devel] JSON Sword output Message-ID: Hi everyone, So, I talked to Troy about making a JSON output option for C++ Sword. Any thoughts? Seen previous attempts? Is this a bad idea/impossible? Goal: make a private JSON rest api for a mobile app and website. That could also be run offline on a mobile app, with C++ bridging to native code. One option might be to make a filter. Best wishes, Dan -------------- next part -------------- An HTML attachment was scrubbed... URL: From greg.hellings at gmail.com Tue Jun 12 08:07:24 2018 From: greg.hellings at gmail.com (Greg Hellings) Date: Tue, 12 Jun 2018 10:07:24 -0500 Subject: [sword-devel] JSON Sword output In-Reply-To: References: Message-ID: I have previously written a basic JSON interface to JSword just to prove to people it could be done. I don't know if the code still lives anywhere, but it's been done. It's extremely straightforward to do. It took me all of about a day to get it running fine. The same could be done in Sword if you wanted to just use the Python bindings and use any of the very popular Python app frameworks. That's probably the direction I would go if you really plan for this to be a permanent and maintained thing. C++ on the web is something which really should be reserved for the very most performance sensitive things. Otherwise, avail yourself of the ease of binding C++ applications into another language like Python or PHP and allow those languages and frameworks to handle the web part of the traffic. --Greg On Tue, Jun 12, 2018 at 9:59 AM Daniel Bennett wrote: > Hi everyone, > > So, I talked to Troy about making a JSON output option for C++ Sword. > > Any thoughts? Seen previous attempts? Is this a bad idea/impossible? > > Goal: make a private JSON rest api for a mobile app and website. > > That could also be run offline on a mobile app, with C++ bridging to > native code. > > One option might be to make a filter. > > Best wishes, > > Dan > _______________________________________________ > sword-devel mailing list: sword-devel at crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page -------------- next part -------------- An HTML attachment was scrubbed... URL: From Kahunapule at eBible.org Tue Jun 12 20:01:49 2018 From: Kahunapule at eBible.org (Kahunapule Michael Johnson) Date: Tue, 12 Jun 2018 17:01:49 -1000 Subject: [sword-devel] Xiphos not seeing eBible.org repository? Message-ID: I just set up a new Linux (Ubuntu Bionic Beaver) system for someone, including an install of Xiphos. When trying to preload a few Bible translations, I noticed that Xiphos couldn't see the eBible.org repository. However, I can see and use it just fine from some other front ends. Is anyone else having this problem? Is there anything I can do about it, or is this something that needs to be fixed in Xiphos? -- signature Aloha, */Michael Johnson/** PO BOX 881143 ? PUKALANI HI 96788-1143*? USA mljohnson.org ? Phone: +1 808-333-6921 ? Skype: kahunapule From greg.hellings at gmail.com Tue Jun 12 20:14:59 2018 From: greg.hellings at gmail.com (Greg Hellings) Date: Tue, 12 Jun 2018 22:14:59 -0500 Subject: [sword-devel] Xiphos not seeing eBible.org repository? In-Reply-To: References: Message-ID: Did you go through the normal path of refreshing the standard list of sources? --Greg On Tue, Jun 12, 2018 at 10:03 PM Kahunapule Michael Johnson < Kahunapule at ebible.org> wrote: > I just set up a new Linux (Ubuntu Bionic Beaver) system for someone, > including an install of Xiphos. When trying to preload a few Bible > translations, I noticed that Xiphos couldn't see the eBible.org repository. > However, I can see and use it just fine from some other front ends. Is > anyone else having this problem? Is there anything I can do about it, or is > this something that needs to be fixed in Xiphos? > > -- > signature > > Aloha, > */Michael Johnson/** > PO BOX 881143 ? PUKALANI HI 96788-1143*? USA > mljohnson.org ? Phone: +1 808-333-6921 ? Skype: > kahunapule > > > _______________________________________________ > sword-devel mailing list: sword-devel at crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page -------------- next part -------------- An HTML attachment was scrubbed... URL: From karl at kleinpaste.org Tue Jun 12 20:31:58 2018 From: karl at kleinpaste.org (Karl Kleinpaste) Date: Tue, 12 Jun 2018 23:31:58 -0400 Subject: [sword-devel] Xiphos not seeing eBible.org repository? In-Reply-To: References: Message-ID: On 06/12/2018 11:01 PM, Kahunapule Michael Johnson wrote: > Is there anything I can do about it, or is this something that needs to be fixed in Xiphos? I just refreshed eBible in Xiphos without incident. It appears in 2 configurations in my Installmgr.conf; both work for me: FTPSource=eBible.org|ftp.ebible.org|/sword|||20151110161300 HTTPSource=eBible|ebible.org|/sword|||20150816130503 Showing 812 modules available right now. In the normal case, after 1st run of Xiphos mod.mgr, Xiphos will automatically do a load of the standard repo set; if this has somehow not naturally occurred, you can find a Load Standard button on Module Sources -> Add/Remove. This should bring in eBible as long as it's listed in the standard repo set at crosswire.org. Whatever you have wrong, it's not because Xiphos has a problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From Michael at eBible.org Tue Jun 12 20:36:58 2018 From: Michael at eBible.org (Michael Johnson) Date: Tue, 12 Jun 2018 17:36:58 -1000 Subject: [sword-devel] Xiphos not seeing eBible.org repository? In-Reply-To: References: Message-ID: Yes, I refreshed the standard list of sources and manually refreshed eBible.org. I got a blank list. On 06/12/2018 05:14 PM, Greg Hellings wrote: > Did you go through the normal path of refreshing the standard list of sources? > > --Greg > > On Tue, Jun 12, 2018 at 10:03 PM Kahunapule Michael Johnson > wrote: > > I just set up a new Linux (Ubuntu Bionic Beaver) system for someone, including an install of Xiphos. When trying to preload a few Bible translations, I noticed that Xiphos couldn't see the eBible.org repository. However, I can see and use it just fine from some other front ends. Is anyone else having this problem? Is there anything I can do about it, or is this something that needs to be fixed in Xiphos? > > -- > signature > > Aloha, > */Michael Johnson/** > PO BOX 881143 ? PUKALANI HI 96788-1143*? USA > mljohnson.org ? Phone: +1 808-333-6921 ? Skype: kahunapule > > > _______________________________________________ > sword-devel mailing list: sword-devel at crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page > > > > _______________________________________________ > sword-devel mailing list: sword-devel at crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page -- signature Aloha, */Michael Johnson/** PO BOX 881143 ? PUKALANI HI 96788-1143*? USA mljohnson.org ? Phone: +1 808-333-6921 ? Skype: kahunapule From dfhdfh at protonmail.com Tue Jun 12 23:02:20 2018 From: dfhdfh at protonmail.com (David Haslam) Date: Wed, 13 Jun 2018 02:02:20 -0400 Subject: [sword-devel] Xiphos not seeing eBible.org repository? In-Reply-To: References: Message-ID: It's still working for me with Xiphos 4.1.0 for Windows. David Sent from ProtonMail Mobile On Wed, Jun 13, 2018 at 04:36, Michael Johnson wrote: > Yes, I refreshed the standard list of sources and manually refreshed eBible.org. I got a blank list. On 06/12/2018 05:14 PM, Greg Hellings wrote: > Did you go through the normal path of refreshing the standard list of sources? > > --Greg > > On Tue, Jun 12, 2018 at 10:03 PM Kahunapule Michael Johnson > wrote: > > I just set up a new Linux (Ubuntu Bionic Beaver) system for someone, including an install of Xiphos. When trying to preload a few Bible translations, I noticed that Xiphos couldn't see the eBible.org repository. However, I can see and use it just fine from some other front ends. Is anyone else having this problem? Is there anything I can do about it, or is this something that needs to be fixed in Xiphos? > > -- > signature > > Aloha, > */Michael Johnson/** > PO BOX 881143 ? PUKALANI HI 96788-1143*? USA > mljohnson.org ? Phone: +1 808-333-6921 ? Skype: kahunapule > > > _______________________________________________ > sword-devel mailing list: sword-devel at crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page > > > > _______________________________________________ > sword-devel mailing list: sword-devel at crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page -- signature Aloha, */Michael Johnson/** PO BOX 881143 ? PUKALANI HI 96788-1143*? USA mljohnson.org ? Phone: +1 808-333-6921 ? Skype: kahunapule _______________________________________________ sword-devel mailing list: sword-devel at crosswire.org http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page at crosswire.org> @ebible.org> -------------- next part -------------- An HTML attachment was scrubbed... URL: From hunt.robertj at gmail.com Wed Jun 13 03:16:20 2018 From: hunt.robertj at gmail.com (Robert Hunt) Date: Wed, 13 Jun 2018 22:16:20 +1200 Subject: [sword-devel] Xiphos not seeing eBible.org repository? In-Reply-To: References: Message-ID: Seems I can't get either http nor ftp eBible repository on Xiphos 4.07 on Ubuntu Bionic. Robert. On 13/06/18 15:36, Michael Johnson wrote: > Yes, I refreshed the standard list of sources and manually refreshed eBible.org. I got a blank list. > > On 06/12/2018 05:14 PM, Greg Hellings wrote: >> Did you go through the normal path of refreshing the standard list of sources? >> >> --Greg >> >> On Tue, Jun 12, 2018 at 10:03 PM Kahunapule Michael Johnson > wrote: >> >> I just set up a new Linux (Ubuntu Bionic Beaver) system for someone, including an install of Xiphos. When trying to preload a few Bible translations, I noticed that Xiphos couldn't see the eBible.org repository. However, I can see and use it just fine from some other front ends. Is anyone else having this problem? Is there anything I can do about it, or is this something that needs to be fixed in Xiphos? >> >> -- >> signature >> >> Aloha, >> */Michael Johnson/** >> PO BOX 881143 ? PUKALANI HI 96788-1143*? USA >> mljohnson.org ? Phone: +1 808-333-6921 ? Skype: kahunapule >> >> >> _______________________________________________ >> sword-devel mailing list: sword-devel at crosswire.org >> http://www.crosswire.org/mailman/listinfo/sword-devel >> Instructions to unsubscribe/change your settings at above page >> >> >> >> _______________________________________________ >> sword-devel mailing list: sword-devel at crosswire.org >> http://www.crosswire.org/mailman/listinfo/sword-devel >> Instructions to unsubscribe/change your settings at above page > From Michael at eBible.org Wed Jun 13 11:33:06 2018 From: Michael at eBible.org (Michael Johnson) Date: Wed, 13 Jun 2018 08:33:06 -1000 Subject: [sword-devel] Xiphos not seeing eBible.org repository? In-Reply-To: References: Message-ID: <8bad51da-e577-caf3-8a78-53bddc5acfb0@eBible.org> I'm looking for a pattern in what works and what doesn't. Here is the test: install a Bible unique to eBible.org. Front end version Sword version OS Result Xiphos 4.1.0 1.8.1 Windows 10 PASS Xiphos 4.0.7 1.7.3 Ubuntu 18.04 FAIL Bibletime 2.11.1 1.8.1 Windows 10 PASS Bibletime 2.11.1 1.7.3 Ubuntu 18.04 FAIL Xiphos 4.0.4 1.7.3 Ubuntu 16.04 PASS Bibletime 2.10.1 1.7.3 Ubuntu 16.04 FAIL Bibletime 2.11.1 ? "About" blank Mac OS 10.13.5 PASS It looks to me like the conditions for failure are running Ubuntu 18.04 Bionic Beaver OR running Bibletime 2.10.1. Presumably the latter problem can be safely ignored, since it appears to have been fixed in the current version. However, it seems to me to be worth investigating what it is about Ubuntu 18.04 Bionic Beaver that is causing a module manager failure in both Bibletime and Xiphos. Is it the older version of the Sword engine? If so, why does that version work on the previous LTS version of Ubuntu? This seems to be a worthy puzzle to solve. Ubuntu LTS releases are the ones supported by UBS and SIL for Bible translation use, and the Bible translations in the eBible.org repository are frequently used as reference works by Bible translators. Not only that, but for many end users, the only Bible in their own language is in the eBible.org repository. Any clues? On 06/13/2018 12:16 AM, Robert Hunt wrote: > Seems I can't get either http nor ftp eBible repository on Xiphos 4.07 on Ubuntu Bionic. > > Robert. > > > On 13/06/18 15:36, Michael Johnson wrote: >> Yes, I refreshed the standard list of sources and manually refreshed eBible.org. I got a blank list. >> >> On 06/12/2018 05:14 PM, Greg Hellings wrote: >>> Did you go through the normal path of refreshing the standard list of sources? >>> >>> --Greg >>> >>> On Tue, Jun 12, 2018 at 10:03 PM Kahunapule Michael Johnson > wrote: >>> >>> ???? I just set up a new Linux (Ubuntu Bionic Beaver) system for someone, including an install of Xiphos. When trying to preload a few Bible translations, I noticed that Xiphos couldn't see the eBible.org repository. However, I can see and use it just fine from some other front ends. Is anyone else having this problem? Is there anything I can do about it, or is this something that needs to be fixed in Xiphos? >>> >>> ???? -- >>> ???? signature >>> >>> ???? Aloha, >>> ???? */Michael Johnson/** >>> ???? PO BOX 881143 ? PUKALANI HI 96788-1143*? USA >>> ???? mljohnson.org ? Phone: +1 808-333-6921 ? Skype: kahunapule >>> >>> >>> ???? _______________________________________________ >>> ???? sword-devel mailing list: sword-devel at crosswire.org >>> ???? http://www.crosswire.org/mailman/listinfo/sword-devel >>> ???? Instructions to unsubscribe/change your settings at above page >>> >>> >>> >>> _______________________________________________ >>> sword-devel mailing list: sword-devel at crosswire.org >>> http://www.crosswire.org/mailman/listinfo/sword-devel >>> Instructions to unsubscribe/change your settings at above page >> > > > _______________________________________________ > sword-devel mailing list: sword-devel at crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page -- signature Aloha, */Michael Johnson/** PO BOX 881143 ? PUKALANI HI 96788-1143*? USA mljohnson.org ? Phone: +1 808-333-6921 ? Skype: kahunapule From amadio.pierre at gmail.com Wed Jun 13 11:47:50 2018 From: amadio.pierre at gmail.com (pierre amadio) Date: Wed, 13 Jun 2018 20:47:50 +0200 Subject: [sword-devel] Xiphos not seeing eBible.org repository? In-Reply-To: <8bad51da-e577-caf3-8a78-53bddc5acfb0@eBible.org> References: <8bad51da-e577-caf3-8a78-53bddc5acfb0@eBible.org> Message-ID: Hi there ! I do not have a Ubuntu 18.04 ready to try out, but you should be able to check wether the problem is within the sword library itself by trying to perform the same task with installmgr. installmgr -r eBible.org installmgr -ri eBible.org fraLSG1910eb If this did not work, double check if you have write permission in all the directory tree under your $SWORD_PATH directroy (i guess you have this permission ok otheryise no module would install though). On 13 June 2018 at 20:33, Michael Johnson wrote: > I'm looking for a pattern in what works and what doesn't. Here is the > test: install a Bible unique to eBible.org. > > Front end > version > Sword version > OS > Result > Xiphos > 4.1.0 > 1.8.1 > Windows 10 > PASS > Xiphos > 4.0.7 > 1.7.3 > Ubuntu 18.04 > FAIL > Bibletime > 2.11.1 > 1.8.1 > Windows 10 > PASS > Bibletime > 2.11.1 > 1.7.3 > Ubuntu 18.04 > FAIL > Xiphos > 4.0.4 > 1.7.3 > Ubuntu 16.04 > PASS > Bibletime > 2.10.1 > 1.7.3 > Ubuntu 16.04 > FAIL > Bibletime > 2.11.1 > ? "About" blank > Mac OS 10.13.5 > PASS > > > It looks to me like the conditions for failure are running Ubuntu 18.04 > Bionic Beaver OR running Bibletime 2.10.1. Presumably the latter problem > can be safely ignored, since it appears to have been fixed in the current > version. However, it seems to me to be worth investigating what it is about > Ubuntu 18.04 Bionic Beaver that is causing a module manager failure in both > Bibletime and Xiphos. Is it the older version of the Sword engine? If so, > why does that version work on the previous LTS version of Ubuntu? > > This seems to be a worthy puzzle to solve. Ubuntu LTS releases are the > ones supported by UBS and SIL for Bible translation use, and the Bible > translations in the eBible.org repository are frequently used as reference > works by Bible translators. Not only that, but for many end users, the only > Bible in their own language is in the eBible.org repository. > > Any clues? > > On 06/13/2018 12:16 AM, Robert Hunt wrote: > > Seems I can't get either http nor ftp eBible repository on Xiphos 4.07 > on Ubuntu Bionic. > > > > Robert. > > > > > > On 13/06/18 15:36, Michael Johnson wrote: > >> Yes, I refreshed the standard list of sources and manually refreshed > eBible.org. I got a blank list. > >> > >> On 06/12/2018 05:14 PM, Greg Hellings wrote: > >>> Did you go through the normal path of refreshing the standard list of > sources? > >>> > >>> --Greg > >>> > >>> On Tue, Jun 12, 2018 at 10:03 PM Kahunapule Michael Johnson < > Kahunapule at ebible.org > wrote: > >>> > >>> I just set up a new Linux (Ubuntu Bionic Beaver) system for > someone, including an install of Xiphos. When trying to preload a few Bible > translations, I noticed that Xiphos couldn't see the eBible.org repository. > However, I can see and use it just fine from some other front ends. Is > anyone else having this problem? Is there anything I can do about it, or is > this something that needs to be fixed in Xiphos? > >>> > >>> -- > >>> signature > >>> > >>> Aloha, > >>> */Michael Johnson/** > >>> PO BOX 881143 ? PUKALANI HI 96788-1143*? USA > >>> mljohnson.org ? > Phone: +1 808-333-6921 ? Skype: kahunapule > >>> > >>> > >>> _______________________________________________ > >>> sword-devel mailing list: sword-devel at crosswire.org sword-devel at crosswire.org> > >>> http://www.crosswire.org/mailman/listinfo/sword-devel > >>> Instructions to unsubscribe/change your settings at above page > >>> > >>> > >>> > >>> _______________________________________________ > >>> sword-devel mailing list: sword-devel at crosswire.org > >>> http://www.crosswire.org/mailman/listinfo/sword-devel > >>> Instructions to unsubscribe/change your settings at above page > >> > > > > > > _______________________________________________ > > sword-devel mailing list: sword-devel at crosswire.org > > http://www.crosswire.org/mailman/listinfo/sword-devel > > Instructions to unsubscribe/change your settings at above page > > > -- > signature > > Aloha, > */Michael Johnson/** > PO BOX 881143 ? PUKALANI HI 96788-1143*? USA > mljohnson.org ? Phone: +1 808-333-6921 ? Skype: > kahunapule > > > > _______________________________________________ > sword-devel mailing list: sword-devel at crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page > -------------- next part -------------- An HTML attachment was scrubbed... URL: From Michael at eBible.org Wed Jun 13 11:55:57 2018 From: Michael at eBible.org (Michael Johnson) Date: Wed, 13 Jun 2018 08:55:57 -1000 Subject: [sword-devel] Xiphos not seeing eBible.org repository? In-Reply-To: References: <8bad51da-e577-caf3-8a78-53bddc5acfb0@eBible.org> Message-ID: <749954f7-ce3c-55c4-cbf5-d4e18e9f838c@eBible.org> Thank you, Pierre. The two installmgr commands you suggested worked on Ubuntu 18.04. Xiphos still failed. On 06/13/2018 08:47 AM, pierre amadio wrote: > Hi there ! > > I do not have a Ubuntu 18.04 ready to try out, but you should be able to check wether the problem is within the sword library itself by trying to perform the same task with installmgr. > > installmgr -r eBible.org > installmgr -ri eBible.org fraLSG1910eb > > If this did not work, double check if you have write permission in all the directory tree under your $SWORD_PATH directroy (i guess you have this permission ok otheryise no module would install though). > > > > On 13 June 2018 at 20:33, Michael Johnson > wrote: > > I'm looking for a pattern in what works and what doesn't. Here is the test: install a Bible unique to eBible.org. > > Front end > ? ? ? ? version > ? ? ? ? Sword version > ? ? ? ? OS > ? ? ? ? Result > Xiphos > ? ? ? ? 4.1.0 > ? ? ? ? 1.8.1 > ? ? ? ? Windows 10 > ? ? ? ? PASS > Xiphos > ? ? ? ? 4.0.7 > ? ? ? ? 1.7.3 > ? ? ? ? Ubuntu 18.04 > ? ? ? ? FAIL > Bibletime > ? ? ? ? 2.11.1 > ? ? ? ? 1.8.1 > ? ? ? ? Windows 10 > ? ? ? ? PASS > Bibletime > ? ? ? ? 2.11.1 > ? ? ? ? 1.7.3 > ? ? ? ? Ubuntu 18.04 > ? ? ? ? FAIL > Xiphos > ? ? ? ? 4.0.4 > ? ? ? ? 1.7.3 > ? ? ? ? Ubuntu 16.04 > ? ? ? ? PASS > Bibletime > ? ? ? ? 2.10.1 > ? ? ? ? 1.7.3 > ? ? ? ? Ubuntu 16.04 > ? ? ? ? FAIL > Bibletime > ? ? ? ? 2.11.1 > ? ? ? ? ? "About" blank > ? ? ? ? Mac OS 10.13.5 > ? ? ? ? PASS > > > It looks to me like the conditions for failure are running Ubuntu 18.04 Bionic Beaver OR running Bibletime 2.10.1. Presumably the latter problem can be safely ignored, since it appears to have been fixed in the current version. However, it seems to me to be worth investigating what it is about Ubuntu 18.04 Bionic Beaver that is causing a module manager failure in both Bibletime and Xiphos. Is it the older version of the Sword engine? If so, why does that version work on the previous LTS version of Ubuntu? > > This seems to be a worthy puzzle to solve. Ubuntu LTS releases are the ones supported by UBS and SIL for Bible translation use, and the Bible translations in the eBible.org repository are frequently used as reference works by Bible translators. Not only that, but for many end users, the only Bible in their own language is in the eBible.org repository. > > Any clues? > > On 06/13/2018 12:16 AM, Robert Hunt wrote: > > Seems I can't get either http nor ftp eBible repository on Xiphos 4.07 on Ubuntu Bionic. > > > > Robert. > > > > > > On 13/06/18 15:36, Michael Johnson wrote: > >> Yes, I refreshed the standard list of sources and manually refreshed eBible.org. I got a blank list. > >> > >> On 06/12/2018 05:14 PM, Greg Hellings wrote: > >>> Did you go through the normal path of refreshing the standard list of sources? > >>> > >>> --Greg > >>> > >>> On Tue, Jun 12, 2018 at 10:03 PM Kahunapule Michael Johnson >> wrote: > >>> > >>> ???? I just set up a new Linux (Ubuntu Bionic Beaver) system for someone, including an install of Xiphos. When trying to preload a few Bible translations, I noticed that Xiphos couldn't see the eBible.org repository. However, I can see and use it just fine from some other front ends. Is anyone else having this problem? Is there anything I can do about it, or is this something that needs to be fixed in Xiphos? > >>> > >>> ???? -- > >>> ???? signature > >>> > >>> ???? Aloha, > >>> ???? */Michael Johnson/** > >>> ???? PO BOX 881143 ? PUKALANI HI 96788-1143*? USA > >>> ???? mljohnson.org ? Phone: +1 808-333-6921 ? Skype: kahunapule > >>> > >>> > >>> ???? _______________________________________________ > >>> ???? sword-devel mailing list: sword-devel at crosswire.org > > >>> ???? http://www.crosswire.org/mailman/listinfo/sword-devel > >>> ???? Instructions to unsubscribe/change your settings at above page > >>> > >>> > >>> > >>> _______________________________________________ > >>> sword-devel mailing list: sword-devel at crosswire.org > >>> http://www.crosswire.org/mailman/listinfo/sword-devel > >>> Instructions to unsubscribe/change your settings at above page > >> > > > > > > _______________________________________________ > > sword-devel mailing list: sword-devel at crosswire.org > > http://www.crosswire.org/mailman/listinfo/sword-devel > > Instructions to unsubscribe/change your settings at above page > > > -- > signature > > Aloha, > */Michael Johnson/** > PO BOX 881143 ? PUKALANI HI 96788-1143*? USA > mljohnson.org ? Phone: +1 808-333-6921 ? Skype: kahunapule > > > > _______________________________________________ > sword-devel mailing list: sword-devel at crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page > > > > > _______________________________________________ > sword-devel mailing list: sword-devel at crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page -- signature Aloha, */Michael Johnson/** PO BOX 881143 ? PUKALANI HI 96788-1143*? USA mljohnson.org ? Phone: +1 808-333-6921 ? Skype: kahunapule From gary.holmlund at gmail.com Wed Jun 13 14:49:02 2018 From: gary.holmlund at gmail.com (Gary Holmlund) Date: Wed, 13 Jun 2018 14:49:02 -0700 Subject: [sword-devel] Xiphos not seeing eBible.org repository? In-Reply-To: <749954f7-ce3c-55c4-cbf5-d4e18e9f838c@eBible.org> References: <8bad51da-e577-caf3-8a78-53bddc5acfb0@eBible.org> <749954f7-ce3c-55c4-cbf5-d4e18e9f838c@eBible.org> Message-ID: ??? I will add this case: Bibletime ? ? ? ? 2.11.1 ? ? ? ? 1.8.1 ? ? ? ? Ubuntu 18.04 ? ? ? ? PASS Bibletime ? ? ? ? 2.11.1 ? ? ? ? 1.7.3 ? ? ? ? Ubuntu 18.04 ? ? ? ? Fails The pattern seems to be Sword 1.81 pass, Sword 1.7.3 fail. Based on how BibleTime failed, I would guess the issue is in Sword and how it handles languages that don't have a specific locales.d/*.conf file. Gary Holmlund On 06/13/2018 11:55 AM, Michael Johnson wrote: > Thank you, Pierre. > > The two installmgr commands you suggested worked on Ubuntu 18.04. Xiphos still failed. > > On 06/13/2018 08:47 AM, pierre amadio wrote: >> Hi there ! >> >> I do not have a Ubuntu 18.04 ready to try out, but you should be able to check wether the problem is within the sword library itself by trying to perform the same task with installmgr. >> >> installmgr -r eBible.org >> installmgr -ri eBible.org fraLSG1910eb >> >> If this did not work, double check if you have write permission in all the directory tree under your $SWORD_PATH directroy (i guess you have this permission ok otheryise no module would install though). >> >> >> >> On 13 June 2018 at 20:33, Michael Johnson > wrote: >> >> I'm looking for a pattern in what works and what doesn't. Here is the test: install a Bible unique to eBible.org. >> >> Front end >> ? ? ? ? version >> ? ? ? ? Sword version >> ? ? ? ? OS >> ? ? ? ? Result >> Xiphos >> ? ? ? ? 4.1.0 >> ? ? ? ? 1.8.1 >> ? ? ? ? Windows 10 >> ? ? ? ? PASS >> Xiphos >> ? ? ? ? 4.0.7 >> ? ? ? ? 1.7.3 >> ? ? ? ? Ubuntu 18.04 >> ? ? ? ? FAIL >> Bibletime >> ? ? ? ? 2.11.1 >> ? ? ? ? 1.8.1 >> ? ? ? ? Windows 10 >> ? ? ? ? PASS >> Bibletime >> ? ? ? ? 2.11.1 >> ? ? ? ? 1.7.3 >> ? ? ? ? Ubuntu 18.04 >> ? ? ? ? FAIL >> Xiphos >> ? ? ? ? 4.0.4 >> ? ? ? ? 1.7.3 >> ? ? ? ? Ubuntu 16.04 >> ? ? ? ? PASS >> Bibletime >> ? ? ? ? 2.10.1 >> ? ? ? ? 1.7.3 >> ? ? ? ? Ubuntu 16.04 >> ? ? ? ? FAIL >> Bibletime >> ? ? ? ? 2.11.1 >> ? ? ? ? ? "About" blank >> ? ? ? ? Mac OS 10.13.5 >> ? ? ? ? PASS >> >> >> It looks to me like the conditions for failure are running Ubuntu 18.04 Bionic Beaver OR running Bibletime 2.10.1. Presumably the latter problem can be safely ignored, since it appears to have been fixed in the current version. However, it seems to me to be worth investigating what it is about Ubuntu 18.04 Bionic Beaver that is causing a module manager failure in both Bibletime and Xiphos. Is it the older version of the Sword engine? If so, why does that version work on the previous LTS version of Ubuntu? >> >> This seems to be a worthy puzzle to solve. Ubuntu LTS releases are the ones supported by UBS and SIL for Bible translation use, and the Bible translations in the eBible.org repository are frequently used as reference works by Bible translators. Not only that, but for many end users, the only Bible in their own language is in the eBible.org repository. >> >> Any clues? >> >> On 06/13/2018 12:16 AM, Robert Hunt wrote: >> > Seems I can't get either http nor ftp eBible repository on Xiphos 4.07 on Ubuntu Bionic. >> > >> > Robert. >> > >> > >> > On 13/06/18 15:36, Michael Johnson wrote: >> >> Yes, I refreshed the standard list of sources and manually refreshed eBible.org. I got a blank list. >> >> >> >> On 06/12/2018 05:14 PM, Greg Hellings wrote: >> >>> Did you go through the normal path of refreshing the standard list of sources? >> >>> >> >>> --Greg >> >>> >> >>> On Tue, Jun 12, 2018 at 10:03 PM Kahunapule Michael Johnson >> wrote: >> >>> >> >>> ???? I just set up a new Linux (Ubuntu Bionic Beaver) system for someone, including an install of Xiphos. When trying to preload a few Bible translations, I noticed that Xiphos couldn't see the eBible.org repository. However, I can see and use it just fine from some other front ends. Is anyone else having this problem? Is there anything I can do about it, or is this something that needs to be fixed in Xiphos? >> >>> >> >>> ???? -- >> >>> ???? signature >> >>> >> >>> ???? Aloha, >> >>> ???? */Michael Johnson/** >> >>> ???? PO BOX 881143 ? PUKALANI HI 96788-1143*? USA >> >>> ???? mljohnson.org ? Phone: +1 808-333-6921 ? Skype: kahunapule >> >>> >> >>> >> >>> ???? _______________________________________________ >> >>> ???? sword-devel mailing list: sword-devel at crosswire.org > >> >>> ???? http://www.crosswire.org/mailman/listinfo/sword-devel >> >>> ???? Instructions to unsubscribe/change your settings at above page >> >>> >> >>> >> >>> >> >>> _______________________________________________ >> >>> sword-devel mailing list: sword-devel at crosswire.org >> >>> http://www.crosswire.org/mailman/listinfo/sword-devel >> >>> Instructions to unsubscribe/change your settings at above page >> >> >> > >> > >> > _______________________________________________ >> > sword-devel mailing list: sword-devel at crosswire.org >> > http://www.crosswire.org/mailman/listinfo/sword-devel >> > Instructions to unsubscribe/change your settings at above page >> >> >> -- >> signature >> >> Aloha, >> */Michael Johnson/** >> PO BOX 881143 ? PUKALANI HI 96788-1143*? USA >> mljohnson.org ? Phone: +1 808-333-6921 ? Skype: kahunapule >> >> >> >> _______________________________________________ >> sword-devel mailing list: sword-devel at crosswire.org >> http://www.crosswire.org/mailman/listinfo/sword-devel >> Instructions to unsubscribe/change your settings at above page >> >> >> >> >> _______________________________________________ >> sword-devel mailing list: sword-devel at crosswire.org >> http://www.crosswire.org/mailman/listinfo/sword-devel >> Instructions to unsubscribe/change your settings at above page > From cmahte at gmail.com Wed Jun 13 15:38:55 2018 From: cmahte at gmail.com (Michael H) Date: Wed, 13 Jun 2018 17:38:55 -0500 Subject: [sword-devel] Xiphos not seeing eBible.org repository? In-Reply-To: References: <8bad51da-e577-caf3-8a78-53bddc5acfb0@eBible.org> <749954f7-ce3c-55c4-cbf5-d4e18e9f838c@eBible.org> Message-ID: Kahunapule, I sent you an email about this about 9 months ago: The issue might be that all of the modules on ebible.org have a minimum requirement for sword 1.7.4 in place, regardless of actual module content vs. sword engine capabilities. (I did not validate ALL, but I have tested ~20 or so modules to import them into Bibletime.) You can make modules appear by manually adjusting the minimum sword requirement in the conf file. That's what I've been doing to get ebible texts into Bibletime 2.10. It appears that Xiphos and Bibletime are properly testing the module minimum requirements against the sword engine available to them. If a module has a need for a higher sword engine, it is being excluded from the list of available texts. Since no module on ebible has a minimum sword engine 1.7.3 or lower, none are available to Xiphos or Bibletime that use that engine. ... ----Snip--- [engKJV1769eb] Abbreviation=KJVD Description=King James Version + Apocrypha DataPath=./modules/texts/ztext/engKJV1769eb/ ModDrv=zText . . . SwordVersionDate=2018-06-06 Version=26.4 History_26.4=Automatically generated on 2018-06-06 from source files dated 2017-12-21 by eBible.org (http://eBible.org) with funding through World Outreach Missions*MinimumVersion=1.7.4* Category=Biblical Texts LCSH=Bible. English. Lang=en InstallSize=4323176 OSISVersion=2.1.1 Copyright=PUBLIC DOMAIN CopyrightNotes=This work is not copyrighted. It is in the Public Domain. You may copy and publish this work freely, but you may not claim copyright on it. On Wed, Jun 13, 2018 at 4:49 PM, Gary Holmlund wrote: > I will add this case: > > Bibletime > 2.11.1 > 1.8.1 > Ubuntu 18.04 > PASS > > > Bibletime > 2.11.1 > 1.7.3 > Ubuntu 18.04 > Fails > > The pattern seems to be Sword 1.81 pass, Sword 1.7.3 fail. > > Based on how BibleTime failed, I would guess the issue is in Sword and how > it handles languages that don't have a specific locales.d/*.conf file. > > Gary Holmlund > > > > On 06/13/2018 11:55 AM, Michael Johnson wrote: > >> Thank you, Pierre. >> >> The two installmgr commands you suggested worked on Ubuntu 18.04. Xiphos >> still failed. >> >> On 06/13/2018 08:47 AM, pierre amadio wrote: >> >>> Hi there ! >>> >>> I do not have a Ubuntu 18.04 ready to try out, but you should be able to >>> check wether the problem is within the sword library itself by trying to >>> perform the same task with installmgr. >>> >>> installmgr -r eBible.org >>> installmgr -ri eBible.org fraLSG1910eb >>> >>> If this did not work, double check if you have write permission in all >>> the directory tree under your $SWORD_PATH directroy (i guess you have this >>> permission ok otheryise no module would install though). >>> >>> >>> >>> On 13 June 2018 at 20:33, Michael Johnson >> Michael at ebible.org>> wrote: >>> >>> I'm looking for a pattern in what works and what doesn't. Here is >>> the test: install a Bible unique to eBible.org. >>> >>> Front end >>> version >>> Sword version >>> OS >>> Result >>> Xiphos >>> 4.1.0 >>> 1.8.1 >>> Windows 10 >>> PASS >>> Xiphos >>> 4.0.7 >>> 1.7.3 >>> Ubuntu 18.04 >>> FAIL >>> Bibletime >>> 2.11.1 >>> 1.8.1 >>> Windows 10 >>> PASS >>> Bibletime >>> 2.11.1 >>> 1.7.3 >>> Ubuntu 18.04 >>> FAIL >>> Xiphos >>> 4.0.4 >>> 1.7.3 >>> Ubuntu 16.04 >>> PASS >>> Bibletime >>> 2.10.1 >>> 1.7.3 >>> Ubuntu 16.04 >>> FAIL >>> Bibletime >>> 2.11.1 >>> ? "About" blank >>> Mac OS 10.13.5 >>> PASS >>> >>> >>> It looks to me like the conditions for failure are running Ubuntu >>> 18.04 Bionic Beaver OR running Bibletime 2.10.1. Presumably the latter >>> problem can be safely ignored, since it appears to have been fixed in the >>> current version. However, it seems to me to be worth investigating what it >>> is about Ubuntu 18.04 Bionic Beaver that is causing a module manager >>> failure in both Bibletime and Xiphos. Is it the older version of the Sword >>> engine? If so, why does that version work on the previous LTS version of >>> Ubuntu? >>> >>> This seems to be a worthy puzzle to solve. Ubuntu LTS releases are >>> the ones supported by UBS and SIL for Bible translation use, and the Bible >>> translations in the eBible.org repository are frequently used as reference >>> works by Bible translators. Not only that, but for many end users, the only >>> Bible in their own language is in the eBible.org repository. >>> >>> Any clues? >>> >>> On 06/13/2018 12:16 AM, Robert Hunt wrote: >>> > Seems I can't get either http nor ftp eBible repository on Xiphos >>> 4.07 on Ubuntu Bionic. >>> > >>> > Robert. >>> > >>> > >>> > On 13/06/18 15:36, Michael Johnson wrote: >>> >> Yes, I refreshed the standard list of sources and manually >>> refreshed eBible.org. I got a blank list. >>> >> >>> >> On 06/12/2018 05:14 PM, Greg Hellings wrote: >>> >>> Did you go through the normal path of refreshing the standard >>> list of sources? >>> >>> >>> >>> --Greg >>> >>> >>> >>> On Tue, Jun 12, 2018 at 10:03 PM Kahunapule Michael Johnson < >>> Kahunapule at ebible.org >> Kahunapule at ebible.org >> wrote: >>> >>> >>> >>> I just set up a new Linux (Ubuntu Bionic Beaver) system >>> for someone, including an install of Xiphos. When trying to preload a few >>> Bible translations, I noticed that Xiphos couldn't see the eBible.org >>> repository. However, I can see and use it just fine from some other front >>> ends. Is anyone else having this problem? Is there anything I can do about >>> it, or is this something that needs to be fixed in Xiphos? >>> >>> >>> >>> -- >>> >>> signature >>> >>> >>> >>> Aloha, >>> >>> */Michael Johnson/** >>> >>> PO BOX 881143 ? PUKALANI HI 96788-1143*? USA >>> >>> mljohnson.org >>> ? Phone: +1 808-333-6921 ? Skype: kahunapule >>> >>> >>> >>> >>> >>> _______________________________________________ >>> >>> sword-devel mailing list: sword-devel at crosswire.org >>> >> > >>> >>> http://www.crosswire.org/mailman/listinfo/sword-devel < >>> http://www.crosswire.org/mailman/listinfo/sword-devel> >>> >>> Instructions to unsubscribe/change your settings at above >>> page >>> >>> >>> >>> >>> >>> >>> >>> _______________________________________________ >>> >>> sword-devel mailing list: sword-devel at crosswire.org >> sword-devel at crosswire.org> >>> >>> http://www.crosswire.org/mailman/listinfo/sword-devel < >>> http://www.crosswire.org/mailman/listinfo/sword-devel> >>> >>> Instructions to unsubscribe/change your settings at above page >>> >> >>> > >>> > >>> > _______________________________________________ >>> > sword-devel mailing list: sword-devel at crosswire.org >> sword-devel at crosswire.org> >>> > http://www.crosswire.org/mailman/listinfo/sword-devel < >>> http://www.crosswire.org/mailman/listinfo/sword-devel> >>> > Instructions to unsubscribe/change your settings at above page >>> >>> >>> -- >>> signature >>> >>> Aloha, >>> */Michael Johnson/** >>> PO BOX 881143 ? PUKALANI HI 96788-1143*? USA >>> mljohnson.org ? >>> Phone: +1 808-333-6921 ? Skype: kahunapule >>> >>> >>> >>> _______________________________________________ >>> sword-devel mailing list: sword-devel at crosswire.org >> sword-devel at crosswire.org> >>> http://www.crosswire.org/mailman/listinfo/sword-devel < >>> http://www.crosswire.org/mailman/listinfo/sword-devel> >>> Instructions to unsubscribe/change your settings at above page >>> >>> >>> >>> >>> _______________________________________________ >>> sword-devel mailing list: sword-devel at crosswire.org >>> http://www.crosswire.org/mailman/listinfo/sword-devel >>> Instructions to unsubscribe/change your settings at above page >>> >> >> > > _______________________________________________ > sword-devel mailing list: sword-devel at crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page > -------------- next part -------------- An HTML attachment was scrubbed... URL: From karl at kleinpaste.org Wed Jun 13 15:49:18 2018 From: karl at kleinpaste.org (Karl Kleinpaste) Date: Wed, 13 Jun 2018 18:49:18 -0400 Subject: [sword-devel] Xiphos not seeing eBible.org repository? In-Reply-To: References: <8bad51da-e577-caf3-8a78-53bddc5acfb0@eBible.org> <749954f7-ce3c-55c4-cbf5-d4e18e9f838c@eBible.org> Message-ID: <158ae286-56b2-83be-c7e9-a502b7890f0a@kleinpaste.org> On 06/13/2018 06:38 PM, Michael H wrote: > Xiphos and Bibletime are properly testing the module minimum > requirements against the sword engine Xiphos' MinimumVersion support was added Aug 2017, released in 4.0.7, Sep 2017. -------------- next part -------------- An HTML attachment was scrubbed... URL: From karl at kleinpaste.org Wed Jun 13 15:56:02 2018 From: karl at kleinpaste.org (Karl Kleinpaste) Date: Wed, 13 Jun 2018 18:56:02 -0400 Subject: [sword-devel] Xiphos not seeing eBible.org repository? In-Reply-To: <158ae286-56b2-83be-c7e9-a502b7890f0a@kleinpaste.org> References: <8bad51da-e577-caf3-8a78-53bddc5acfb0@eBible.org> <749954f7-ce3c-55c4-cbf5-d4e18e9f838c@eBible.org> <158ae286-56b2-83be-c7e9-a502b7890f0a@kleinpaste.org> Message-ID: <404ea2fb-c1fa-587f-bc50-38b26c0ff3e5@kleinpaste.org> On 06/13/2018 06:49 PM, Karl Kleinpaste wrote: > Xiphos' MinimumVersion support was added Aug 2017, released in 4.0.7, > Sep 2017. BTW, this explains the variability of success from testing: Xiphos 4.1.0 1.8.1 Windows 10 PASS Xiphos 4.0.7 1.7.3 Ubuntu 18.04 FAIL Xiphos 4.0.4 1.7.3 Ubuntu 16.04 PASS 4.0.4 did not do MinimumVersion testing, so it accepts anything. 4.0.7 is where MinimumVersion support was released, so it refuses anything too "new." 4.1.0 needs Sword 1.8, so its Minimumversion testing is happy with anything needing 1.7.x. -------------- next part -------------- An HTML attachment was scrubbed... URL: From mcepl at cepl.eu Wed Jun 13 01:22:42 2018 From: mcepl at cepl.eu (=?UTF-8?Q?Mat=C4=9Bj?= Cepl) Date: Wed, 13 Jun 2018 10:22:42 +0200 Subject: [sword-devel] HTML mail [Was: Re: Introductory material in OSIS (osis2mod)] References: <5B1F0FCD.32617.33251028@john.dudeck.sim.org> Message-ID: On 2018-06-12, 00:11 GMT, John Dudeck wrote: > _______________________________________________ > sword-devel mailing list: sword-devel at crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page Please, do not post to any email list HTML emails. This is all I can see. Of course, you don't care about me (or about other readers? of this list), but this is also what you get in the official archive of this list https://www.crosswire.org/pipermail/sword-devel/2018-June/045863.html (and subsequently this lovely reading https://www.crosswire.org/pipermail/sword-devel/attachments/20180611/a1b7227e/attachment.html ). This list should be in my opinion switched of to the plain text only long time ago (or rather it should be left in its default configuration; of course, authors of mailman don't know anything worthy about email lists), but the maintainer of the list doesn't mind if his own posts are sabotaged, so it is left misconfigured and you have to take your own precautions. This FAQ https://www.lifewire.com/plain-text-not-html-1173241 is probably rather outdated, but it should be generally useful. Blessings, Mat?j -- https://matej.ceplovi.cz/blog/, Jabber: mcepl at ceplovi.cz GPG Finger: 3C76 A027 CA45 AD70 98B5 BC1D 7920 5802 880B C9D8 La vita ? una combinazione di magia e pasta. -- Federico Fellini From manfred.bergmann at me.com Thu Jun 14 14:13:24 2018 From: manfred.bergmann at me.com (Manfred Bergmann) Date: Thu, 14 Jun 2018 23:13:24 +0200 Subject: [sword-devel] Crash in VersificationMgr::System::getBookCount (SWORD 1.8.1) Message-ID: Hi. I?ve received one report where SWORD seems to crash on the above method for modules: - eBible.org/Biblical Texts/rusSYN1876eb (version 3.32) - IBT/Commentaries/BARC (version 1.0) - IBT/Commentaries/NGSB (version 1.0) I could reproduce that for rusSYN1876eb where in the code ?p? is NULL and hence the crash. Can that be reproduced in Xiphos or other frontends? Regards, Manfred From karl at kleinpaste.org Thu Jun 14 14:39:01 2018 From: karl at kleinpaste.org (Karl Kleinpaste) Date: Thu, 14 Jun 2018 17:39:01 -0400 Subject: [sword-devel] Crash in VersificationMgr::System::getBookCount (SWORD 1.8.1) In-Reply-To: References: Message-ID: <72c04ede-f063-bd29-e160-cf75c5e231ab@kleinpaste.org> On 06/14/2018 05:13 PM, Manfred Bergmann wrote: > Can that be reproduced in Xiphos or other frontends? No. Xiphos 4.1.0+ is happy with rusSYN1876eb. The method is in src/mgr/versificationmgr.cpp and is not used by Xiphos directly, and only by src/keys/versekey.cpp internally to Sword. If 'p' is the problem, I can't see how, as it is tested before use. int VersificationMgr::System::getBookCount() const { ??? return (int)(p ? p->books.size() : 0); } Current as of -r3586 just now. -------------- next part -------------- An HTML attachment was scrubbed... URL: From Michael at eBible.org Thu Jun 14 17:59:05 2018 From: Michael at eBible.org (Michael Johnson) Date: Thu, 14 Jun 2018 14:59:05 -1000 Subject: [sword-devel] Xiphos not seeing eBible.org repository? In-Reply-To: References: <8bad51da-e577-caf3-8a78-53bddc5acfb0@eBible.org> <749954f7-ce3c-55c4-cbf5-d4e18e9f838c@eBible.org> Message-ID: Thank you, Michael. Sorry I didn't act on your prior email. I get way too much email to properly deal with it all. Anyway, since front end developers are so slow to upgrade their sword engine use, I downgraded my module generation to specify a minimum sword version of 1.7.0. The downside of this is that any recently added versification options will be ignored, but of course, they are being ignored anyway until there is widespread adoption of the latest version of the sword engine. I'm not holding my breath waiting for that to happen, since I, too, am one of the busy (with other things) volunteers. ;-) In the mean time, the immediate problem of the eBible.org repository being inaccessible on the front ends and platforms where it failed seems to be solved. On 06/13/2018 12:38 PM, Michael H wrote: > Kahunapule,? > > I sent you an email about this about 9 months ago:? > > The issue might be that all of the modules on ebible.org have a minimum requirement for sword 1.7.4 in place, regardless of actual module content vs. sword engine capabilities. (I did not validate ALL, but I have tested ~20 or so modules to import them into Bibletime.)? You can make modules appear by manually adjusting the minimum sword requirement in the conf file. That's what I've been doing to get ebible texts into Bibletime 2.10.? > > It appears that Xiphos and Bibletime are properly testing the module minimum requirements against the sword engine available to them. If a module has a need for a higher sword engine, it is being excluded from the list of available texts. Since no module on ebible has a minimum sword engine 1.7.3 or lower, none are available to Xiphos or Bibletime that use that engine.? > > ... > > ----Snip--- > [engKJV1769eb] > Abbreviation=KJVD > Description=King James Version + Apocrypha > DataPath=./modules/texts/ztext/engKJV1769eb/ > ModDrv=zText > > . . . SwordVersionDate=2018-06-06 Version=26.4 History_26.4=Automatically generated on 2018-06-06 from source files dated 2017-12-21 by eBible.org (http://eBible.org) with funding through World Outreach Missions *MinimumVersion=1.7.4*Category=Biblical Texts LCSH=Bible. English. Lang=en InstallSize=4323176 OSISVersion=2.1.1 Copyright=PUBLIC DOMAIN CopyrightNotes=This work is not copyrighted. It is in the Public Domain. You may copy and publish this work freely, but you may not claim copyright on it. > > > > > > On Wed, Jun 13, 2018 at 4:49 PM, Gary Holmlund > wrote: > > ??? I will add this case: > > ? ? Bibletime > ? ? ? ? ? ? 2.11.1 > ? ? ? ? ? ? 1.8.1 > ? ? ? ? ? ? Ubuntu 18.04 > ? ? ? ? ? ? PASS > > > ? ? Bibletime > ? ? ? ? ? ? 2.11.1 > ? ? ? ? ? ? 1.7.3 > ? ? ? ? ? ? Ubuntu 18.04 > ? ? ? ? ? ? Fails > > The pattern seems to be Sword 1.81 pass, Sword 1.7.3 fail. > > Based on how BibleTime failed, I would guess the issue is in Sword and how it handles languages that don't have a specific locales.d/*.conf file. > > Gary Holmlund > > > > On 06/13/2018 11:55 AM, Michael Johnson wrote: > > Thank you, Pierre. > > The two installmgr commands you suggested worked on Ubuntu 18.04. Xiphos still failed. > > On 06/13/2018 08:47 AM, pierre amadio wrote: > > Hi there ! > > I do not have a Ubuntu 18.04 ready to try out, but you should be able to check wether the problem is within the sword library itself by trying to perform the same task with installmgr. > > installmgr -r eBible.org > installmgr -ri eBible.org fraLSG1910eb > > If this did not work, double check if you have write permission in all the directory tree under your $SWORD_PATH directroy (i guess you have this permission ok otheryise no module would install though). > > > > On 13 June 2018 at 20:33, Michael Johnson >> wrote: > > ? ? ?I'm looking for a pattern in what works and what doesn't. Here is the test: install a Bible unique to eBible.org. > > ? ? ?Front end > ? ? ?? ? ? ? version > ? ? ?? ? ? ? Sword version > ? ? ?? ? ? ? OS > ? ? ?? ? ? ? Result > ? ? ?Xiphos > ? ? ?? ? ? ? 4.1.0 > ? ? ?? ? ? ? 1.8.1 > ? ? ?? ? ? ? Windows 10 > ? ? ?? ? ? ? PASS > ? ? ?Xiphos > ? ? ?? ? ? ? 4.0.7 > ? ? ?? ? ? ? 1.7.3 > ? ? ?? ? ? ? Ubuntu 18.04 > ? ? ?? ? ? ? FAIL > ? ? ?Bibletime > ? ? ?? ? ? ? 2.11.1 > ? ? ?? ? ? ? 1.8.1 > ? ? ?? ? ? ? Windows 10 > ? ? ?? ? ? ? PASS > ? ? ?Bibletime > ? ? ?? ? ? ? 2.11.1 > ? ? ?? ? ? ? 1.7.3 > ? ? ?? ? ? ? Ubuntu 18.04 > ? ? ?? ? ? ? FAIL > ? ? ?Xiphos > ? ? ?? ? ? ? 4.0.4 > ? ? ?? ? ? ? 1.7.3 > ? ? ?? ? ? ? Ubuntu 16.04 > ? ? ?? ? ? ? PASS > ? ? ?Bibletime > ? ? ?? ? ? ? 2.10.1 > ? ? ?? ? ? ? 1.7.3 > ? ? ?? ? ? ? Ubuntu 16.04 > ? ? ?? ? ? ? FAIL > ? ? ?Bibletime > ? ? ?? ? ? ? 2.11.1 > ? ? ?? ? ? ? ? "About" blank > ? ? ?? ? ? ? Mac OS 10.13.5 > ? ? ?? ? ? ? PASS > > > ? ? ?It looks to me like the conditions for failure are running Ubuntu 18.04 Bionic Beaver OR running Bibletime 2.10.1. Presumably the latter problem can be safely ignored, since it appears to have been fixed in the current version. However, it seems to me to be worth investigating what it is about Ubuntu 18.04 Bionic Beaver that is causing a module manager failure in both Bibletime and Xiphos. Is it the older version of the Sword engine? If so, why does that version work on the previous LTS > version of Ubuntu? > > ? ? ?This seems to be a worthy puzzle to solve. Ubuntu LTS releases are the ones supported by UBS and SIL for Bible translation use, and the Bible translations in the eBible.org repository are frequently used as reference works by Bible translators. Not only that, but for many end users, the only Bible in their own language is in the eBible.org repository. > > ? ? ?Any clues? > > ? ? ?On 06/13/2018 12:16 AM, Robert Hunt wrote: > ? ? ?> Seems I can't get either http nor ftp eBible repository on Xiphos 4.07 on Ubuntu Bionic. > ? ? ?> > ? ? ?> Robert. > ? ? ?> > ? ? ?> > ? ? ?> On 13/06/18 15:36, Michael Johnson wrote: > ? ? ?>> Yes, I refreshed the standard list of sources and manually refreshed eBible.org. I got a blank list. > ? ? ?>> > ? ? ?>> On 06/12/2018 05:14 PM, Greg Hellings wrote: > ? ? ?>>> Did you go through the normal path of refreshing the standard list of sources? > ? ? ?>>> > ? ? ?>>> --Greg > ? ? ?>>> > ? ? ?>>> On Tue, Jun 12, 2018 at 10:03 PM Kahunapule Michael Johnson > >>> wrote: > ? ? ?>>> > ? ? ?>>> ???? I just set up a new Linux (Ubuntu Bionic Beaver) system for someone, including an install of Xiphos. When trying to preload a few Bible translations, I noticed that Xiphos couldn't see the eBible.org repository. However, I can see and use it just fine from some other front ends. Is anyone else having this problem? Is there anything I can do about it, or is this something that needs to be fixed in Xiphos? > ? ? ?>>> > ? ? ?>>> ???? -- > ? ? ?>>> ???? signature > ? ? ?>>> > ? ? ?>>> ???? Aloha, > ? ? ?>>> ???? */Michael Johnson/** > ? ? ?>>> ???? PO BOX 881143 ? PUKALANI HI 96788-1143*? USA > ? ? ?>>> ???? mljohnson.org ? Phone: +1 808-333-6921 ? Skype: kahunapule > ? ? ?>>> > ? ? ?>>> > ? ? ?>>> ???? _______________________________________________ > ? ? ?>>> ???? sword-devel mailing list: sword-devel at crosswire.org > >> > ? ? ?>>> ???? http://www.crosswire.org/mailman/listinfo/sword-devel > > ? ? ?>>> ???? Instructions to unsubscribe/change your settings at above page > ? ? ?>>> > ? ? ?>>> > ? ? ?>>> > ? ? ?>>> _______________________________________________ > ? ? ?>>> sword-devel mailing list: sword-devel at crosswire.org > > ? ? ?>>> http://www.crosswire.org/mailman/listinfo/sword-devel > > ? ? ?>>> Instructions to unsubscribe/change your settings at above page > ? ? ?>> > ? ? ?> > ? ? ?> > ? ? ?> _______________________________________________ > ? ? ?> sword-devel mailing list: sword-devel at crosswire.org > > ? ? ?> http://www.crosswire.org/mailman/listinfo/sword-devel > > ? ? ?> Instructions to unsubscribe/change your settings at above page > > > ? ? ?-- > ? ? ?signature > > ? ? ?Aloha, > ? ? ?*/Michael Johnson/** > ? ? ?PO BOX 881143 ? PUKALANI HI 96788-1143*? USA > ? ? ?mljohnson.org ? Phone: +1 808-333-6921 ? Skype: kahunapule > > > > ? ? ?_______________________________________________ > ? ? ?sword-devel mailing list: sword-devel at crosswire.org > > ? ? ?http://www.crosswire.org/mailman/listinfo/sword-devel > > ? ? ?Instructions to unsubscribe/change your settings at above page > > > > > _______________________________________________ > sword-devel mailing list: sword-devel at crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page > > > > > _______________________________________________ > sword-devel mailing list: sword-devel at crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page > > > > > _______________________________________________ > sword-devel mailing list: sword-devel at crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page -- signature Aloha, */Michael Johnson/** PO BOX 881143 ? PUKALANI HI 96788-1143*? USA mljohnson.org ? Phone: +1 808-333-6921 ? Skype: kahunapule From Michael at eBible.org Thu Jun 14 18:00:41 2018 From: Michael at eBible.org (Michael Johnson) Date: Thu, 14 Jun 2018 15:00:41 -1000 Subject: [sword-devel] Xiphos not seeing eBible.org repository? In-Reply-To: <404ea2fb-c1fa-587f-bc50-38b26c0ff3e5@kleinpaste.org> References: <8bad51da-e577-caf3-8a78-53bddc5acfb0@eBible.org> <749954f7-ce3c-55c4-cbf5-d4e18e9f838c@eBible.org> <158ae286-56b2-83be-c7e9-a502b7890f0a@kleinpaste.org> <404ea2fb-c1fa-587f-bc50-38b26c0ff3e5@kleinpaste.org> Message-ID: <3252d38a-62cf-7988-9c67-8a58e0785110@eBible.org> Thank you for the clarification! Now if we could just get a more recent Sword engine into distribution on Ubuntu, that would be nice... On 06/13/2018 12:56 PM, Karl Kleinpaste wrote: > On 06/13/2018 06:49 PM, Karl Kleinpaste wrote: >> Xiphos' MinimumVersion support was added Aug 2017, released in 4.0.7, Sep 2017. > BTW, this explains the variability of success from testing: > Xiphos > 4.1.0 > 1.8.1 > Windows 10 > PASS > Xiphos > 4.0.7 > 1.7.3 > Ubuntu 18.04 > FAIL > Xiphos > 4.0.4 > 1.7.3 > Ubuntu 16.04 > PASS > 4.0.4 did not do MinimumVersion testing, so it accepts anything. 4.0.7 is where MinimumVersion support was released, so it refuses anything too "new." 4.1.0 needs Sword 1.8, so its Minimumversion testing is happy with anything needing 1.7.x. > > > _______________________________________________ > sword-devel mailing list: sword-devel at crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page -- signature Aloha, */Michael Johnson/** PO BOX 881143 ? PUKALANI HI 96788-1143*? USA mljohnson.org ? Phone: +1 808-333-6921 ? Skype: kahunapule From john.dudeck at sim.org Fri Jun 15 13:19:39 2018 From: john.dudeck at sim.org (John Dudeck) Date: Fri, 15 Jun 2018 16:19:39 -0400 Subject: [sword-devel] Introductory material in OSIS (osis2mod) In-Reply-To: References: <5B1F0FCD.32617.33251028@john.dudeck.sim.org>, Message-ID: <5B241F5B.26889.8A0537B@john.dudeck.sim.org> An HTML attachment was scrubbed... URL: From dfhdfh at protonmail.com Fri Jun 15 13:36:47 2018 From: dfhdfh at protonmail.com (David Haslam) Date: Fri, 15 Jun 2018 16:36:47 -0400 Subject: [sword-devel] Introductory material in OSIS (osis2mod) In-Reply-To: <5B241F5B.26889.8A0537B@john.dudeck.sim.org> References: <5B1F0FCD.32617.33251028@john.dudeck.sim.org> <5B241F5B.26889.8A0537B@john.dudeck.sim.org> Message-ID: <7LTw7EHn-oNRJmGY2DYu7R-x3BWM3Vv8wm51umW3du_CRyit8W3Chli-XUECVUBQ5sXT447Kg-0elYQo3CHsUEcqn8GMhQumZV6HjdCV3Q4=@protonmail.com> Hi John, Search GitHub for the repository called and-bible. If you have an account, you can add an issue therein. Best regards, David Sent with [ProtonMail](https://protonmail.com) Secure Email. ??????? Original Message ??????? On 15 June 2018 9:19 PM, John Dudeck wrote: > Ok. I think I just realized where my problem lies. > > In Xiphos, the Introductory material is displaying the way you describe, which is what I want. > > But in AndBible, only the text that is withing the tags is displaying. > > So I'm guessing this is a JSword or AndBible issue. > > Whom do we contact about this? > > John > >> I?ll see if I can explain from memory. I?m the most recent contributor to osis2mod. >> >> Below ?first? means the first encountered. For a complete Bible it is as you?d think, but if there is >> only one testament or an incomplete testament, first may not refer to Genesis or Matthew. Also, >> if a book or chapter doesn?t start with chapter or verse 1, then first doesn?t refer to 1. >> >> BTW, Intro, Heading, and Title are treated as the same. The toggle for headings handles all >> three the same. Initially the thought was that there were only titles and sub-titles. >> >> Bible Intro. Osis2mod doesn?t know how to properly handle this. Everything before the first >> testament is gathered as the Bible intro. OSIS doesn?t require testament divisions, but these are >> needed to identify a Bible intro. >> >> Testament Intro. Osis2mod doesn?t know how to properly handle this. Everything before the first >> book is gathered as a testament intro. Everything after the last book of the Old Testament and >> before the first book of the New Testament is gathered as the NT intro. >> >> Because osis2mod doesn?t know how to address Bible and Testament intro it is put in the first >> location it knows is after that point. Practically, it becomes intro material in the first chapter. >> >> Book Intro. Everything inside the book tag before the first chapter tag is a Book intro. While it is >> placed in chapter 0, verse 0 for the book, you never explicitly address 0. Osis2mod will figure it >> out. >> >> Chapter Intro. This is the most difficult. A chapter intro comes after the chapter tag and comes >> before the tag for verse 1. But some can be an intro that goes with the chapter and some is >> taken as the intro to a verse. Since it is hard to control where one ends and the next begins, the >> wiki has carefully laid out how osis2mod distinguishes the two. Special treatment is needed for >> canonical Psalm headings. That which goes with the chapter intro is put into verse 0 for that >> chapter, but you never explicitly address 0. Osis2mod will figure it out as well. The rest is >> prefixed to verse 1 with special markup that osis2mod adds. >> >> Verse intro (aka titles). This is everything between 2 verses after the last closing tag of the prior >> verse and before the start verse tag. Often this contains no text but only structural tags. >> >> Many frontends do not show intro material but only material from verse 1 and following. >> (Hopefully, I?m wrong.) >> >> If you make an uncompressed module and use the debug flag to show markers for verses you >> can view the built data files in a readable format. >> >> If someone can explain to me how to address the intros using the SWORD engine, I?ll update >> osis2mod to properly store them. >> >> The wiki can be improved. Feel free to make it read better. >> >> Hope this helps, >> >> DM >> >> On Jun 11, 2018, at 8:11 PM, John Dudeck wrote: >> >> Would somebody please clarify the documentation on the wiki page for osis2mod.exe for >> "Handling of Introductions, Titles and Inter-Verse Material". I can't make heads nor tails out >> of it. >> >> Specifically, how are we supposed to tag (in OSIS) the introductory material in a Bible? >> The wiki page says that SWORD looks for module, testament, book and chapter >> introductory material." In the Bibles I am working on, everything inside of chapter tags is >> being displayed, but none of the stuff outside the chapter tags is being displayed. >> >> It says that "A module introduction should be place into testament 0, book 0, chapter 0, >> verse 0. A testament introduction should be placed into testament 1 or 2, book 0, chapter >> 0, verse 0." What does this mean? Where do you tag the testament number, the book >> number, etc? This is not explained in the OSIS documentation, which only mentions book >> abbreviations, and nothing about testaments. >> >> It says "See OSIS Bibles for best practices in marking up titles and introductions." But that >> page says nothing at all about introductions. > > John Dudeck > Programmer at Editions Cle Lyon, France > john.dudeck at sim.org john at editionscle.com > -- > It's unlikely that one of the things you'll regret when you're older is > not having consumed enough beer in your 20s, or not having bought enough > $5 lattes, or not having spent enough time on the internet. -------------- next part -------------- An HTML attachment was scrubbed... URL: From dmsmith at crosswire.org Fri Jun 15 17:34:18 2018 From: dmsmith at crosswire.org (DM Smith) Date: Fri, 15 Jun 2018 20:34:18 -0400 Subject: [sword-devel] Introductory material in OSIS (osis2mod) In-Reply-To: <5B241F5B.26889.8A0537B@john.dudeck.sim.org> References: <5B1F0FCD.32617.33251028@john.dudeck.sim.org> <5B241F5B.26889.8A0537B@john.dudeck.sim.org> Message-ID: <3D379FE1-5A2F-45E5-B3FC-D995E5EF3523@crosswire.org> The latest JSword should handle it just fine. When you grab an entire chapter it will grab verse 0 for the chapter. You have to get the entire book to get chapter 0. Or explicitly request 0. E.g. Matt.0.0-1.ff. AndBible is the place to go. It uses an earlier version of JSword. Martin Denham is the author but he is unable to work on it. Volunteers are welcome. ? DM Smith From my phone. Brief. Weird autocorrections. > On Jun 15, 2018, at 4:19 PM, John Dudeck wrote: > > Ok. I think I just realized where my problem lies. > > In Xiphos, the Introductory material is displaying the way you describe, which is what I want. > > But in AndBible, only the text that is withing the tags is displaying. > > So I'm guessing this is a JSword or AndBible issue. > > Whom do we contact about this? > > John > > > I?ll see if I can explain from memory. I?m the most recent contributor to osis2mod. > > > > Below ?first? means the first encountered. For a complete Bible it is as you?d think, but if there is > > only one testament or an incomplete testament, first may not refer to Genesis or Matthew. Also, > > if a book or chapter doesn?t start with chapter or verse 1, then first doesn?t refer to 1. > > > > BTW, Intro, Heading, and Title are treated as the same. The toggle for headings handles all > > three the same. Initially the thought was that there were only titles and sub-titles. > > > > Bible Intro. Osis2mod doesn?t know how to properly handle this. Everything before the first > > testament is gathered as the Bible intro. OSIS doesn?t require testament divisions, but these are > > needed to identify a Bible intro. > > > > Testament Intro. Osis2mod doesn?t know how to properly handle this. Everything before the first > > book is gathered as a testament intro. Everything after the last book of the Old Testament and > > before the first book of the New Testament is gathered as the NT intro. > > > > Because osis2mod doesn?t know how to address Bible and Testament intro it is put in the first > > location it knows is after that point. Practically, it becomes intro material in the first chapter. > > > > Book Intro. Everything inside the book tag before the first chapter tag is a Book intro. While it is > > placed in chapter 0, verse 0 for the book, you never explicitly address 0. Osis2mod will figure it > > out. > > > > Chapter Intro. This is the most difficult. A chapter intro comes after the chapter tag and comes > > before the tag for verse 1. But some can be an intro that goes with the chapter and some is > > taken as the intro to a verse. Since it is hard to control where one ends and the next begins, the > > wiki has carefully laid out how osis2mod distinguishes the two. Special treatment is needed for > > canonical Psalm headings. That which goes with the chapter intro is put into verse 0 for that > > chapter, but you never explicitly address 0. Osis2mod will figure it out as well. The rest is > > prefixed to verse 1 with special markup that osis2mod adds. > > > > Verse intro (aka titles). This is everything between 2 verses after the last closing tag of the prior > > verse and before the start verse tag. Often this contains no text but only structural tags. > > > > Many frontends do not show intro material but only material from verse 1 and following. > > (Hopefully, I?m wrong.) > > > > If you make an uncompressed module and use the debug flag to show markers for verses you > > can view the built data files in a readable format. > > > > If someone can explain to me how to address the intros using the SWORD engine, I?ll update > > osis2mod to properly store them. > > > > The wiki can be improved. Feel free to make it read better. > > > > Hope this helps, > > > > DM > > > > On Jun 11, 2018, at 8:11 PM, John Dudeck wrote: > > > > Would somebody please clarify the documentation on the wiki page for osis2mod.exe for > > "Handling of Introductions, Titles and Inter-Verse Material". I can't make heads nor tails out > > of it. > > > > Specifically, how are we supposed to tag (in OSIS) the introductory material in a Bible? > > The wiki page says that SWORD looks for module, testament, book and chapter > > introductory material." In the Bibles I am working on, everything inside of chapter tags is > > being displayed, but none of the stuff outside the chapter tags is being displayed. > > > > It says that "A module introduction should be place into testament 0, book 0, chapter 0, > > verse 0. A testament introduction should be placed into testament 1 or 2, book 0, chapter > > 0, verse 0." What does this mean? Where do you tag the testament number, the book > > number, etc? This is not explained in the OSIS documentation, which only mentions book > > abbreviations, and nothing about testaments. > > > > It says "See OSIS Bibles for best practices in marking up titles and introductions." But that > > page says nothing at all about introductions. > > John Dudeck > Programmer at Editions Cle Lyon, France > john.dudeck at sim.org john at editionscle.com > -- > It's unlikely that one of the things you'll regret when you're older is > not having consumed enough beer in your 20s, or not having bought enough > $5 lattes, or not having spent enough time on the internet. > > _______________________________________________ > sword-devel mailing list: sword-devel at crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page -------------- next part -------------- An HTML attachment was scrubbed... URL: From mattzab at gmail.com Fri Jun 15 18:59:45 2018 From: mattzab at gmail.com (Matt Zabojnik) Date: Fri, 15 Jun 2018 19:59:45 -0600 Subject: [sword-devel] Unsubscribe Message-ID: Hello brothers, I need some inbox peace for just a little bit, and I'd like to unsubscribe for the time being. I feel incredibly awkward sending this email to sword devel, thus now 'spamming' each of your emails with something as small as this. I've attempted all the main channels for unsubscribing, such as walking through the process detailed in the periodic "Subscription reminder" email for unsubscribing. I've also emailed Troy, under the assumption that he might have access to the back end and could manually unsubscribe me. Haven't heard back from him, and it's been a while. (I know you're busy Troy, so please don't take this wrong, brother!) I don't know who else to contact. Everyone else from Crosswire I've been in touch with directly have told me that "None of us have any roles or positions. We are all volunteers." Thanks y'all. Blessings in Christ, Matt -------------- next part -------------- An HTML attachment was scrubbed... URL: From scribe at crosswire.org Fri Jun 15 23:03:40 2018 From: scribe at crosswire.org (Troy A. Griffitts) Date: Sat, 16 Jun 2018 08:03:40 +0200 Subject: [sword-devel] Unsubscribe In-Reply-To: References: Message-ID: <070B772C-F75A-4E57-99CB-797A7E9A6A35@crosswire.org> Hi Matt. Sorry for the delay. Surprised you had trouble with the system to disable mail for your subscription. Mail is now disabled. You should be able to log in with the monthly reminder instructions to enable mail for your account when you'd like to participate again. If you have trouble, please contact me. Blessings in your service for our Lord, Troy On June 16, 2018 3:59:45 AM GMT+02:00, Matt Zabojnik wrote: >Hello brothers, > >I need some inbox peace for just a little bit, and I'd like to >unsubscribe >for the time being. I feel incredibly awkward sending this email to >sword >devel, thus now 'spamming' each of your emails with something as small >as >this. > >I've attempted all the main channels for unsubscribing, such as walking >through the process detailed in the periodic "Subscription reminder" >email >for unsubscribing. I've also emailed Troy, under the assumption that he >might have access to the back end and could manually unsubscribe me. >Haven't heard back from him, and it's been a while. (I know you're busy >Troy, so please don't take this wrong, brother!) > >I don't know who else to contact. Everyone else from Crosswire I've >been in >touch with directly have told me that "None of us have any roles or >positions. We are all volunteers." > >Thanks y'all. > >Blessings in Christ, >Matt -- Sent from my Android device with K-9 Mail. Please excuse my brevity. -------------- next part -------------- An HTML attachment was scrubbed... URL: From chris at burrell.me.uk Sat Jun 16 00:38:04 2018 From: chris at burrell.me.uk (Chris Burrell) Date: Sat, 16 Jun 2018 08:38:04 +0100 Subject: [sword-devel] Using Sword engine for first time issue Message-ID: Hi I've succesfully set up a Ubuntu VM and built sword on it. As far as I know, everything built fine. Now, when I run the installmgr -sc command as per the wiki, it just hangs. Having turned on debugging, here's what I'm getting CURLFTPTransport report progress: totalSize: 0; xfered: 0 Previously to this, I could see that the connection established fine, and via tcpdump i can witness the traffic too. (e.g. Recv header: 257 "/", 250 Directory succesfully changed. The last satements are: "Send header: EPSV TEXT: Connect data stream passively" Any ideas if I'm doing something obviously wrong? Cheers Chris -------------- next part -------------- An HTML attachment was scrubbed... URL: From chris at burrell.me.uk Sat Jun 16 00:40:18 2018 From: chris at burrell.me.uk (Chris Burrell) Date: Sat, 16 Jun 2018 08:40:18 +0100 Subject: [sword-devel] Using Sword engine for first time issue In-Reply-To: References: Message-ID: (Using ftp directly from the terminal I can get the file /pub/sword/masterRepoList.conf) Cheers Chris On 16 June 2018 at 08:38, Chris Burrell wrote: > Hi > > I've succesfully set up a Ubuntu VM and built sword on it. As far as I > know, everything built fine. Now, when I run the installmgr -sc command as > per the wiki, it just hangs. Having turned on debugging, here's what I'm > getting > > CURLFTPTransport report progress: totalSize: 0; xfered: 0 > > Previously to this, I could see that the connection established fine, and > via tcpdump i can witness the traffic too. (e.g. Recv header: 257 "/", 250 > Directory succesfully changed. The last satements are: > > "Send header: EPSV > TEXT: Connect data stream passively" > > Any ideas if I'm doing something obviously wrong? > Cheers > Chris > > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From dfhdfh at protonmail.com Sat Jun 16 08:21:32 2018 From: dfhdfh at protonmail.com (David Haslam) Date: Sat, 16 Jun 2018 11:21:32 -0400 Subject: [sword-devel] Module upload: GerLeoNA28 In-Reply-To: References: Message-ID: I've only just got round to following this one up. I see the modules team took corrective action and updated this to version 1.1. Thanks. ?Best regards, David Sent with ProtonMail Secure Email.? ??????? Original Message ??????? On 5 June 2018 10:01 PM, David Haslam wrote: > This module GerLeoNA28 is still version 1.0 so it does not appear to be an update. > > Please check to see if the script made a mistake. > > Best regards, > > David > > Sent with ProtonMail Secure Email. > > ??????? Original Message ??????? > > On 2 June 2018 6:31 PM, refdoc at crosswire.org wrote: > > > Dear All, > > > > This is to announce that we have just now uploaded GerLeoNA28. > > > > This is is an updated version of GerLeoNA28. > > > > Many thanks to Thomas for the hard work. > > > > yours > > > > The Module Team > > > > P.S.: This email is sent automatically on upload of a new/updated module > > > > sword-devel mailing list: sword-devel at crosswire.org > > > > http://www.crosswire.org/mailman/listinfo/sword-devel > > > > Instructions to unsubscribe/change your settings at above page > > sword-devel mailing list: sword-devel at crosswire.org > > http://www.crosswire.org/mailman/listinfo/sword-devel > > Instructions to unsubscribe/change your settings at above page From john.dudeck at sim.org Sat Jun 16 10:00:17 2018 From: john.dudeck at sim.org (John Dudeck) Date: Sat, 16 Jun 2018 13:00:17 -0400 Subject: [sword-devel] Introductory material in OSIS (osis2mod) In-Reply-To: <3D379FE1-5A2F-45E5-B3FC-D995E5EF3523@crosswire.org> References: <5B1F0FCD.32617.33251028@john.dudeck.sim.org>, <5B241F5B.26889.8A0537B@john.dudeck.sim.org>, <3D379FE1-5A2F-45E5-B3FC-D995E5EF3523@crosswire.org> Message-ID: <5B254221.29844.D1029C6@john.dudeck.sim.org> An HTML attachment was scrubbed... URL: From scribe at crosswire.org Sat Jun 16 11:45:59 2018 From: scribe at crosswire.org (Troy A. Griffitts) Date: Sat, 16 Jun 2018 20:45:59 +0200 Subject: [sword-devel] Bishop 1.1.4 Message-ID: Hey guys, I have finally gotten around to bringing Bishop on iOS up to parity with Bishop on Android.? In the process I tried to make the menus look a little prettier and fixed a couple bugs-- specifically now Language Assist always uses the displayed module instead of any chosen Preferred Word Study Bible from Settings. I have tried to take Michael P. Johnson's advice and just throw it into the Apple Store under an individual account while we still try to get a "CrossWire" organization account, but this process is gruesome.? I got bogged down in creating the necessary screenshots for each supported platform.? Anyone running Bishop on iOS wanna help with that?? I don't actually have an iOS device and don't know how to create screenshots from the emulator in the exact dimensions Apple wants for each supported device. In the mean time, all locations have been updated with 1.1.4: Google Play Store: https://play.google.com/store/apps/details?id=org.crosswire.bishop Direct Install Android: https://crosswire.org/bishop.apk Direct Install iOS: https://crosswire.org/bishop.ipa and https://crosswire.org/bishop/manifest.plist? (I actually don't know what this .plist file is for if you can just use the first list but Apple says if I upload it, then a user can install directly from the web.? I've not heard of any actual confirmations that anyone has been able to do this.) If you've sent me your Apple device UUID, I believe I've added them all to the manifest build file, so if you still have no luck installing for iOS, please ping me again with you UUID and I'll be sure it's in there.? If you haven't given me your UUID and would like to try it out, please send, as well. Let me know if I've screwed anything up or if you have other feedback. Blessings, Troy From outofthecube at icloud.com Sat Jun 16 13:53:37 2018 From: outofthecube at icloud.com (Timothy Shen-McCullough) Date: Sat, 16 Jun 2018 13:53:37 -0700 Subject: [sword-devel] Bishop 1.1.4 In-Reply-To: References: Message-ID: Is the source code for the iPhone version available somewhere? -TS --Sent from phone-- > On Jun 16, 2018, at 11:45 AM, Troy A. Griffitts wrote: > > Hey guys, > > I have finally gotten around to bringing Bishop on iOS up to parity with > Bishop on Android. In the process I tried to make the menus look a > little prettier and fixed a couple bugs-- specifically now Language > Assist always uses the displayed module instead of any chosen Preferred > Word Study Bible from Settings. > > I have tried to take Michael P. Johnson's advice and just throw it into > the Apple Store under an individual account while we still try to get a > "CrossWire" organization account, but this process is gruesome. I got > bogged down in creating the necessary screenshots for each supported > platform. Anyone running Bishop on iOS wanna help with that? I don't > actually have an iOS device and don't know how to create screenshots > from the emulator in the exact dimensions Apple wants for each supported > device. > > In the mean time, all locations have been updated with 1.1.4: > > Google Play Store: > https://play.google.com/store/apps/details?id=org.crosswire.bishop > > Direct Install Android: https://crosswire.org/bishop.apk > > Direct Install iOS: https://crosswire.org/bishop.ipa and > https://crosswire.org/bishop/manifest.plist (I actually don't know what > this .plist file is for if you can just use the first list but Apple > says if I upload it, then a user can install directly from the web. > I've not heard of any actual confirmations that anyone has been able to > do this.) > > If you've sent me your Apple device UUID, I believe I've added them all > to the manifest build file, so if you still have no luck installing for > iOS, please ping me again with you UUID and I'll be sure it's in there. > If you haven't given me your UUID and would like to try it out, please > send, as well. > > Let me know if I've screwed anything up or if you have other feedback. > > Blessings, > > Troy > > > > _______________________________________________ > sword-devel mailing list: sword-devel at crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page From scribe at crosswire.org Sat Jun 16 22:33:42 2018 From: scribe at crosswire.org (Troy A. Griffitts) Date: Sun, 17 Jun 2018 07:33:42 +0200 Subject: [sword-devel] Bishop 1.1.4 In-Reply-To: References: Message-ID: <3DEF837B-35A1-4533-B2D9-C79ED7A0B377@crosswire.org> Sure, same code base for both iOS and Android. http://git.crosswire.org/main/bishop Follow the readme for build helps. It will need the lastest SWORD lib from trunk. http://crosswire.org/svn/sword/trunk/ On June 16, 2018 10:53:37 PM GMT+02:00, Timothy Shen-McCullough wrote: >Is the source code for the iPhone version available somewhere? > >-TS > >--Sent from phone-- > >> On Jun 16, 2018, at 11:45 AM, Troy A. Griffitts > wrote: >> >> Hey guys, >> >> I have finally gotten around to bringing Bishop on iOS up to parity >with >> Bishop on Android. In the process I tried to make the menus look a >> little prettier and fixed a couple bugs-- specifically now Language >> Assist always uses the displayed module instead of any chosen >Preferred >> Word Study Bible from Settings. >> >> I have tried to take Michael P. Johnson's advice and just throw it >into >> the Apple Store under an individual account while we still try to get >a >> "CrossWire" organization account, but this process is gruesome. I >got >> bogged down in creating the necessary screenshots for each supported >> platform. Anyone running Bishop on iOS wanna help with that? I >don't >> actually have an iOS device and don't know how to create screenshots >> from the emulator in the exact dimensions Apple wants for each >supported >> device. >> >> In the mean time, all locations have been updated with 1.1.4: >> >> Google Play Store: >> https://play.google.com/store/apps/details?id=org.crosswire.bishop >> >> Direct Install Android: https://crosswire.org/bishop.apk >> >> Direct Install iOS: https://crosswire.org/bishop.ipa and >> https://crosswire.org/bishop/manifest.plist (I actually don't know >what >> this .plist file is for if you can just use the first list but Apple >> says if I upload it, then a user can install directly from the web. >> I've not heard of any actual confirmations that anyone has been able >to >> do this.) >> >> If you've sent me your Apple device UUID, I believe I've added them >all >> to the manifest build file, so if you still have no luck installing >for >> iOS, please ping me again with you UUID and I'll be sure it's in >there. >> If you haven't given me your UUID and would like to try it out, >please >> send, as well. >> >> Let me know if I've screwed anything up or if you have other >feedback. >> >> Blessings, >> >> Troy >> >> >> >> _______________________________________________ >> sword-devel mailing list: sword-devel at crosswire.org >> http://www.crosswire.org/mailman/listinfo/sword-devel >> Instructions to unsubscribe/change your settings at above page > >_______________________________________________ >sword-devel mailing list: sword-devel at crosswire.org >http://www.crosswire.org/mailman/listinfo/sword-devel >Instructions to unsubscribe/change your settings at above page -- Sent from my Android device with K-9 Mail. Please excuse my brevity. -------------- next part -------------- An HTML attachment was scrubbed... URL: From scribe at crosswire.org Sat Jun 16 22:43:49 2018 From: scribe at crosswire.org (Troy A. Griffitts) Date: Sun, 17 Jun 2018 07:43:49 +0200 Subject: [sword-devel] Using Sword engine for first time issue In-Reply-To: References: Message-ID: <2DDFFB8C-EC9C-4AF7-84D1-B7530F4B8572@crosswire.org> Chris, How did you build? What source are you using-- a release bundle or from the source repository? I am not sure what our wiki says these days, but I build from source repo configuring with with the ./usrinst.sh script. It will tell you which libraries it found and splits the list up into 2 categories: required for standard use, and optional or experimental. I would check to be sure you have all the boxes checked for the former. Then simply: make -j If successful, make will give you the next step, the install a config, and if you follow that successfully, make will give you the next step to install a module with installmgr. Hope this helps. I use Fedora F28 right now and not Ubuntu, but I am sure others here can help with any Ubuntu-specific questions. Hope we can get you going, Troy On June 16, 2018 9:40:18 AM GMT+02:00, Chris Burrell wrote: >(Using ftp directly from the terminal I can get the >file /pub/sword/masterRepoList.conf) > >Cheers >Chris > > >On 16 June 2018 at 08:38, Chris Burrell wrote: > >> Hi >> >> I've succesfully set up a Ubuntu VM and built sword on it. As far as >I >> know, everything built fine. Now, when I run the installmgr -sc >command as >> per the wiki, it just hangs. Having turned on debugging, here's what >I'm >> getting >> >> CURLFTPTransport report progress: totalSize: 0; xfered: 0 >> >> Previously to this, I could see that the connection established fine, >and >> via tcpdump i can witness the traffic too. (e.g. Recv header: 257 >"/", 250 >> Directory succesfully changed. The last satements are: >> >> "Send header: EPSV >> TEXT: Connect data stream passively" >> >> Any ideas if I'm doing something obviously wrong? >> Cheers >> Chris >> >> >> >> -- Sent from my Android device with K-9 Mail. Please excuse my brevity. -------------- next part -------------- An HTML attachment was scrubbed... URL: From scribe at crosswire.org Sun Jun 17 01:15:48 2018 From: scribe at crosswire.org (Troy A. Griffitts) Date: Sun, 17 Jun 2018 10:15:48 +0200 Subject: [sword-devel] Bishop 1.1.4 In-Reply-To: <3DEF837B-35A1-4533-B2D9-C79ED7A0B377@crosswire.org> References: <3DEF837B-35A1-4533-B2D9-C79ED7A0B377@crosswire.org> Message-ID: Hey guys, I am still getting a small number of crash reports via the Android developers' console. The stack traces reported by Goodle are unhelpful beyond that they narrow the 2 jni calls in which they occur down to getEntryAttributes and getRenderText, but then go deeper into libsword.so without any useful hints where. If I could reproduce the problem, I'd be on my way to tracking it down. Please, if you are seeing a crash on Android, would you be so kind as to report details: which 3 primary Bibles are selected, any other settings you've chosen, what verse is current, exactly what you are doing when the crash occurs. I would really appreciate the information. Thanks! Happy Sunday, Troy On June 17, 2018 7:33:42 AM GMT+02:00, "Troy A. Griffitts" wrote: >Sure, same code base for both iOS and Android. > >http://git.crosswire.org/main/bishop > >Follow the readme for build helps. It will need the lastest SWORD lib >from trunk. > >http://crosswire.org/svn/sword/trunk/ > > > >On June 16, 2018 10:53:37 PM GMT+02:00, Timothy Shen-McCullough > wrote: >>Is the source code for the iPhone version available somewhere? >> >>-TS >> >>--Sent from phone-- >> >>> On Jun 16, 2018, at 11:45 AM, Troy A. Griffitts >> wrote: >>> >>> Hey guys, >>> >>> I have finally gotten around to bringing Bishop on iOS up to parity >>with >>> Bishop on Android. In the process I tried to make the menus look a >>> little prettier and fixed a couple bugs-- specifically now Language >>> Assist always uses the displayed module instead of any chosen >>Preferred >>> Word Study Bible from Settings. >>> >>> I have tried to take Michael P. Johnson's advice and just throw it >>into >>> the Apple Store under an individual account while we still try to >get >>a >>> "CrossWire" organization account, but this process is gruesome. I >>got >>> bogged down in creating the necessary screenshots for each supported >>> platform. Anyone running Bishop on iOS wanna help with that? I >>don't >>> actually have an iOS device and don't know how to create screenshots >>> from the emulator in the exact dimensions Apple wants for each >>supported >>> device. >>> >>> In the mean time, all locations have been updated with 1.1.4: >>> >>> Google Play Store: >>> https://play.google.com/store/apps/details?id=org.crosswire.bishop >>> >>> Direct Install Android: https://crosswire.org/bishop.apk >>> >>> Direct Install iOS: https://crosswire.org/bishop.ipa and >>> https://crosswire.org/bishop/manifest.plist (I actually don't know >>what >>> this .plist file is for if you can just use the first list but Apple >>> says if I upload it, then a user can install directly from the web. >>> I've not heard of any actual confirmations that anyone has been able >>to >>> do this.) >>> >>> If you've sent me your Apple device UUID, I believe I've added them >>all >>> to the manifest build file, so if you still have no luck installing >>for >>> iOS, please ping me again with you UUID and I'll be sure it's in >>there. >>> If you haven't given me your UUID and would like to try it out, >>please >>> send, as well. >>> >>> Let me know if I've screwed anything up or if you have other >>feedback. >>> >>> Blessings, >>> >>> Troy >>> >>> >>> >>> _______________________________________________ >>> sword-devel mailing list: sword-devel at crosswire.org >>> http://www.crosswire.org/mailman/listinfo/sword-devel >>> Instructions to unsubscribe/change your settings at above page >> >>_______________________________________________ >>sword-devel mailing list: sword-devel at crosswire.org >>http://www.crosswire.org/mailman/listinfo/sword-devel >>Instructions to unsubscribe/change your settings at above page > >-- >Sent from my Android device with K-9 Mail. Please excuse my brevity. -- Sent from my Android device with K-9 Mail. Please excuse my brevity. -------------- next part -------------- An HTML attachment was scrubbed... URL: From scribe at crosswire.org Sun Jun 17 09:22:04 2018 From: scribe at crosswire.org (Troy A. Griffitts) Date: Sun, 17 Jun 2018 18:22:04 +0200 Subject: [sword-devel] Bishop 1.1.4 In-Reply-To: References: <3DEF837B-35A1-4533-B2D9-C79ED7A0B377@crosswire.org> Message-ID: <37bcde07-cff8-f1aa-9de2-2cf6372612ab@crosswire.org> I was able to reproduce the crash on an emulating running Android 4.4.? I have rolled out Bishop 1.1.5 on the Android Play store which should fix the issue when switching between View Mode: Bible and Language Assist.? Please keep me posted if you still have trouble. Troy On 06/17/2018 10:15 AM, Troy A. Griffitts wrote: > Hey guys, > > I am still getting a small number of crash reports via the Android > developers' console. > > The stack traces reported by Goodle are unhelpful beyond that they > narrow the 2 jni calls in which they occur down to getEntryAttributes > and getRenderText, but then go deeper into libsword.so without any > useful hints where. > > If I could reproduce the problem, I'd be on my way to tracking it > down. Please, if you are seeing a crash on Android, would you be so > kind as to report details: which 3 primary Bibles are selected, any > other settings you've chosen, what verse is current, exactly what you > are doing when the crash occurs. I would really appreciate the > information. > > Thanks! Happy Sunday, > > Troy > > On June 17, 2018 7:33:42 AM GMT+02:00, "Troy A. Griffitts" > wrote: > > Sure, same code base for both iOS and Android. > > http://git.crosswire.org/main/bishop > > Follow the readme for build helps. It will need the lastest SWORD > lib from trunk. > > http://crosswire.org/svn/sword/trunk/ > > > > On June 16, 2018 10:53:37 PM GMT+02:00, Timothy Shen-McCullough > wrote: > > Is the source code for the iPhone version available somewhere? > > -TS > > --Sent from phone-- > > On Jun 16, 2018, at 11:45 AM, Troy A. Griffitts > wrote: Hey guys, I have finally > gotten around to bringing Bishop on iOS up to parity with > Bishop on Android. In the process I tried to make the > menus look a little prettier and fixed a couple bugs-- > specifically now Language Assist always uses the displayed > module instead of any chosen Preferred Word Study Bible > from Settings. I have tried to take Michael P. Johnson's > advice and just throw it into the Apple Store under an > individual account while we still try to get a "CrossWire" > organization account, but this process is gruesome. I got > bogged down in creating the necessary screenshots for each > supported platform. Anyone running Bishop on iOS wanna > help with that? I don't actually have an iOS device and > don't know how to create screenshots from the emulator in > the exact dimensions Apple wants for each supported > device. In the mean time, all locations have been updated > with 1.1.4: Google Play Store: > https://play.google.com/store/apps/details?id=org.crosswire.bishop > Direct Install Android: https://crosswire.org/bishop.apk > Direct Install iOS: https://crosswire.org/bishop.ipa and > https://crosswire.org/bishop/manifest.plist (I actually > don't know what this .plist file is for if you can just > use the first list but Apple says if I upload it, then a > user can install directly from the web. I've not heard of > any actual confirmations that anyone has been able to do > this.) If you've sent me your Apple device UUID, I believe > I've added them all to the manifest build file, so if you > still have no luck installing for iOS, please ping me > again with you UUID and I'll be sure it's in there. If you > haven't given me your UUID and would like to try it out, > please send, as well. Let me know if I've screwed anything > up or if you have other feedback. Blessings, Troy > ------------------------------------------------------------------------ > sword-devel mailing list: sword-devel at crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above > page > > > ------------------------------------------------------------------------ > > sword-devel mailing list: sword-devel at crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page > > > -- > Sent from my Android device with K-9 Mail. Please excuse my brevity. > > > _______________________________________________ > sword-devel mailing list: sword-devel at crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page -------------- next part -------------- An HTML attachment was scrubbed... URL: From dtubach at web.de Sun Jun 17 09:41:58 2018 From: dtubach at web.de (Dominic Tubach) Date: Sun, 17 Jun 2018 18:41:58 +0200 Subject: [sword-devel] Bishop 1.1.4 In-Reply-To: <3DEF837B-35A1-4533-B2D9-C79ED7A0B377@crosswire.org> References: <3DEF837B-35A1-4533-B2D9-C79ED7A0B377@crosswire.org> Message-ID: <2362445.LZENL76FCd@niejesh> Have you considered offering Bishop in F-Droid (f-droid.org)? Under which license is Bishop? I couldn't find any hint. Am Sonntag, 17. Juni 2018, 07:33:42 CEST schrieb Troy A. Griffitts: > Sure, same code base for both iOS and Android. > > http://git.crosswire.org/main/bishop > > Follow the readme for build helps. It will need the lastest SWORD lib from > trunk. > > http://crosswire.org/svn/sword/trunk/ > > On June 16, 2018 10:53:37 PM GMT+02:00, Timothy Shen-McCullough wrote: > >Is the source code for the iPhone version available somewhere? > > > >-TS > > > >--Sent from phone-- > > > >> On Jun 16, 2018, at 11:45 AM, Troy A. Griffitts > > > > wrote: > >> Hey guys, > >> > >> I have finally gotten around to bringing Bishop on iOS up to parity > > > >with > > > >> Bishop on Android. In the process I tried to make the menus look a > >> little prettier and fixed a couple bugs-- specifically now Language > >> Assist always uses the displayed module instead of any chosen > > > >Preferred > > > >> Word Study Bible from Settings. > >> > >> I have tried to take Michael P. Johnson's advice and just throw it > > > >into > > > >> the Apple Store under an individual account while we still try to get > > > >a > > > >> "CrossWire" organization account, but this process is gruesome. I > > > >got > > > >> bogged down in creating the necessary screenshots for each supported > >> platform. Anyone running Bishop on iOS wanna help with that? I > > > >don't > > > >> actually have an iOS device and don't know how to create screenshots > >> from the emulator in the exact dimensions Apple wants for each > > > >supported > > > >> device. > >> > >> In the mean time, all locations have been updated with 1.1.4: > >> > >> Google Play Store: > >> https://play.google.com/store/apps/details?id=org.crosswire.bishop > >> > >> Direct Install Android: https://crosswire.org/bishop.apk > >> > >> Direct Install iOS: https://crosswire.org/bishop.ipa and > >> https://crosswire.org/bishop/manifest.plist (I actually don't know > > > >what > > > >> this .plist file is for if you can just use the first list but Apple > >> says if I upload it, then a user can install directly from the web. > >> I've not heard of any actual confirmations that anyone has been able > > > >to > > > >> do this.) > >> > >> If you've sent me your Apple device UUID, I believe I've added them > > > >all > > > >> to the manifest build file, so if you still have no luck installing > > > >for > > > >> iOS, please ping me again with you UUID and I'll be sure it's in > > > >there. > > > >> If you haven't given me your UUID and would like to try it out, > > > >please > > > >> send, as well. > >> > >> Let me know if I've screwed anything up or if you have other > > > >feedback. > > > >> Blessings, > >> > >> Troy > >> > >> > >> > >> _______________________________________________ > >> sword-devel mailing list: sword-devel at crosswire.org > >> http://www.crosswire.org/mailman/listinfo/sword-devel > >> Instructions to unsubscribe/change your settings at above page > > > >_______________________________________________ > >sword-devel mailing list: sword-devel at crosswire.org > >http://www.crosswire.org/mailman/listinfo/sword-devel > >Instructions to unsubscribe/change your settings at above page -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 488 bytes Desc: This is a digitally signed message part. URL: From maris.pasts at gmail.com Sun Jun 17 12:12:48 2018 From: maris.pasts at gmail.com (Maris) Date: Sun, 17 Jun 2018 20:12:48 +0100 Subject: [sword-devel] Bible book names in Latvian Message-ID: Hey all I have translated Bible book names in to Latvian language - edited .conf file. When I completely copy all info from other language the Bibletime works fine. After change text to Latvian, Bibletime shows only book names from new testament. For example Lithuanian "Genesis=Prad?ios" if I change just this line to "Genesis=Pirm? Mozus" The program stops working normally. It showing only book names from new testament and there no chance to change book from menu. I have attached conf file. Thanks for any suggestions. Maris -------------- next part -------------- ?# Latvian book locale file in UTF-8 encoding made by Maris Susts # 2018-06-10 [Meta] Name=lv Description=Latvian Encoding=UTF-8 [Text] Genesis=Pirm? Mozus Exodus=Otr? Mozus Leviticus=Tre?? Mozus Numbers=Ceturt? Mozus Deuteronomy=Piekt? Mozus Joshua=Jozuas Judges=So?u Ruth=Rutes I Samuel=Pirm? Samu?la II Samuel=Otr? Samu?la I Kings=Pirm? ??ni?u II Kings=Otr? ??ni?u I Chronicles=Pirm? Laiku II Chronicles=Otr? Laiku Ezra=Ezras Nehemiah=Nehemijas Esther=Esteres Job=?jaba Psalms=Psalmi Proverbs=Salamana Pam?c?bas Ecclesiastes=Salamans M?c?t?js Song of Solomon=Salamana Augst? dziesma Isaiah=Jesajas Jeremiah=Jeremijas Lamentations=Raudu Dziesma Ezekiel=Ec?hi?la Daniel=Daniela Hosea=Hozejas Joel=Jo?la Amos=?mosa Obadiah=Obadijas Jonah=Jonas Micah=Mihas Nahum=Nahuma Habakkuk=Habakuka Zephaniah=Cefanjas Haggai=Hagaja Zechariah=Caharijas Malachi=Maleahija Matthew=Mateja eva???lijs Mark=Marka eva???lijs Luke=L?kas eva???lijs John=J??a eva???lijs Acts=Apustu?u darbi Romans=Romie?iem I Corinthians=1.Korintie?iem II Corinthians=2.Korintie?iem Galatians=Galatie?iem Ephesians=Efezie?iem Philippians=Filipie?iem Colossians=Kolosie?iem I Thessalonians=1.Tesaloni?ie?iem II Thessalonians=2.Tesaloni?ie?iem I Timothy=1.Timotejam II Timothy=2.Timotejam Titus=Titam Philemon=Filemonam Hebrews=Ebrejiem James=J?kaba v?stule I Peter=1.P?tera II Peter=2.P?tera I John=1.J??a II John=2.J??a III John=3.J??a Jude=J?das Revelation of John=Atkl?smes gr?mata [Book Abbrevs] 1MOZ=Gen 1MOZUS=Gen 2MOZ=Exod 2MOZUS=Exod 3MOZ=Lev 3MOZUS=Lev 4MOZ=Num 4MOZUS=Num 5MOZ=Deut 5MOZUS=Deut JOZ=Josh JOZUAS=Josh SO?=Judg RUT=Ruth RUT=Ruth RUTOS=Ruth 1SAM=1Sam 1SAMU?LA=1Sam 1.SAM=1Sam 1.SAMU?LA=1Sam 2SAM=2Sam 2SAMU?LA=2Sam 2.SAM=2Sam 2.SAMU?LA=2Sam 1??n=1Kgs 1 ??n=1Kgs 1.??n=1Kgs 1.??ni?u=1Kgs 2??n=2Kgs 2 ??n=2Kgs 2.??n=2Kgs 2.??ni?u=2Kgs 1L=1Chr 1 L=1Chr 1.L=1Chr 1.LAIKU=1Chr 1 LAIKU=1Chr 2L=2Chr 2 L=2Chr 2.L=2Chr 2.LAIKU=2Chr 2 LAIKU=2Chr EZR=Ezra EZRA=Ezra EZRAS=Ezra NEH=Neh NEHEM=Neh NEHEMIJAS=Neh ES=Esth EST=Esth ESTERES=Esth ?J=Job ?JABA=Job PS=Ps PSALMI=Ps SAK=Prov SAL PAM=Prov SPAM=Prov PAM=Prov M?C=Eccl M?C?T?JS=Eccl DZ=Song DZIESMA=Song AUGST? DZIESMA=Song JES=Isa JESAJAS=Isa JER=Jer JEREMIJA=Jer JEREMIJAS=Jer RDZ=Lam RAUDU=Lam ECH=Ezek EZH=Ezek ECEHIELS=Ezek ECEHI?LA=Ezek DAN=Dan DANIELS=Dan DANIELA=Dan HOZ=Hos OZEJA=Hos JL=Joel JOELA=Joel JO?LA=Joel AM=Amos AMOSA=Amos OB=Obad OBADIJA=Obad JON=Jonah JONA=Jonah MIH=Mic MIHA=Mic MIHAS=Mic NAH=Nah NAHUMA=Nah HAB=Hab HABAK=Hab HABAKUK=Hab HABAKUKA=Hab CEF=Zeph CEFANJA=Zeph CEFANJAS=Zeph HAG=Hag HAGAJA=Hag ZAH=Zech ZAHARIJA=Zech ZAHARIJAS=Zech CAK=Zech CAKARIJA=Zech CAKARIJAS=Zech MAL=Mal MALAH=Mal MALEAH=Mal MT=Matt MAT=Matt MK=Mark MAR=Mark MARK=Mark MARKS=Mark LK=Luke L?K=Luke L?KA=Luke J?=John J??A=John APD=Acts APUST=Acts APUSTA?U=Acts APUSTA?U DARBI=Acts RM=Rom ROM=Rom ROMIE?=Rom ROMIE?IEM=Rom 1KOR=1Cor 1KORINT=1Cor 1KORINTIE?IEM=1Cor 1 KOR=1Cor 1 KORINT=1Cor 1 KORINTIE?IEMS=1Cor I KOR=1Cor I KORINT=1Cor I KORINTIE?IEMS=1Cor 2KOR=2Cor 2KORINT=2Cor 2KORINTIE?IAMS=2Cor 2 KOR=2Cor 2 KORINT=2Cor 2 KORINTIE?IEMS=2Cor II KOR=2Cor II KORINT=2Cor II KORINTIE?IAMS=2Cor GL=Gal GAL=Gal GALAT=Gal GALATIE?IEM=Gal EF=Eph EFEZ=Eph EFEZIE?=Eph EFEZIE?IEM=Eph FLP=Phil FILIP=Phil FILIPIE?=Phil FILIPIE?IEM=Phil KOL=Col KOLOS=Col KOLOSIE?=Col KOLOSIE?IEM=Col 1TES=1Thess 1TESAL=1Thess 1TESALON=1Thess 1TESALONI?=1Thess 1TESALONI?IE?=1Thess 1TESALONI?IE?IEM=1Thess 1 TES=1Thess 1 TESAL=1Thess 1 TESALON=1Thess 1 TESALONI?=1Thess 1 TESALONI?IE?=1Thess 1 TESALONI?IE?IEM=1Thess I TES=1Thess I TESAL=1Thess I TESALON=1Thess I TESALONI?=1Thess I TESALONI?IE?=1Thess I TESALONIKIE?IEM=1Thess 1TES=2Thess 1TESAL=2Thess 1TESALON=2Thess 1TESALONI?=2Thess 1TESALONI?IE?=2Thess 1TESALONI?IE?IEM=2Thess 2 TES=2Thess 2 TESAL=2Thess 2 TESALON=2Thess 2 TESALONI?=2Thess 2 TESALONI?IE?=2Thess 2 TESALONI?IE?IEM=2Thess II TES=2Thess II TESAL=2Thess II TESALON=2Thess II TESALONI?=2Thess II TESALONI?IE?=2Thess II TESALONIKIE?IEM=2Thess 1TIM=1Tim 1TIMOT=1Tim 1TIMOTEJ=1Tim 1TIMOTEJAM=1Tim 1 TIM=1Tim 1 TIMOT=1Tim 1 TIMOTEJ=1Tim 1 TIMOTEJAM=1Tim I TIM=1Tim I TIMOT=1Tim I TIMOTEJ=1Tim I TIMOTEJAM=1Tim 2TIM=2Tim 2TIMOT=2Tim 2TIMOTEJ=2Tim 2TIMOTEJAM=2Tim 2 TIM=2Tim 2 TIMOT=2Tim 2 TIMOTEJ=2Tim 2 TIMOTEJAM=2Tim II TIM=2Tim II TIMOT=2Tim II TIMOTEJ=2Tim II TIMOTEJAM=2Tim TIT=Titus TITAM=Titus FLM=Phlm FILEM=Phlm FILEMONAM=Phlm EBR=Heb EBREJIEM=Heb JK=Jas J?K=Jas J?KABA=Jas 1PT=1Pet 1P?T=1Pet 1PTR=1Pet 1P?TERA=1Pet 1 PT=1Pet 1 P?T=1Pet 1 PTR=1Pet 1 P?TERA=1Pet I PT=1Pet I P?T=1Pet I PTR=1Pet I P?TERA=1Pet 2PT=2Pet 2P?T=2Pet 2PTR=2Pet 2P?TERA=2Pet 2 PT=2Pet 2 P?T=2Pet 2 PTR=2Pet 2 P?TERA=2Pet II PT=2Pet II P?T=2Pet II PTR=2Pet II P?TERA=2Pet 1J?=1John 1J??=1John 1J??A=1John 1 J?=1John 1 J??=1John 1 J??A=1John I J?=1John I J??=1John I J??A=1John 2J?=2John 2J??=2John 2J??A=2John 2 J?=2John 2 J??=2John 2 J??A=2John II J?=2John II J??=2John II J??A=2John 3J?=3John 3J??=3John 3J??A=3John 3 J?=3John 3 J??=3John 3 J??A=3John III J?=3John III J??=3John III J??A=3John JD=Jude J?D=Jude J?DAS=Jude ATKL=Rev ATKL?SMES=Rev J??A ATKL?SMES=Rev From scribe at crosswire.org Sun Jun 17 12:44:42 2018 From: scribe at crosswire.org (Troy A. Griffitts) Date: Sun, 17 Jun 2018 21:44:42 +0200 Subject: [sword-devel] Bishop 1.1.4 In-Reply-To: <2362445.LZENL76FCd@niejesh> References: <3DEF837B-35A1-4533-B2D9-C79ED7A0B377@crosswire.org> <2362445.LZENL76FCd@niejesh> Message-ID: <03ED1438-3F55-4DCD-A2CE-7585A4F9AA9E@crosswire.org> Hi Dominic, Generally all software from CrossWire is licensed under the GPL. The About box on the app doesn't make that clear. I will add an appropriate license notice in the next release. Regarding F-Droid, we would like the app to be as widely accessible as possible. I have been mostly trying to buff out the scratches and round the rough edges before widely promoting it. Did you have an interest in contributing? I am happy to help you get up to speed building for either Android or iOS. Troy On June 17, 2018 6:41:58 PM GMT+02:00, Dominic Tubach wrote: >Have you considered offering Bishop in F-Droid (f-droid.org)? > >Under which license is Bishop? I couldn't find any hint. > >Am Sonntag, 17. Juni 2018, 07:33:42 CEST schrieb Troy A. Griffitts: >> Sure, same code base for both iOS and Android. >> >> http://git.crosswire.org/main/bishop >> >> Follow the readme for build helps. It will need the lastest SWORD lib >from >> trunk. >> >> http://crosswire.org/svn/sword/trunk/ >> >> On June 16, 2018 10:53:37 PM GMT+02:00, Timothy Shen-McCullough > wrote: >> >Is the source code for the iPhone version available somewhere? >> > >> >-TS >> > >> >--Sent from phone-- >> > >> >> On Jun 16, 2018, at 11:45 AM, Troy A. Griffitts >> > >> > wrote: >> >> Hey guys, >> >> >> >> I have finally gotten around to bringing Bishop on iOS up to >parity >> > >> >with >> > >> >> Bishop on Android. In the process I tried to make the menus look >a >> >> little prettier and fixed a couple bugs-- specifically now >Language >> >> Assist always uses the displayed module instead of any chosen >> > >> >Preferred >> > >> >> Word Study Bible from Settings. >> >> >> >> I have tried to take Michael P. Johnson's advice and just throw it >> > >> >into >> > >> >> the Apple Store under an individual account while we still try to >get >> > >> >a >> > >> >> "CrossWire" organization account, but this process is gruesome. I >> > >> >got >> > >> >> bogged down in creating the necessary screenshots for each >supported >> >> platform. Anyone running Bishop on iOS wanna help with that? I >> > >> >don't >> > >> >> actually have an iOS device and don't know how to create >screenshots >> >> from the emulator in the exact dimensions Apple wants for each >> > >> >supported >> > >> >> device. >> >> >> >> In the mean time, all locations have been updated with 1.1.4: >> >> >> >> Google Play Store: >> >> https://play.google.com/store/apps/details?id=org.crosswire.bishop >> >> >> >> Direct Install Android: https://crosswire.org/bishop.apk >> >> >> >> Direct Install iOS: https://crosswire.org/bishop.ipa and >> >> https://crosswire.org/bishop/manifest.plist (I actually don't >know >> > >> >what >> > >> >> this .plist file is for if you can just use the first list but >Apple >> >> says if I upload it, then a user can install directly from the >web. >> >> I've not heard of any actual confirmations that anyone has been >able >> > >> >to >> > >> >> do this.) >> >> >> >> If you've sent me your Apple device UUID, I believe I've added >them >> > >> >all >> > >> >> to the manifest build file, so if you still have no luck >installing >> > >> >for >> > >> >> iOS, please ping me again with you UUID and I'll be sure it's in >> > >> >there. >> > >> >> If you haven't given me your UUID and would like to try it out, >> > >> >please >> > >> >> send, as well. >> >> >> >> Let me know if I've screwed anything up or if you have other >> > >> >feedback. >> > >> >> Blessings, >> >> >> >> Troy >> >> >> >> >> >> >> >> _______________________________________________ >> >> sword-devel mailing list: sword-devel at crosswire.org >> >> http://www.crosswire.org/mailman/listinfo/sword-devel >> >> Instructions to unsubscribe/change your settings at above page >> > >> >_______________________________________________ >> >sword-devel mailing list: sword-devel at crosswire.org >> >http://www.crosswire.org/mailman/listinfo/sword-devel >> >Instructions to unsubscribe/change your settings at above page -- Sent from my Android device with K-9 Mail. Please excuse my brevity. From lafricain79 at gmail.com Mon Jun 18 01:13:06 2018 From: lafricain79 at gmail.com (Cyrille) Date: Mon, 18 Jun 2018 09:13:06 +0100 Subject: [sword-devel] Bible book names in Latvian In-Reply-To: References: Message-ID: Hello Maris, I'm surprise with your question because I have already the Latvian translation .conf file on xiphos with sword 1.8, and all books are shown in Latvian. Which version of sword are you using? I send you the file, maybe it can be performed :) Le 17/06/2018 ? 20:12, Maris a ?crit?: > Hey all > > I have translated Bible book names in to Latvian language - edited > .conf file. > When I completely copy all info from other language the Bibletime > works fine. > After change text to Latvian, Bibletime shows only book names from new > testament. > > For example Lithuanian "Genesis=Prad?ios" if I change just this line > to "Genesis=Pirm? Mozus" > The program stops working normally. > It showing only book names from new testament and there no chance to > change book from menu. > > I have attached conf file. > > Thanks for any suggestions. > > Maris > > > > _______________________________________________ > sword-devel mailing list: sword-devel at crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- # Letvian book locale file in UTF-8 encoding made by Br Vidas and Br Janis # 2016-09-14 [Meta] Name=lv Description=Letvian Encoding=UTF-8 [Text] Genesis=Rad??anas gr?mata Exodus=Izce?o?anas gr?mata Leviticus=Lev?tu gr?mata Numbers=Skait?u gr?mata Deuteronomy=Atk?rtot? likuma gr?mata Joshua=Jozus gr?mata Judges=Tiesne?u gr?mata Ruth=Rutas gr?mata I Samuel=Samu?la pirm? gr?mata II Samuel=Samu?la otr? gr?mata I Kings=??ni?u pirm? gr?mata II Kings=??ni?u otr? gr?mata I Chronicles=Hroniku pirm? gr?mata II Chronicles=Hroniku otr? gr?mata Ezra=Ezras gr?mata Nehemiah=Nehemija gr?mata Tobit=Tobija gr?mata Judith=Jud?tes gr?mata Esther=Esteres gr?mata I Maccabees=Makabie?u pirm? gr?mata II Maccabees=Makabie?u ptr? gr?mata Job=?jaba gr?mata Psalms=Psalmi Proverbs=Sak?mv?rdu gr?mata Ecclesiastes=M?c?bu teic?ja gr?mata Song of Solomon=Dziesmu dziesma Wisdom=Gudr?bas gr?mata Sirach=S?raha d?la gr?mata Isaiah=Isaja gr?mata Jeremiah=Jeremija gr?mata Baruch=Baruha gr?mata Lamentations=Raudu dziesmas Ezekiel=Ezehi?la gr?mata Daniel=Dani?la gr?mata Hosea=Oseja gr?mata Joel=Jo?la gr?mata Amos=Amosa gr?mata Obadiah=Abdija gr?mata Jonah=Jonasa gr?mata Micah=Mihas gr?mata Nahum=Nahuma gr?mata Habakkuk=Habakuka gr?mata Zephaniah=Sofonija gr?mata Haggai=Ageja gr?mata Zechariah=Zaharija gr?mata Malachi=Malahija gr?mata Matthew=Mateja evan??lijs Mark=Marka evan??lijs Luke=L?kasa evan??lijs John=J??a evan??lijs Acts= Apustu?u darbi Romans=V?stule romie?iem I Corinthians=Pirm? v?stule Korintie?iem II Corinthians=Otr? v?stule Korintie?iem Galatians=V?stule galatie?iem Ephesians=V?stuleefezie?iem Philippians=V?stule filipie?iem Colossians=V?stule kolosie?iem I Thessalonians=Pirm? v?stule tesalon?kie?iem II Thessalonians=Otr? v?stule tesalon?kie?iem I Timothy=Pirm? v?stule Timotejam II Timothy=Otr? v?stule Timotejam Titus=V?stule Titam Philemon=V?stule Filemonam Hebrews=V?stule ebrejiem James=J?kaba v?stule I Peter=P?tera pirm? v?stule II Peter=P?tera otr? v?stule I John=J??a pirm? v?stule II John=J??a otr? v?stule III John=J??a tre?? v?stule Jude=J?das v?stule Revelation of John=Atkl?smes gr?mata [Book Abbrevs] Rad??anas gr?mata=Gen Izce?o?anas gr?mata=Exod Lev?tu gr?mata=Lev Skait?u gr?mata=Num Atk?rtot? likuma gr?mata=Deut Jozus gr?mata=Josh Tiesne?u gr?mata=Judg Rutas gr?mata=Ruth Samu?la pirm? gr?mata=1Sam Samu?la otr? gr?mata=2Sam ??ni?u pirm? gr?mata=1?gs ??ni?u otr? gr?mata=2?gs Hroniku pirm? gr?mata=1Chr Hroniku otr? gr?mata=2Chr Ezras gr?mata=Ezra Nehemija gr?mata=Neh Tobija gr?mata=Tob Jud?tes gr?mata=Jdt Esteres gr?mata=Esth Makabie?u pirm? gr?mata=1Macc Makabie?u ptr? gr?mata=2Macc ?jaba gr?mata=Job Psalmi=Ps Sak?mv?rdu gr?mata=Prov M?c?bu teic?ja gr?mata=Eccl Dziesmu dziesma=Song Gudr?bas gr?mata=Wis S?raha d?la gr?mata=Sir Isaja gr?mata=Isa Jeremija gr?mata=Jer Baruha gr?mata=Bar Raudu dziesmas=Lam Ezehi?la gr?mata=Ezek Dani?la gr?mata=Dan Oseja gr?mata=Hos Jo?la gr?mata=Joel Amosa gr?mata=Amos Abdija gr?mata=Obad Jonasa gr?mata=Jonah Mihas gr?mata=Mic Nahuma gr?mata=Nah Habakuka gr?mata=Hab Sofonija gr?mata=Zeph Ageja gr?mata=Hag Zaharija gr?mata=Zech Malahija gr?mata=Mal Mateja evan??lijs=Matt Marka evan??lijs=Mark L?kasa evan??lijs=Luke J??a evan??lijs=John Apustu?u darbi=Acts V?stule romie?iem=Rom Pirm? v?stule Korintie?iem=1Cor Otr? v?stule Korintie?iem=2Cor V?stule galatie?iem=Gal V?stule efezie?iem=Eph V?stule filipie?iem=Phil V?stule kolosie?iem=Col Pirm? v?stule tesalon?kie?iem=1Thess Otr? v?stule tesalon?kie?iem=2Thess Pirm? v?stule Timotejam=1Tim Otr? v?stule Timotejam=2Tim V?stule Titam=Titus V?stule Filemonam=Phlm V?stule ebrejiem=Heb J?kaba v?stule=Jas P?tera pirm? v?stule=1Pet P?tera otr? v?stule=2Pet J??a pirm? v?stule=1Joh? J??a otr? v?stule=2Joh? J??a tre?? v?stule=3Joh? J?das v?stule=Jude Atkl?smes gr?mata=Rev [Book Abbrevs] Rad=Gen Rad??anas=Gen Izc=Exod Izce?o?anas=Exod Lev=Lev Lev?tu=Lev SK=Num Skait?u=Num At=Deut Atk?rtot?=Deut Atk?rtot? likuma=Deut Joz=Josh Jozus=Josh Ties=Judg Tiesne?u=Judg RUT=Ruth RUTAS=Ruth 1SAM=1Sam 1Samu?la=1Sam 1 SAM=1Sam 1 Samu?la=1Sam I SAM=1Sam I Samu?la=1Sam 2 SAM=2Sam 2 Samu?la=2Sam II SAM=2Sam II Samu?la=2Sam 1??n=1Kgs 1 ??n=1Kgs 1??ni?u=1Kgs 1 KARALI?=1Kgs I ??n=1Kgs I ??ni?u=1Kgs 2??n=2Kgs 2 ??n=2Kgs 2??ni?u=2Kgs 2 ??ni?u=2Kgs II ??n=2Kgs II ??ni?u=2Kgs 1Hr=1Chr 1Hroniku=1Chr 1 Hr=1Chr 1Hroniku=1Chr I Hr=1Chr I Hroniku=1Chr 2Hr=2Chr 2Hroniku=2Chr 2 Hr=2Chr 2Hroniku=2Chr II Hr=2Chr II Hroniku=2Chr I Mak=1Macc I Makabie?u=1Macc II Mak=2MaccF II Makabie?u=2Macc EZR=Ezra EZRAS=Ezra NEH=Neh Nehemija=Neh TOB=Tob TOBIJA=Tob JUDT=Jdt EST=Esth ESTERES=Esth JUDITH=Jdt ESTHER=Esth 1 Mak=1Macc 2 Mak=2Macc JOB=Job JOBO=Job PS=Ps SAK=Prov M?c=Eccl DZ=Song Gudr=Wis S?r=Sir IS=Isa JER=Jer JEREM=Jer Jeremija=Jer Bar=Bar Baruha=Bar Rdz=Lam EZ=Ezek DAN=Dan Dani?la=Dan Os=Hos Oseja=Hos JL=Joel Jo?la=Joel AM=Amos ABD=Obad Jon=Jonah MIH=Mic NAH=Nah HAB=Hab SOF=Zeph AG=Hag ZAH=Zech MAL=Mal MT=Matt MK=Mark LK=Luke JN=John JON=John APD=Acts Apustu?u=Acts RM=Rom 1KOR=1Cor 1 KOR=1Cor I KOR=1Cor 2KOR=2Cor 2 KOR=2Cor II KOR=2Cor GAL=Gal EF=Eph Flp=Phil KOL=Col 1TES=1Thess 1 TES=1Thess I TES=1Thess 2TES=2Thess 2 TES=2Thess II TES=2Thess 1TIM=1Tim 1 TIM=1Tim I TIM=1Tim 2TIM=2Tim 2 TIM=2Tim II TIM=2Tim TIT=Titus FLM=Phlm EBR=Heb JK=Jas 1P?t=1Pet 1 P?t=1Pet I P?t=1Pet 2P?t2Pet 2 P?t=2Pet II P?t=2Pet 1J?=1John 1 J?=1John I J?=1John 2J?=2John 2 J?=2John II J?=2John 3J?=3John 3 J?=3John III J?=3John JD=Jude J?d=Jude J?das=Jude Atkl=Rev Atkl?smes=Rev From danbenn at umich.edu Mon Jun 18 11:42:18 2018 From: danbenn at umich.edu (Daniel Bennett) Date: Mon, 18 Jun 2018 20:42:18 +0200 Subject: [sword-devel] Using Sword in Javascript Message-ID: Hi everyone, So, I?m trying to use Sword in Javascript, to make a cross platform app (ios/android/web). Javascript sucks but is the easiest way to build cross-platform apps, and write code that runs everywhere. I?m aware of the Bishop Bible C++ bindings, which definitely work. 1) Am I allowed to use Sword.js (GitHub.com/zefanja/swordjs) in production? 2) If not: what would it take to get community approval for this? Best wishes, Dan -------------- next part -------------- An HTML attachment was scrubbed... URL: From scribe at crosswire.org Mon Jun 18 14:42:59 2018 From: scribe at crosswire.org (Troy A. Griffitts) Date: Mon, 18 Jun 2018 23:42:59 +0200 Subject: [sword-devel] Bishop 1.1.4 In-Reply-To: References: Message-ID: The SWORD Project for Apple 1.1.5 (a.k.a. Bishop) is now awaiting review in the Apple App Store.? We'll see how it goes. On 06/16/2018 08:45 PM, Troy A. Griffitts wrote: > Hey guys, > > I have finally gotten around to bringing Bishop on iOS up to parity with > Bishop on Android.? In the process I tried to make the menus look a > little prettier and fixed a couple bugs-- specifically now Language > Assist always uses the displayed module instead of any chosen Preferred > Word Study Bible from Settings. > > I have tried to take Michael P. Johnson's advice and just throw it into > the Apple Store under an individual account while we still try to get a > "CrossWire" organization account, but this process is gruesome.? I got > bogged down in creating the necessary screenshots for each supported > platform.? Anyone running Bishop on iOS wanna help with that?? I don't > actually have an iOS device and don't know how to create screenshots > from the emulator in the exact dimensions Apple wants for each supported > device. > > In the mean time, all locations have been updated with 1.1.4: > > Google Play Store: > https://play.google.com/store/apps/details?id=org.crosswire.bishop > > Direct Install Android: https://crosswire.org/bishop.apk > > Direct Install iOS: https://crosswire.org/bishop.ipa and > https://crosswire.org/bishop/manifest.plist? (I actually don't know what > this .plist file is for if you can just use the first list but Apple > says if I upload it, then a user can install directly from the web.? > I've not heard of any actual confirmations that anyone has been able to > do this.) > > If you've sent me your Apple device UUID, I believe I've added them all > to the manifest build file, so if you still have no luck installing for > iOS, please ping me again with you UUID and I'll be sure it's in there.? > If you haven't given me your UUID and would like to try it out, please > send, as well. > > Let me know if I've screwed anything up or if you have other feedback. > > Blessings, > > Troy > > > > _______________________________________________ > sword-devel mailing list: sword-devel at crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page From Michael at eBible.org Mon Jun 18 21:52:19 2018 From: Michael at eBible.org (Michael Johnson) Date: Mon, 18 Jun 2018 18:52:19 -1000 Subject: [sword-devel] Bishop 1.1.4 In-Reply-To: References: Message-ID: <74d0f565-b080-7142-5427-79a0004db1ee@eBible.org> Thank you, Troy, for persevering in this! On 06/18/2018 11:42 AM, Troy A. Griffitts wrote: > The SWORD Project for Apple 1.1.5 (a.k.a. Bishop) is now awaiting review > in the Apple App Store.? We'll see how it goes. > > > On 06/16/2018 08:45 PM, Troy A. Griffitts wrote: >> Hey guys, >> >> I have finally gotten around to bringing Bishop on iOS up to parity with >> Bishop on Android.? In the process I tried to make the menus look a >> little prettier and fixed a couple bugs-- specifically now Language >> Assist always uses the displayed module instead of any chosen Preferred >> Word Study Bible from Settings. >> >> I have tried to take Michael P. Johnson's advice and just throw it into >> the Apple Store under an individual account while we still try to get a >> "CrossWire" organization account, but this process is gruesome.? I got >> bogged down in creating the necessary screenshots for each supported >> platform.? Anyone running Bishop on iOS wanna help with that?? I don't >> actually have an iOS device and don't know how to create screenshots >> from the emulator in the exact dimensions Apple wants for each supported >> device. >> >> In the mean time, all locations have been updated with 1.1.4: >> >> Google Play Store: >> https://play.google.com/store/apps/details?id=org.crosswire.bishop >> >> Direct Install Android: https://crosswire.org/bishop.apk >> >> Direct Install iOS: https://crosswire.org/bishop.ipa and >> https://crosswire.org/bishop/manifest.plist? (I actually don't know what >> this .plist file is for if you can just use the first list but Apple >> says if I upload it, then a user can install directly from the web.? >> I've not heard of any actual confirmations that anyone has been able to >> do this.) >> >> If you've sent me your Apple device UUID, I believe I've added them all >> to the manifest build file, so if you still have no luck installing for >> iOS, please ping me again with you UUID and I'll be sure it's in there.? >> If you haven't given me your UUID and would like to try it out, please >> send, as well. >> >> Let me know if I've screwed anything up or if you have other feedback. >> >> Blessings, >> >> Troy >> >> >> >> _______________________________________________ >> sword-devel mailing list: sword-devel at crosswire.org >> http://www.crosswire.org/mailman/listinfo/sword-devel >> Instructions to unsubscribe/change your settings at above page > > _______________________________________________ > sword-devel mailing list: sword-devel at crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page -- signature Aloha, */Michael Johnson/** PO BOX 881143 ? PUKALANI HI 96788-1143*? USA mljohnson.org ? Phone: +1 808-333-6921 ? Skype: kahunapule From dfhdfh at protonmail.com Tue Jun 19 06:56:15 2018 From: dfhdfh at protonmail.com (David Haslam) Date: Tue, 19 Jun 2018 09:56:15 -0400 Subject: [sword-devel] Bishop 1.1.4 In-Reply-To: References: Message-ID: Hi Troy, Are you aware of TestFlight ? Nic Carter has used it to get feedback on PocketSword before release. David Sent from ProtonMail Mobile On Mon, Jun 18, 2018 at 22:42, Troy A. Griffitts wrote: > The SWORD Project for Apple 1.1.5 (a.k.a. Bishop) is now awaiting review in the Apple App Store. We'll see how it goes. On 06/16/2018 08:45 PM, Troy A. Griffitts wrote: > Hey guys, > > I have finally gotten around to bringing Bishop on iOS up to parity with > Bishop on Android. In the process I tried to make the menus look a > little prettier and fixed a couple bugs-- specifically now Language > Assist always uses the displayed module instead of any chosen Preferred > Word Study Bible from Settings. > > I have tried to take Michael P. Johnson's advice and just throw it into > the Apple Store under an individual account while we still try to get a > "CrossWire" organization account, but this process is gruesome. I got > bogged down in creating the necessary screenshots for each supported > platform. Anyone running Bishop on iOS wanna help with that? I don't > actually have an iOS device and don't know how to create screenshots > from the emulator in the exact dimensions Apple wants for each supported > device. > > In the mean time, all locations have been updated with 1.1.4: > > Google Play Store: > https://play.google.com/store/apps/details?id=org.crosswire.bishop > > Direct Install Android: https://crosswire.org/bishop.apk > > Direct Install iOS: https://crosswire.org/bishop.ipa and > https://crosswire.org/bishop/manifest.plist (I actually don't know what > this .plist file is for if you can just use the first list but Apple > says if I upload it, then a user can install directly from the web. > I've not heard of any actual confirmations that anyone has been able to > do this.) > > If you've sent me your Apple device UUID, I believe I've added them all > to the manifest build file, so if you still have no luck installing for > iOS, please ping me again with you UUID and I'll be sure it's in there. > If you haven't given me your UUID and would like to try it out, please > send, as well. > > Let me know if I've screwed anything up or if you have other feedback. > > Blessings, > > Troy > > > > _______________________________________________ > sword-devel mailing list: sword-devel at crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page _______________________________________________ sword-devel mailing list: sword-devel at crosswire.org http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page -------------- next part -------------- An HTML attachment was scrubbed... URL: From scribe at crosswire.org Tue Jun 19 12:55:38 2018 From: scribe at crosswire.org (Troy A. Griffitts) Date: Tue, 19 Jun 2018 22:55:38 +0300 Subject: [sword-devel] Fwd: The status of your app, The SWORD Project for Apple, is now "Ready for Sale". In-Reply-To: <2072601011.228725154.1529425729680.JavaMail.email@email.apple.com> References: <2072601011.228725154.1529425729680.JavaMail.email@email.apple.com> Message-ID: Praise God. -------- Original Message -------- From: App Store Connect Sent: June 19, 2018 7:28:49 PM GMT+03:00 To: junkmail at crosswire.org Subject: The status of your app, The SWORD Project for Apple, is now "Ready for Sale". Dear Troy Griffitts, The following app has been approved for the App Store: App Name: The SWORD Project for Apple App Version Number: 1.1.5 App Type: iOS App SKU: bishop App Apple ID: 1399921911 In order for your app to become available on the App Store, your Paid Applications Agreement must be in effect and your tax and banking information must be complete. You can check the status of your agreement in Agreements, Tax, and Banking in App Store Connect. For details on marketing your app, including information on using the App Store badge and Apple product images, messaging and writing style, legal requirements, and more, read the App Store Marketing Guidelines. If you have any questions, contact us. Best regards, App Store Review -- Sent from my Android device with K-9 Mail. Please excuse my brevity. -------------- next part -------------- An HTML attachment was scrubbed... URL: From dfhdfh at protonmail.com Wed Jun 20 11:17:37 2018 From: dfhdfh at protonmail.com (David Haslam) Date: Wed, 20 Jun 2018 14:17:37 -0400 Subject: [sword-devel] Fwd: The status of your app, The SWORD Project for Apple, is now "Ready for Sale". In-Reply-To: References: <2072601011.228725154.1529425729680.JavaMail.email@email.apple.com> Message-ID: Installed Bishop 1.15 in my iPhone 5. Installed basic modules. David Sent from ProtonMail Mobile On Tue, Jun 19, 2018 at 20:55, Troy A. Griffitts wrote: > Praise God. > > --------------------------------------------------------------- > From: App Store Connect > Sent: June 19, 2018 7:28:49 PM GMT+03:00 > To: junkmail at crosswire.org > Subject: The status of your app, The SWORD Project for Apple, is now "Ready for Sale". > > [App Store Connect] > > Dear Troy Griffitts, > > The following app has been approved for the App Store: > > App Name: The SWORD Project for Apple https://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=1399921911&mt=8 > App Version Number: 1.1.5 > App Type: iOS > App SKU: bishop > App Apple ID: 1399921911 > > In order for your app to become available on the App Store, your Paid Applications Agreement must be in effect and your tax and banking information must be complete. You can check the status of your agreement in [Agreements, Tax, and Banking](http://www.apple.com/itunes/go/itunesconnect/contracts)in App Store Connect. > > For details on marketing your app, including information on using the App Store badge and Apple product images, messaging and writing style, legal requirements, and more, read the [App Store Marketing Guidelines](https://developer.apple.com/app-store/marketing/guidelines/). > > If you have any questions, [contact us](http://www.apple.com/itunes/go/itunesconnect/contactus). > > Best regards, > App Store Review > > [Contact Us](http://www.apple.com/itunes/go/itunesconnect/contactus) | [App Store Connect](http://appstoreconnect.apple.com) | One Apple Park Way, Cupertino, CA 95014 > > [Privacy Policy](http://www.apple.com/legal/privacy/) | [Terms of Service](http://www.apple.com/support/itunes/legal/terms.html) | [Terms of Sale](http://www.apple.com/support/itunes/legal/policies.html) > > [Contact Us](http://www.apple.com/itunes/go/itunesconnect/contactus) | [App Store Connect](http://appstoreconnect.apple.com) > One Apple Park Way, Cupertino, CA 95014 > > [Privacy Policy](http://www.apple.com/legal/privacy/) | [Terms of Service](http://www.apple.com/support/itunes/legal/terms.html) | [Terms of Sale](http://www.apple.com/support/itunes/legal/policies.html) > -- > Sent from my Android device with K-9 Mail. Please excuse my brevity. -------------- next part -------------- An HTML attachment was scrubbed... URL: From dfhdfh at protonmail.com Wed Jun 20 11:28:23 2018 From: dfhdfh at protonmail.com (David Haslam) Date: Wed, 20 Jun 2018 14:28:23 -0400 Subject: [sword-devel] Bishop 1.15 for iOS Message-ID: Suggestion. Provide a means to escape the chapter & verse selector - in case you change your mind and want to stay where you are. If this is already available, it's not intuitive. I couldn't find a way. David Sent from ProtonMail Mobile -------------- next part -------------- An HTML attachment was scrubbed... URL: From greg.hellings at gmail.com Wed Jun 20 21:17:49 2018 From: greg.hellings at gmail.com (Greg Hellings) Date: Wed, 20 Jun 2018 23:17:49 -0500 Subject: [sword-devel] Bishop 1.15 for iOS In-Reply-To: References: Message-ID: This is probably handled on Android by the system back button, where the functionality would be clear. One might need to be added to the app to account for iOS. --Greg On Wed, Jun 20, 2018, 13:29 David Haslam wrote: > Suggestion. > > Provide a means to escape the chapter & verse selector - in case you > change your mind and want to stay where you are. > > If this is already available, it's not intuitive. I couldn't find a way. > > David > > Sent from ProtonMail Mobile > _______________________________________________ > sword-devel mailing list: sword-devel at crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page -------------- next part -------------- An HTML attachment was scrubbed... URL: From dtubach at web.de Wed Jun 20 23:19:10 2018 From: dtubach at web.de (Dominic Tubach) Date: Thu, 21 Jun 2018 08:19:10 +0200 Subject: [sword-devel] Bishop 1.1.4 In-Reply-To: <03ED1438-3F55-4DCD-A2CE-7585A4F9AA9E@crosswire.org> References: <2362445.LZENL76FCd@niejesh> <03ED1438-3F55-4DCD-A2CE-7585A4F9AA9E@crosswire.org> Message-ID: <2490107.0rzYIHFKpD@niejesh> Am Sonntag, 17. Juni 2018, 21:44:42 CEST schrieb Troy A. Griffitts: > Generally all software from CrossWire is licensed under the GPL. The About > box on the app doesn't make that clear. I will add an appropriate license > notice in the next release. Thanks. I think the complete license text should be added to the source repository as well. > Regarding F-Droid, we would like the app to be as widely accessible as > possible. I have been mostly trying to buff out the scratches and round the > rough edges before widely promoting it. > > Did you have an interest in contributing? I am happy to help you get up to > speed building for either Android or iOS. Maybe if I find some time I could try to get it into F-Droid, though I've never done it before. However as I'm not using Bishop myself, I wouldn't want to spent too much time... > On June 17, 2018 6:41:58 PM GMT+02:00, Dominic Tubach wrote: > >Have you considered offering Bishop in F-Droid (f-droid.org)? > > > >Under which license is Bishop? I couldn't find any hint. > > > >Am Sonntag, 17. Juni 2018, 07:33:42 CEST schrieb Troy A. Griffitts: > >> Sure, same code base for both iOS and Android. > >> > >> http://git.crosswire.org/main/bishop > >> > >> Follow the readme for build helps. It will need the lastest SWORD lib > > > >from > > > >> trunk. > >> > >> http://crosswire.org/svn/sword/trunk/ > >> > >> On June 16, 2018 10:53:37 PM GMT+02:00, Timothy Shen-McCullough > > > > wrote: > >> >Is the source code for the iPhone version available somewhere? > >> > > >> >-TS > >> > > >> >--Sent from phone-- > >> > > >> >> On Jun 16, 2018, at 11:45 AM, Troy A. Griffitts > >> > > >> > wrote: > >> >> Hey guys, > >> >> > >> >> I have finally gotten around to bringing Bishop on iOS up to > > > >parity > > > >> >with > >> > > >> >> Bishop on Android. In the process I tried to make the menus look > > > >a > > > >> >> little prettier and fixed a couple bugs-- specifically now > > > >Language > > > >> >> Assist always uses the displayed module instead of any chosen > >> > > >> >Preferred > >> > > >> >> Word Study Bible from Settings. > >> >> > >> >> I have tried to take Michael P. Johnson's advice and just throw it > >> > > >> >into > >> > > >> >> the Apple Store under an individual account while we still try to > > > >get > > > >> >a > >> > > >> >> "CrossWire" organization account, but this process is gruesome. I > >> > > >> >got > >> > > >> >> bogged down in creating the necessary screenshots for each > > > >supported > > > >> >> platform. Anyone running Bishop on iOS wanna help with that? I > >> > > >> >don't > >> > > >> >> actually have an iOS device and don't know how to create > > > >screenshots > > > >> >> from the emulator in the exact dimensions Apple wants for each > >> > > >> >supported > >> > > >> >> device. > >> >> > >> >> In the mean time, all locations have been updated with 1.1.4: > >> >> > >> >> Google Play Store: > >> >> https://play.google.com/store/apps/details?id=org.crosswire.bishop > >> >> > >> >> Direct Install Android: https://crosswire.org/bishop.apk > >> >> > >> >> Direct Install iOS: https://crosswire.org/bishop.ipa and > >> >> https://crosswire.org/bishop/manifest.plist (I actually don't > > > >know > > > >> >what > >> > > >> >> this .plist file is for if you can just use the first list but > > > >Apple > > > >> >> says if I upload it, then a user can install directly from the > > > >web. > > > >> >> I've not heard of any actual confirmations that anyone has been > > > >able > > > >> >to > >> > > >> >> do this.) > >> >> > >> >> If you've sent me your Apple device UUID, I believe I've added > > > >them > > > >> >all > >> > > >> >> to the manifest build file, so if you still have no luck > > > >installing > > > >> >for > >> > > >> >> iOS, please ping me again with you UUID and I'll be sure it's in > >> > > >> >there. > >> > > >> >> If you haven't given me your UUID and would like to try it out, > >> > > >> >please > >> > > >> >> send, as well. > >> >> > >> >> Let me know if I've screwed anything up or if you have other > >> > > >> >feedback. > >> > > >> >> Blessings, > >> >> > >> >> Troy > >> >> > >> >> > >> >> > >> >> _______________________________________________ > >> >> sword-devel mailing list: sword-devel at crosswire.org > >> >> http://www.crosswire.org/mailman/listinfo/sword-devel > >> >> Instructions to unsubscribe/change your settings at above page > >> > > >> >_______________________________________________ > >> >sword-devel mailing list: sword-devel at crosswire.org > >> >http://www.crosswire.org/mailman/listinfo/sword-devel > >> >Instructions to unsubscribe/change your settings at above page -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 488 bytes Desc: This is a digitally signed message part. URL: From info at beforgiven.info Thu Jun 21 11:04:31 2018 From: info at beforgiven.info (Tom Sullivan) Date: Thu, 21 Jun 2018 14:04:31 -0400 Subject: [sword-devel] Running confmaker.pl Message-ID: Looking at the new procedures for submitting modules at https://wiki.crosswire.org/Module_Submission one of the instructions requests running confmaker.pl. Please bear in mind that while my Debain 9 system has perl, I do not know that language. The wiki page should have given the URI. It took me a long time to find it at https://crosswire.org/svn/sword-tools/trunk/modules/conf/ If this is not the correct version, please let me know. When I gave confmaker.pl an X permission and ran it with no parameters, I got the following message: Can't locate Sword.pm in @INC (you may need to install the Sword module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/x86_64-linux-gnu/perl5/5.24 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at Downloads/confmaker.pl line 47, line 1662. BEGIN failed--compilation aborted at Downloads/confmaker.pl line 47, line 1662. I do have 1.8.1 installed, but the message makes no sense to me. I did see in the code comments that it appears to take a single parameter: The OSIS file. Is this correct? Help would be much appreciated. Thanks. -- Tom Sullivan info at BeForgiven.INFO FAX: 815-301-2835 --------------------- Great News! God created you, owns you and gave you commands to obey. You have disobeyed God - as your conscience very well attests to you. God's holiness and justice compel Him to punish you in Hell. Jesus Christ became Man, was crucified, buried and rose from the dead as a substitute for all who trust in Him, redeeming them from Hell. If you repent (turn from your sin) and believe (trust) in Jesus Christ, you will go to Heaven. Otherwise you will go to Hell. Warning! Good works are a result, not cause, of saving trust. More info is at www.esig.beforgiven.info Do you believe this? Copy this signature into your email program and use the Internet to spread the Great News every time you email. From Michael at eBible.org Thu Jun 21 16:08:53 2018 From: Michael at eBible.org (Michael Johnson) Date: Thu, 21 Jun 2018 13:08:53 -1000 Subject: [sword-devel] THANK YOU for the Sword Project for Apple! Message-ID: <81e42fd8-a63c-04eb-d34c-b1dbdedc79be@eBible.org> The link to the iOS app store for this app is: The SWORD Project for Apple by Troy Griffitts https://itunes.apple.com/us/app/the-sword-project-for-apple/id1399921911?mt=8 -- signature Your partner in electronic Bible publishing, *MICHAEL JOHNSON PO BOX 881143 PUKALANI HI 96788-1143* USA eBible.org MLJohnson.org Mobile: +1 *808-333-6921* Skype: kahunapule From amadio.pierre at gmail.com Fri Jun 22 04:11:06 2018 From: amadio.pierre at gmail.com (pierre amadio) Date: Fri, 22 Jun 2018 13:11:06 +0200 Subject: [sword-devel] Running confmaker.pl In-Reply-To: References: Message-ID: Hi there ! Perl is telling you that it cannot find one module (perl library) the script needs, in this case, the Sword module: Can't locate Sword.pm in @INC (you may need to install the Sword module) @INC is a list of directory perl is looking for modules. I did not find any pre packaged perl-sword module on debian, and a failed at trying to rebuild the default package with what i though were the option to get the perl module... I m sorry i do not have more information than this . On 21 June 2018 at 20:04, Tom Sullivan wrote: > Looking at the new procedures for submitting modules at > https://wiki.crosswire.org/Module_Submission > one of the instructions requests running confmaker.pl. Please bear in > mind that while my Debain 9 system has perl, I do not know that language. > > The wiki page should have given the URI. It took me a long time to find it > at > https://crosswire.org/svn/sword-tools/trunk/modules/conf/ > If this is not the correct version, please let me know. > > When I gave confmaker.pl an X permission and ran it with no parameters, I > got the following message: > Can't locate Sword.pm in @INC (you may need to install the Sword module) > (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.24.1 > /usr/local/share/perl/5.24.1 /usr/lib/x86_64-linux-gnu/perl5/5.24 > /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24 > /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at > Downloads/confmaker.pl line 47, line 1662. > BEGIN failed--compilation aborted at Downloads/confmaker.pl line 47, > line 1662. > > I do have 1.8.1 installed, but the message makes no sense to me. > > I did see in the code comments that it appears to take a single parameter: > The OSIS file. Is this correct? > > Help would be much appreciated. > > Thanks. > -- > Tom Sullivan > info at BeForgiven.INFO > FAX: 815-301-2835 > --------------------- > Great News! > God created you, owns you and gave you commands to obey. > You have disobeyed God - as your conscience very well attests to you. > God's holiness and justice compel Him to punish you in Hell. > Jesus Christ became Man, was crucified, buried and rose from the dead > as a substitute for all who trust in Him, redeeming them from Hell. > If you repent (turn from your sin) and believe (trust) in Jesus Christ, > you will go to Heaven. Otherwise you will go to Hell. > Warning! Good works are a result, not cause, of saving trust. > More info is at www.esig.beforgiven.info > Do you believe this? Copy this signature into your email program > and use the Internet to spread the Great News every time you email. > > _______________________________________________ > sword-devel mailing list: sword-devel at crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page > -------------- next part -------------- An HTML attachment was scrubbed... URL: From refdoc at gmx.net Fri Jun 22 05:06:53 2018 From: refdoc at gmx.net (Peter Von Kaehne) Date: Fri, 22 Jun 2018 14:06:53 +0200 Subject: [sword-devel] Running confmaker.pl In-Reply-To: References: Message-ID: >> On 21 June 2018 at 20:04, Tom Sullivan wrote: >>The wiki page should have given the URI. It took me a long time to find it at >> https://crosswire.org/svn/sword-tools/trunk/modules/conf/ Thanks, I fixed this. >>When I gave confmaker.pl[http://confmaker.pl] an X permission and ran it [..] >Von: "pierre amadio" > Perl is telling you that it cannot find one module (perl library) the script needs, in this case, the Sword module: Indeed. You need the Perl Bindings installed - and if your distribution does not package them then either you compile it yourself or you skip that step, risking that your module conf file will have superfluous OptionFilters enabled. >> I did see in the code comments that it appears to take a single parameter: The OSIS file. Is this correct? No, there are more options, but once you got it running, simply run it wiut parametres and iwill give you a complete usage message. Peter From info at beforgiven.info Fri Jun 22 06:03:24 2018 From: info at beforgiven.info (Tom Sullivan) Date: Fri, 22 Jun 2018 09:03:24 -0400 Subject: [sword-devel] Running confmaker.pl In-Reply-To: References: Message-ID: <06a74248-8a50-0f04-ed50-9bfdb4b2b17b@beforgiven.info> Thank you for the info. I did a search using Synaptic Package Manager on "perl" and got massive hits. Searching on "perl bindings" returned fewer, but still numerous hits. I do not know enough to make a choice and the names did not suggest obvious choices to me. Is it possible that someone could give me the names of the required packages for Debian (or Ubuntu, which might be similar)? Many thanks. Tom Sullivan info at BeForgiven.INFO FAX: 815-301-2835 --------------------- Great News! God created you, owns you and gave you commands to obey. You have disobeyed God - as your conscience very well attests to you. God's holiness and justice compel Him to punish you in Hell. Jesus Christ became Man, was crucified, buried and rose from the dead as a substitute for all who trust in Him, redeeming them from Hell. If you repent (turn from your sin) and believe (trust) in Jesus Christ, you will go to Heaven. Otherwise you will go to Hell. Warning! Good works are a result, not cause, of saving trust. More info is at www.esig.beforgiven.info Do you believe this? Copy this signature into your email program and use the Internet to spread the Great News every time you email. On 06/22/2018 08:06 AM, Peter Von Kaehne wrote: >>> On 21 June 2018 at 20:04, Tom Sullivan wrote: > >>> The wiki page should have given the URI. It took me a long time to find it at >>> https://crosswire.org/svn/sword-tools/trunk/modules/conf/ > > Thanks, I fixed this. > >>> When I gave confmaker.pl[http://confmaker.pl] an X permission and ran it [..] > >> Von: "pierre amadio" >> Perl is telling you that it cannot find one module (perl library) the script needs, in this case, the Sword module: > > Indeed. You need the Perl Bindings installed - and if your distribution does not package them then either you compile it yourself or you skip that step, risking that your module conf file will have superfluous OptionFilters enabled. > >>> I did see in the code comments that it appears to take a single parameter: The OSIS file. Is this correct? > > No, there are more options, but once you got it running, simply run it wiut parametres and iwill give you a complete usage message. > > Peter > > _______________________________________________ > sword-devel mailing list: sword-devel at crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page > > ______________________________________________________________________ > This email has been scanned by the Symantec Email Security.cloud service. > For more information please visit http://www.symanteccloud.com > ______________________________________________________________________ > From amadio.pierre at gmail.com Fri Jun 22 09:14:55 2018 From: amadio.pierre at gmail.com (pierre amadio) Date: Fri, 22 Jun 2018 18:14:55 +0200 Subject: [sword-devel] Running confmaker.pl In-Reply-To: <06a74248-8a50-0f04-ed50-9bfdb4b2b17b@beforgiven.info> References: <06a74248-8a50-0f04-ed50-9bfdb4b2b17b@beforgiven.info> Message-ID: Hi there ! I am afraid there is no pre packaged perl module for debian (if anyone knows this to be wrong, please let us know the name of the package :) ). I think it is possible to build things from sources this way so that perl can use the sword library on a debian box: The sword library will be installed in /usr/local/sword The perl module in /usr/local/lib/x86_64-linux-gnu/perl/5.24.1/ mkdir -p ~/tmp cd ~/tmp wget http://www.crosswire.org/ftpmirror/pub/sword/source/v1.8/sword-1.8.1.tar.gz tar xvzf sword-1.8.1.tar.gz sudo mkdir /usr/local/sword #my regular user is debian, use whatever fits your environment. sudo chown debian /usr/local/sword sudo apt-get install g++ swig python-all-dev libtool automake autoconf libcurl4-openssl-dev libclucene-dev make python-virtualenv libicu-dev git #### from http://wiki.crosswire.org/Tutorial:Compiling_%26_Installing_SWORD#Debian_or_Ubuntu PKGS="subversion build-essential autotools-dev pkg-config libz-dev libclucene-dev libicu-dev libcurl4-gnutls-dev" sudo apt-get install $PKGS -y #### cd sword-1.8.1 ./autogen.sh ./configure --prefix=/usr/local/sword --with-clucene --with-curl_sftp --enable-examples make make install make install_config #setting environment variable to use locally installed sword library cat >> ~/.bashrc < wrote: > > Thank you for the info. I did a search using Synaptic Package Manager on > "perl" and got massive hits. Searching on "perl bindings" returned fewer, > but still numerous hits. I do not know enough to make a choice and the > names did not suggest obvious choices to me. > > Is it possible that someone could give me the names of the required > packages for Debian (or Ubuntu, which might be similar)? > > Many thanks. > > Tom Sullivan > info at BeForgiven.INFO > FAX: 815-301-2835 > --------------------- > Great News! > God created you, owns you and gave you commands to obey. > You have disobeyed God - as your conscience very well attests to you. > God's holiness and justice compel Him to punish you in Hell. > Jesus Christ became Man, was crucified, buried and rose from the dead > as a substitute for all who trust in Him, redeeming them from Hell. > If you repent (turn from your sin) and believe (trust) in Jesus Christ, > you will go to Heaven. Otherwise you will go to Hell. > Warning! Good works are a result, not cause, of saving trust. > More info is at www.esig.beforgiven.info > Do you believe this? Copy this signature into your email program > and use the Internet to spread the Great News every time you email. > > On 06/22/2018 08:06 AM, Peter Von Kaehne wrote: > >> On 21 June 2018 at 20:04, Tom Sullivan >>> nfo at beforgiven.info]> wrote: >>>> >>> >> The wiki page should have given the URI. It took me a long time to find >>>> it at >>>> https://crosswire.org/svn/sword-tools/trunk/modules/conf/ >>>> >>> >> Thanks, I fixed this. >> >> When I gave confmaker.pl[http://confmaker.pl] an X permission and ran it >>>> [..] >>>> >>> >> Von: "pierre amadio" >>> Perl is telling you that it cannot find one module (perl library) the >>> script needs, in this case, the Sword module: >>> >> >> Indeed. You need the Perl Bindings installed - and if your distribution >> does not package them then either you compile it yourself or you skip that >> step, risking that your module conf file will have superfluous >> OptionFilters enabled. >> >> I did see in the code comments that it appears to take a single >>>> parameter: The OSIS file. Is this correct? >>>> >>> >> No, there are more options, but once you got it running, simply run it >> wiut parametres and iwill give you a complete usage message. >> >> Peter >> >> _______________________________________________ >> sword-devel mailing list: sword-devel at crosswire.org >> http://www.crosswire.org/mailman/listinfo/sword-devel >> Instructions to unsubscribe/change your settings at above page >> >> ______________________________________________________________________ >> This email has been scanned by the Symantec Email Security.cloud service. >> For more information please visit http://www.symanteccloud.com >> ______________________________________________________________________ >> >> > _______________________________________________ > sword-devel mailing list: sword-devel at crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page > -------------- next part -------------- An HTML attachment was scrubbed... URL: From dfhdfh at protonmail.com Sat Jun 23 09:33:12 2018 From: dfhdfh at protonmail.com (David Haslam) Date: Sat, 23 Jun 2018 12:33:12 -0400 Subject: [sword-devel] Module upload: SpaRV1865 In-Reply-To: References: Message-ID: <5J-ELSIE8wURja98UrOySsSF3Fwk3pQ9Y0Car8oQYWyBuJU38pfrvUcTUTzlsJxWSsbhbUm8Dut5MMc1R_hlkDbK7_1JI8DZWxd4NbgVJWE=@protonmail.com> The downloadable search index required by PocketSword is not yet available for new module SpaRV1865. cf. Other recent modules such as FreLXX do have such a search index. Any idea why it's missing for the new Spanish module? Best regards, David Sent from ProtonMail Mobile On Sat, Jun 9, 2018 at 12:36, David Haslam wrote: > Many thanks to the module team for publishing SpaRV1865. Please understand that this is a new module, rather an update to an earlier one. I've yet to install it from the repo. ?Best regards, David Sent with ProtonMail Secure Email.? ??????? Original Message ??????? On 8 June 2018 3:06 PM, wrote: > Dear All, > > This is to announce that we have just now uploaded SpaRV1865. > > This is is an updated version of SpaRV1865. > > Many thanks to David for the hard work. > > yours > > The Module Team > > P.S.: This email is sent automatically on upload of a new/updated module > > sword-devel mailing list: sword-devel at crosswire.org > > http://www.crosswire.org/mailman/listinfo/sword-devel > > Instructions to unsubscribe/change your settings at above page _______________________________________________ sword-devel mailing list: sword-devel at crosswire.org http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page at crosswire.org> -------------- next part -------------- An HTML attachment was scrubbed... URL: From refdoc at gmx.net Sat Jun 23 11:08:44 2018 From: refdoc at gmx.net (refdoc at gmx.net) Date: Sat, 23 Jun 2018 19:08:44 +0100 Subject: [sword-devel] Module upload: SpaRV1865 References: <5J-ELSIE8wURja98UrOySsSF3Fwk3pQ9Y0Car8oQYWyBuJU38pfrvUcTUTzlsJxWSsbhbUm8Dut5MMc1R_hlkDbK7_1JI8DZWxd4NbgVJWE=@protonmail.com> Message-ID: An HTML attachment was scrubbed... URL: From dfhdfh at protonmail.com Sat Jun 23 13:22:31 2018 From: dfhdfh at protonmail.com (David Haslam) Date: Sat, 23 Jun 2018 16:22:31 -0400 Subject: [sword-devel] Module upload: SpaRV1865 In-Reply-To: References: <5J-ELSIE8wURja98UrOySsSF3Fwk3pQ9Y0Car8oQYWyBuJU38pfrvUcTUTzlsJxWSsbhbUm8Dut5MMc1R_hlkDbK7_1JI8DZWxd4NbgVJWE=@protonmail.com> Message-ID: <_IvveIO-rG9X4kQJiu6jMvG8kDMssfgTm24Kef7xZJ92WHSmw1dFTsGTa7vPDjAwlI0TmpM2xMtkT0F1x_Qnrw3mLrL2mCHBceDtE64SHA4=@protonmail.com> PocketSword does not yet have a feature to create an index in situ, so - yes - downloading the index is still a requirement. David Sent from ProtonMail Mobile On Sat, Jun 23, 2018 at 19:08, refdoc at gmx.net wrote: > It should have been uploaded automatically I will check why not, but is it actually still in use for PocketSword? > > Peter > Sent from my mobile. Please forgive shortness, typos and weird autocorrects. > > -------- Original Message -------- > Subject: Re: [sword-devel] Module upload: SpaRV1865 > From: David Haslam > To: SWORD Developers' Collaboration Forum > CC: > >> The downloadable search index required by PocketSword is not yet available for new module SpaRV1865. >> >> cf. Other recent modules such as FreLXX do have such a search index. >> >> Any idea why it's missing for the new Spanish module? >> >> Best regards, >> >> David >> >> Sent from ProtonMail Mobile >> >> On Sat, Jun 9, 2018 at 12:36, David Haslam wrote: >> >>> Many thanks to the module team for publishing SpaRV1865. Please understand that this is a new module, rather an update to an earlier one. I've yet to install it from the repo. ?Best regards, David Sent with ProtonMail Secure Email.? ??????? Original Message ??????? On 8 June 2018 3:06 PM, wrote: > Dear All, > > This is to announce that we have just now uploaded SpaRV1865. > > This is is an updated version of SpaRV1865. > > Many thanks to David for the hard work. > > yours > > The Module Team > > P.S.: This email is sent automatically on upload of a new/updated module > > sword-devel mailing list: sword-devel at crosswire.org > > http://www.crosswire.org/mailman/listinfo/sword-devel > > Instructions to unsubscribe/change your settings at above page _______________________________________________ sword-devel mailing list: sword-devel at crosswire.org http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page @crosswire.org> > > @crosswire.org> @protonmail.com> -------------- next part -------------- An HTML attachment was scrubbed... URL: From refdoc at gmx.net Sat Jun 23 15:01:10 2018 From: refdoc at gmx.net (Peter von Kaehne) Date: Sat, 23 Jun 2018 23:01:10 +0100 Subject: [sword-devel] src/frontend Message-ID: What is the source under the directory src/frontend good for? It does not seem to compile into anything. Or am I missing something? From dfhdfh at protonmail.com Tue Jun 26 05:12:41 2018 From: dfhdfh at protonmail.com (David Haslam) Date: Tue, 26 Jun 2018 08:12:41 -0400 Subject: [sword-devel] Restoring an iPhone from a backup (using iTunes) - Bishop & PocketSword data Message-ID: FYI. I just bought a new iPhone SE to replace my old iPhone 5 that was showing signs of mechanical wear. I followed the procedure to use iTunes to backup my iPhone data and apps to my Windows 7 PC. Then to restore the same data to my new iPhone. At the end of this process, I examined both SWORD based apps. Bishop still has the originally installed modules. Hurrah! PocketSword is empty - no modules installed. Sadness! Anyone who is a regular PocketSword user should first take note of all their installed modules if they wish to get back to the same state. I'm assuming that its bookmarks and search history were also not included in the app data. ?Best regards, David Sent with ProtonMail Secure Email.? From dfhdfh at protonmail.com Tue Jun 26 07:47:53 2018 From: dfhdfh at protonmail.com (David Haslam) Date: Tue, 26 Jun 2018 10:47:53 -0400 Subject: [sword-devel] Module upload: SpaRV1865 In-Reply-To: <_IvveIO-rG9X4kQJiu6jMvG8kDMssfgTm24Kef7xZJ92WHSmw1dFTsGTa7vPDjAwlI0TmpM2xMtkT0F1x_Qnrw3mLrL2mCHBceDtE64SHA4=@protonmail.com> References: <5J-ELSIE8wURja98UrOySsSF3Fwk3pQ9Y0Car8oQYWyBuJU38pfrvUcTUTzlsJxWSsbhbUm8Dut5MMc1R_hlkDbK7_1JI8DZWxd4NbgVJWE=@protonmail.com> <_IvveIO-rG9X4kQJiu6jMvG8kDMssfgTm24Kef7xZJ92WHSmw1dFTsGTa7vPDjAwlI0TmpM2xMtkT0F1x_Qnrw3mLrL2mCHBceDtE64SHA4=@protonmail.com> Message-ID: <-ddAwMFJwFtxcakNFMTvsdBclfdFYZVszcS5j6uFphixEbMCyK9F1OTYyLXN7uk9SBkg99LmZf3aa_p2y9PDZTFd0b5NHL7zRygrF6WjVfU=@protonmail.com> When I installed SpaRV1865 to PocketSword in my new iPhone SE, the downloadable search index was also installed. Thanks to the modules team for fixing this release anomaly. Best regards, David Sent with [ProtonMail](https://protonmail.com) Secure Email. ??????? Original Message ??????? On 23 June 2018 9:22 PM, David Haslam wrote: > PocketSword does not yet have a feature to create an index in situ, so - yes - downloading the index is still a requirement. > > David > > Sent from ProtonMail Mobile > > On Sat, Jun 23, 2018 at 19:08, refdoc at gmx.net wrote: > >> It should have been uploaded automatically I will check why not, but is it actually still in use for PocketSword? >> >> Peter >> Sent from my mobile. Please forgive shortness, typos and weird autocorrects. >> >> -------- Original Message -------- >> Subject: Re: [sword-devel] Module upload: SpaRV1865 >> From: David Haslam >> To: SWORD Developers' Collaboration Forum >> CC: >> >>> The downloadable search index required by PocketSword is not yet available for new module SpaRV1865. >>> >>> cf. Other recent modules such as FreLXX do have such a search index. >>> >>> Any idea why it's missing for the new Spanish module? >>> >>> Best regards, >>> >>> David >>> >>> Sent from ProtonMail Mobile >>> >>> On Sat, Jun 9, 2018 at 12:36, David Haslam wrote: >>> >>>> Many thanks to the module team for publishing SpaRV1865. Please understand that this is a new module, rather an update to an earlier one. I've yet to install it from the repo. Best regards, David Sent with ProtonMail Secure Email. ??????? Original Message ??????? On 8 June 2018 3:06 PM, wrote: > Dear All, > > This is to announce that we have just now uploaded SpaRV1865. > > This is is an updated version of SpaRV1865. > > Many thanks to David for the hard work. > > yours > > The Module Team > > P.S.: This email is sent automatically on upload of a new/updated module > > sword-devel mailing list: sword-devel at crosswire.org > > http://www.crosswire.org/mailman/listinfo/sword-devel > > Instructions to unsubscribe/change your settings at above page _______________________________________________ sword-devel mailing list: sword-devel at crosswire.org http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page -------------- next part -------------- An HTML attachment was scrubbed... URL: From dfhdfh at protonmail.com Tue Jun 26 08:14:17 2018 From: dfhdfh at protonmail.com (David Haslam) Date: Tue, 26 Jun 2018 11:14:17 -0400 Subject: [sword-devel] Restoring an iPhone from a backup (using iTunes) - Bishop & PocketSword data In-Reply-To: References: Message-ID: Created http://tracker.crosswire.org/projects/PS/issues/PS-85 for this. ?Best regards, David Sent with ProtonMail Secure Email.? ??????? Original Message ??????? On 26 June 2018 1:12 PM, David Haslam wrote: > FYI. > > I just bought a new iPhone SE to replace my old iPhone 5 that was showing signs of mechanical wear. > > I followed the procedure to use iTunes to backup my iPhone data and apps to my Windows 7 PC. > > Then to restore the same data to my new iPhone. > > At the end of this process, I examined both SWORD based apps. > > Bishop still has the originally installed modules. Hurrah! > > PocketSword is empty - no modules installed. Sadness! > > Anyone who is a regular PocketSword user should first take note of all their installed modules if they wish to get back to the same state. > > I'm assuming that its bookmarks and search history were also not included in the app data. > > Best regards, > > David > > Sent with ProtonMail Secure Email. > > sword-devel mailing list: sword-devel at crosswire.org > > http://www.crosswire.org/mailman/listinfo/sword-devel > > Instructions to unsubscribe/change your settings at above page From dtubach at web.de Wed Jun 27 13:16:00 2018 From: dtubach at web.de (Dominic Tubach) Date: Wed, 27 Jun 2018 22:16:00 +0200 Subject: [sword-devel] Bishop 1.1.4 In-Reply-To: <2490107.0rzYIHFKpD@niejesh> References: <03ED1438-3F55-4DCD-A2CE-7585A4F9AA9E@crosswire.org> <2490107.0rzYIHFKpD@niejesh> Message-ID: <8814519.VX8C8BUtER@niejesh> I'm trying to build Bishop. Though "make setup" fails because plugins/org.crosswire.sword.cordova.SWORD/libs/android/armeabi/libsword.so is missing. $ ls plugins/org.crosswire.sword.cordova.SWORD/libs/android arm64-v8a armeabi-v7a x86 x86_64 What can I do to fix this? Notes on building the binding (Sword 1.8.1): "google()" has to be added to the repositories of buildscript and allprojects in sword/bindings/Android/SWORD/build.gradle to build from CLI. I had to create the directory sword/bindings/cordova/ org.crosswire.sword.cordova.SWORD/libs/android/ by hand before running make in sword/bindings/Android, though this is not documented. I think this should be done by the Makefile. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 488 bytes Desc: This is a digitally signed message part. URL: From lafricain79 at gmail.com Thu Jun 28 11:43:18 2018 From: lafricain79 at gmail.com (L'Africain) Date: Thu, 28 Jun 2018 19:43:18 +0100 Subject: [sword-devel] Fwd: Correction du lien module LXX In-Reply-To: References: Message-ID: Hello, A friend discovered a minor error in FreLXX. Please correct it: The link for "?ditions Th?oTeX" is bad, currently:http://www.crosswire.org/sword/modules/theotex at gmail.com but the good is https://theotex.org -------------- next part -------------- An HTML attachment was scrubbed... URL: From danbenn at umich.edu Thu Jun 28 12:29:37 2018 From: danbenn at umich.edu (Daniel Bennett) Date: Thu, 28 Jun 2018 12:29:37 -0700 Subject: [sword-devel] Possibility of using Slack Message-ID: Hi everyone, Just wanted to float the possibility of creating a Slack group for sword development? If you haven?t seen Slack, it?s a group messaging service, which gives you control over notifications. It?s private, secure, and requires minimal personal information. Hit reply and let me (or the group) know your thoughts! Here?s a screenshot below: [image: Image result for slack screenshots] -------------- next part -------------- An HTML attachment was scrubbed... URL: From greg.hellings at gmail.com Thu Jun 28 12:53:47 2018 From: greg.hellings at gmail.com (Greg Hellings) Date: Thu, 28 Jun 2018 14:53:47 -0500 Subject: [sword-devel] Possibility of using Slack In-Reply-To: References: Message-ID: It sounds like that's the exact opposite of what we want. We want the communication to be public and open, not private and closed. Also: what service spent much of yesterday offline? Hint: not Freenode, which is where we currently have our developer chat. --Greg On Thu, Jun 28, 2018 at 2:31 PM Daniel Bennett wrote: > Hi everyone, > > Just wanted to float the possibility of creating a Slack group for sword > development? > > If you haven?t seen Slack, it?s a group messaging service, which gives you > control over notifications. > > It?s private, secure, and requires minimal personal information. > > Hit reply and let me (or the group) know your thoughts! > > Here?s a screenshot below: > [image: Image result for slack screenshots] > _______________________________________________ > sword-devel mailing list: sword-devel at crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page -------------- next part -------------- An HTML attachment was scrubbed... URL: From danbenn at umich.edu Thu Jun 28 13:08:07 2018 From: danbenn at umich.edu (Daniel Bennett) Date: Thu, 28 Jun 2018 16:08:07 -0400 Subject: [sword-devel] Possibility of using Slack In-Reply-To: References: Message-ID: Totally understand. Slack is not a great solution in that case. How about Gitter? It?s basically a modern IRC. To get on this list, I had to personally reach out to Troy, because the email list was (and is) blocking new people from joining. Not exactly public and open. Also, the Freenode channel doesn?t preserve message history. And, the last two times I asked for help, no one responded. Gitter preserves all message history, which is good. Anything that can reduce barriers to people giving and receiving help would be nice! On Jun 28, 2018 at 3:53 PM, Greg Hellings wrote: It sounds like that's the exact opposite of what we want. We want the communication to be public and open, not private and closed. Also: what service spent much of yesterday offline? Hint: not Freenode, which is where we currently have our developer chat. --Greg On Thu, Jun 28, 2018 at 2:31 PM Daniel Bennett wrote: > Hi everyone, > > Just wanted to float the possibility of creating a Slack group for sword > development? > > If you haven?t seen Slack, it?s a group messaging service, which gives you > control over notifications. > > It?s private, secure, and requires minimal personal information. > > Hit reply and let me (or the group) know your thoughts! > > Here?s a screenshot below: > [image: Image result for slack screenshots] > _______________________________________________ > sword-devel mailing list: sword-devel at crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page _______________________________________________ sword-devel mailing list: sword-devel at crosswire.org http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page -------------- next part -------------- An HTML attachment was scrubbed... URL: From greg.hellings at gmail.com Thu Jun 28 13:23:42 2018 From: greg.hellings at gmail.com (Greg Hellings) Date: Thu, 28 Jun 2018 15:23:42 -0500 Subject: [sword-devel] Possibility of using Slack In-Reply-To: References: Message-ID: On Thu, Jun 28, 2018 at 3:10 PM Daniel Bennett wrote: > Totally understand. Slack is not a great solution in that case. > > How about Gitter? It?s basically a modern IRC. > The power of inertia is strong. Doubt you'll be able to move people. > > To get on this list, I had to personally reach out to Troy, because the > email list was (and is) blocking new people from joining. Not exactly > public and open. > The archives are public. Everything on the list is open. Membership is moderated to control spam, yes, but that doesn't make it less open or public. We would probably have to do the same thing on any chat medium (We do it on IRC from time to time. The nature of our target subjects attracts a fair amount of trolling.) > Also, the Freenode channel doesn?t preserve message history. And, the last > two times I asked for help, no one responded. Gitter preserves all message > history, which is good. > Most clients maintain channel history. And there are ways to keep the logs stored publicly, if someone thought that was necessary. https://freenode.logbot.info/ for instance. No one responding is not going to change if you move from IRC to Slack. That's a function of both the nature of this project (largely dormant in terms of code development, until a bug or necessary feature request appears - the code is very old, very mature, and very stable and needs little in the way of updating) and the nature of the people who participate in chat channels. Moving to Slack holds almost no chance of changing either of those things. For a project like this, chat channels are simply not the best medium to get help. Trolling through the mailing list archives for the almost guaranteed previous person to ask the question, and firing it off asynchronously if the question is the rare one that hasn't previously been asked is probably always going to be your best avenue for help. The #sword channel in IRC is not meant for real-time user help, and neither is this list for that matter. They are both intended for developer communications. > Anything that can reduce barriers to people giving and receiving help > would be nice! > If it's in your desire, go ahead and open a Slack channel. There's nothing stopping you. But it's unlikely that you'll see much traffic across it. IRC works just great for the needs of developer communication on this project and with current project leadership that is unlikely to change. --Greg > > On Jun 28, 2018 at 3:53 PM, Greg Hellings wrote: > > > It sounds like that's the exact opposite of what we want. We want the > communication to be public and open, not private and closed. > > Also: what service spent much of yesterday offline? Hint: not Freenode, > which is where we currently have our developer chat. > > --Greg > > On Thu, Jun 28, 2018 at 2:31 PM Daniel Bennett wrote: > >> Hi everyone, >> >> Just wanted to float the possibility of creating a Slack group for sword >> development? >> >> If you haven?t seen Slack, it?s a group messaging service, which gives >> you control over notifications. >> >> It?s private, secure, and requires minimal personal information. >> >> Hit reply and let me (or the group) know your thoughts! >> >> Here?s a screenshot below: >> [image: Image result for slack screenshots] >> _______________________________________________ >> sword-devel mailing list: sword-devel at crosswire.org >> http://www.crosswire.org/mailman/listinfo/sword-devel >> Instructions to unsubscribe/change your settings at above page > > > _______________________________________________ > sword-devel mailing list: sword-devel at crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page > > _______________________________________________ > sword-devel mailing list: sword-devel at crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page -------------- next part -------------- An HTML attachment was scrubbed... URL: From manfred.bergmann at me.com Thu Jun 28 22:52:36 2018 From: manfred.bergmann at me.com (Manfred Bergmann) Date: Fri, 29 Jun 2018 07:52:36 +0200 Subject: [sword-devel] Possibility of using Slack In-Reply-To: References: Message-ID: <92e01547-79bc-48fb-e640-777a1c918831@me.com> Hi. We use Slack at work. It's better than Skype nowadays, since the Skype version is hardly usable anymore, at least on Mac. However, it has a few problems: - it needs vast amount of RAM (> 700MB) on my Mac. - Notifications of channel activity are not sent sometimes - there is a 'number-of-messages' limit. Don't know the size out of my head. Basically it means that you have to move to a paid scheme if you don't want to loose messages. Which kind of disqualifies it for Crosswire. Manfred Daniel Bennett schrieb am 28.06.18 um 21:29: > Hi everyone, > > Just wanted to float the possibility of creating a Slack group for sword > development? > > If you haven?t seen Slack, it?s a group messaging service, which gives > you control over notifications. > > It?s private, secure, and requires minimal personal information. > > Hit reply and let me (or the group) know your thoughts! > > Here?s a screenshot below: > Image result for slack screenshots > > _______________________________________________ > sword-devel mailing list: sword-devel at crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page > From info at beforgiven.info Fri Jun 29 14:02:30 2018 From: info at beforgiven.info (Tom Sullivan) Date: Fri, 29 Jun 2018 17:02:30 -0400 Subject: [sword-devel] Running confmaker.pl In-Reply-To: References: <06a74248-8a50-0f04-ed50-9bfdb4b2b17b@beforgiven.info> Message-ID: Y'all: First, thanks to Pierre for his long and detailed post. Second, Debian 9 does come with perl5.24. Third, here is where I am at: I followed Pierre's instructions on a virtual machine (Debian 9) and successfully executed his test. But on my real machine, I had successfully installed Sword in my home directory. osis2mod, etc. are in /usr/bin. So I duplicated that installation in a second virtual machine (Debian 9) and attempted to just do the perl install as: export LD_LIBRARY_PATH=/home/user/sword-1.8.1/lib export PKG_CONFIG_PATH=/usr/lib/pkgconfig export CPPFLAGS="-I/usr/include/sword" cd /home/user/sword-1.8.1/bindings/swig/package ./autogen.sh ./configure PKG_CONFIG_PATH=/usr/lib/pkgconfig CPPFLAGS="-I/home/user/sword-1.8.1/include/" make perlswig PKG_CONFIG_PATH=/usr/lib/pkgconfig CPPFLAGS="-I/home/user/sword-1.8.1/include/" make perl_make cd perl sudo mkdir -p /usr/local/lib/x86_64-linux-gnu sudo chown user /usr/local/lib/x86_64-linux-gnu make install This did not work. So reverted the VM and I tried the following. ** indicate changed lines. ** cd /home/user/sword-1.8.1/lib ** mkdir pkgconfig ** cp /usr/lib/pkgconfig/sword.pc /home/spring/sword-1.8.1/lib/pkgconfig/sword.pc export LD_LIBRARY_PATH=/home/user/sword-1.8.1/lib ** export PKG_CONFIG_PATH=/home/user/sword-1.8.1/lib/pkgconfig export CPPFLAGS="-I/usr/include/sword" cd /home/user/sword-1.8.1/bindings/swig/package ./autogen.sh ** ./configure PKG_CONFIG_PATH=/home/user/sword-1.8.1/lib/pkgconfig CPPFLAGS="-I/home/user/sword-1.8.1/include/" make perlswig **PKG_CONFIG_PATH=/home/user/sword-1.8.1/lib/pkgconfig CPPFLAGS="-I/home/user/sword-1.8.1/include/" make perl_make cd perl sudo mkdir -p /usr/local/lib/x86_64-linux-gnu sudo chown user /usr/local/lib/x86_64-linux-gnu make install In each case, I got the message: perl ~/test.plCan't load '/usr/local/lib/x86_64-linux-gnu/perl/5.24.1/auto/Sword/Sword.so' for module Sword: /usr/local/lib/x86_64-linux-gnu/perl/5.24.1/auto/Sword/Sword.so: undefined symbol: _ZTIN5sword11ZipCompressE at /usr/lib/x86_64-linux-gnu/perl/5.24/DynaLoader.pm line 187. at /usr/local/lib/x86_64-linux-gnu/perl/5.24.1/Sword.pm line 11. Compilation failed in require at /home/spring/test.pl line 3. BEGIN failed--compilation aborted at /home/spring/test.pl line 3. --->> Does anybody have a quick fix for this? If not, I will have to wipe and reinstall sword, xiphos and others. A real pain. I have spent some considerable amount of time on this already. As part of SwordHammer, I would like to put out good modules according to the new specification. But as things stand now, I cannot ask users to do what I cannot even do on one brand of Unix much less other flavors. --->> I am willing to do my part regarding module submission. But users should be provided with simple means to do so. It would seem to me best if somebody successfully installs Sword, that the perl interface should be baked in and come with any successful installation, just like osis2mod or xml2gbs. Thanks all. Tom Tom Sullivan info at BeForgiven.INFO FAX: 815-301-2835 --------------------- Great News! God created you, owns you and gave you commands to obey. You have disobeyed God - as your conscience very well attests to you. God's holiness and justice compel Him to punish you in Hell. Jesus Christ became Man, was crucified, buried and rose from the dead as a substitute for all who trust in Him, redeeming them from Hell. If you repent (turn from your sin) and believe (trust) in Jesus Christ, you will go to Heaven. Otherwise you will go to Hell. Warning! Good works are a result, not cause, of saving trust. More info is at www.esig.beforgiven.info Do you believe this? Copy this signature into your email program and use the Internet to spread the Great News every time you email. On 06/22/2018 12:14 PM, pierre amadio wrote: > Hi there ! > > I am afraid there is no pre packaged perl module for debian (if anyone > knows this to be wrong, please let us know the name of the package :) ). > I think it is possible to build things from sources this way so that > perl can use the sword library on a debian box: > > The sword library will be installed in /usr/local/sword > The perl module in /usr/local/lib/x86_64-linux-gnu/perl/5.24.1/ > > mkdir -p ~/tmp > cd ~/tmp > wget > http://www.crosswire.org/ftpmirror/pub/sword/source/v1.8/sword-1.8.1.tar.gz > > tar xvzf sword-1.8.1.tar.gz > sudo mkdir /usr/local/sword > #my regular user is debian, use whatever fits your environment. > sudo chown debian /usr/local/sword > sudo apt-get install g++ swig python-all-dev libtool automake autoconf > libcurl4-openssl-dev libclucene-dev? make? python-virtualenv libicu-dev git > > #### from > http://wiki.crosswire.org/Tutorial:Compiling_%26_Installing_SWORD#Debian_or_Ubuntu > PKGS="subversion build-essential autotools-dev pkg-config libz-dev > libclucene-dev libicu-dev libcurl4-gnutls-dev" > sudo apt-get install $PKGS -y > #### > > > cd sword-1.8.1 > ./autogen.sh > ./configure --prefix=/usr/local/sword --with-clucene --with-curl_sftp > --enable-examples > make > make install > make install_config > > #setting environment variable to use locally installed sword library > cat >> ~/.bashrc < export PATH=$PATH:/usr/local/sword/bin/ > export LD_LIBRARY_PATH=/usr/local/sword/lib > export PKG_CONFIG_PATH=/usr/local/sword/lib/pkgconfig > export CPPFLAGS="-I/usr/local/sword/include/sword" > EOF > > . ~/.bashrc > > cd ~/tmp/sword-1.8.1/bindings/swig/package > ./autogen.sh > > ./configure PKG_CONFIG_PATH=/usr/local/sword/lib/pkgconfig > CPPFLAGS="-I/usr/local/sword/include/" > > > make perlswig > PKG_CONFIG_PATH=/usr/local/sword/lib/pkgconfig > CPPFLAGS="-I/usr/local/sword/include/"? make perl_make > cd perl > #this directory may be different if you are not using a x86_64 version > of debian. > sudo mkdir -p /usr/local/lib/x86_64-linux-gnu > #here too, use your real regular user name instead of debian > sudo chown debian /usr/local/lib/x86_64-linux-gnu > make install > ####################################### > > I checked perl was able to see the sword module with this simple script: > > > debian at debian:~/tmp/sword-1.8.1/bindings/swig/package/perl$ cat test.pl > > #!/usr/bin/perl -w > use Sword; > > foreach(@INC) {print $_;print "\n";} > > If it worked , it should generate no error message and show you all > directories in @INC. > > Good luck. > > > > > On 22 June 2018 at 15:03, Tom Sullivan > wrote: > > > Thank you for the info. I did a search using Synaptic Package > Manager on "perl" and got massive hits. Searching on "perl bindings" > returned fewer, but still numerous hits. I do not know enough to > make a choice and the names did not suggest obvious choices to me. > > Is it possible that someone could give me the names of the required > packages for Debian (or Ubuntu, which might be similar)? > > Many thanks. > > Tom Sullivan > info at BeForgiven.INFO > FAX: 815-301-2835 > --------------------- > Great News! > God created you, owns you and gave you commands to obey. > You have disobeyed God - as your conscience very well attests to you. > God's holiness and justice compel Him to punish you in Hell. > Jesus Christ became Man, was crucified, buried and rose from the dead > as a substitute for all who trust in Him, redeeming them from Hell. > If you repent (turn from your sin) and believe (trust) in Jesus Christ, > you will go to Heaven. Otherwise you will go to Hell. > Warning! Good works are a result, not cause, of saving trust. > More info is at www.esig.beforgiven.info > > Do you believe this? Copy this signature into your email program > and use the Internet to spread the Great News every time you email. > > On 06/22/2018 08:06 AM, Peter Von Kaehne wrote: > > On 21 June 2018 at 20:04, Tom Sullivan > [mailto:info at beforgiven.info ]> > wrote: > > > The wiki page should have given the URI. It took me a > long time to find it at > https://crosswire.org/svn/sword-tools/trunk/modules/conf/ > > > Thanks, I fixed this. > > When I gave confmaker.pl > [http://confmaker.pl > ] an X permission and ran it [..] > > > Von: "pierre amadio" > > Perl is telling you that it cannot find one module (perl > library) the script needs, in this case, the Sword module: > > > Indeed. You need the Perl Bindings installed - and if your > distribution does not package them then either you compile it > yourself or you skip that step, risking that your module conf > file will have superfluous OptionFilters enabled. > > I did see in the code comments that it appears to take a > single parameter: The OSIS file. Is this correct? > > > No, there are more options, but once you got it running, simply > run it wiut parametres and iwill give you a complete usage message. > > Peter > > _______________________________________________ > sword-devel mailing list: sword-devel at crosswire.org > > http://www.crosswire.org/mailman/listinfo/sword-devel > > Instructions to unsubscribe/change your settings at above page > > ______________________________________________________________________ > This email has been scanned by the Symantec Email Security.cloud > service. > For more information please visit http://www.symanteccloud.com > ______________________________________________________________________ > > > _______________________________________________ > sword-devel mailing list: sword-devel at crosswire.org > > http://www.crosswire.org/mailman/listinfo/sword-devel > > Instructions to unsubscribe/change your settings at above page > > > > ______________________________________________________________________ > This email has been scanned by the Symantec Email Security.cloud service. > For more information please visit http://www.symanteccloud.com > ______________________________________________________________________ > > > _______________________________________________ > sword-devel mailing list: sword-devel at crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page > From refdoc at gmx.net Sat Jun 30 01:07:45 2018 From: refdoc at gmx.net (refdoc at gmx.net) Date: Sat, 30 Jun 2018 09:07:45 +0100 Subject: [sword-devel] Running confmaker.pl References: <06a74248-8a50-0f04-ed50-9bfdb4b2b17b@beforgiven.info> Message-ID: An HTML attachment was scrubbed... URL: From info at beforgiven.info Sat Jun 30 03:59:36 2018 From: info at beforgiven.info (Tom Sullivan) Date: Sat, 30 Jun 2018 06:59:36 -0400 Subject: [sword-devel] Running confmaker.pl In-Reply-To: References: <06a74248-8a50-0f04-ed50-9bfdb4b2b17b@beforgiven.info> Message-ID: <021138e6-6400-424b-a87d-45b4c481d327@beforgiven.info> Thank you for your remarks. However, it was implied that the optional perl step would be helpful to the Sword team, and I wished to help. Unfortunately, I lack the expertise to do so, and perhaps others also. Tom Sullivan info at BeForgiven.INFO FAX: 815-301-2835 --------------------- Great News! God created you, owns you and gave you commands to obey. You have disobeyed God - as your conscience very well attests to you. God's holiness and justice compel Him to punish you in Hell. Jesus Christ became Man, was crucified, buried and rose from the dead as a substitute for all who trust in Him, redeeming them from Hell. If you repent (turn from your sin) and believe (trust) in Jesus Christ, you will go to Heaven. Otherwise you will go to Hell. Warning! Good works are a result, not cause, of saving trust. More info is at www.esig.beforgiven.info Do you believe this? Copy this signature into your email program and use the Internet to spread the Great News every time you email. On 06/30/2018 04:07 AM, refdoc at gmx.net wrote: > I think there is too much angst here. This particular part of the > instructions is clearly marked as optional. > > The only reason it is there is to stop people whining because the module > they submitted has no titles/footnotes/whatever acc to what they thought > and then when I point out there is indeed a single > title/footnote/whatever continue to.whine that I should not put the > option into the conf file as it was only a single whatever. > > Well I try to do away with manual editing of conf filesetc after the > publication. That is all. > > Sent from my mobile. Please forgive shortness, typos and weird autocorrects. > > > -------- Original Message -------- > Subject: Re: [sword-devel] Running confmaker.pl > From: Tom Sullivan > To: sword-devel at crosswire.org > CC: > > > Y'all: > > First, thanks to Pierre for his long and detailed post. > > Second, Debian 9 does come with perl5.24. > > Third, here is where I am at: I followed Pierre's instructions on a > virtual machine (Debian 9) and successfully executed his test. > > But on my real machine, I had successfully installed Sword in my home > directory. osis2mod, etc. are in /usr/bin. So I duplicated that > installation in a second virtual machine (Debian 9) and attempted to > just do the perl install as: > > export LD_LIBRARY_PATH=/home/user/sword-1.8.1/lib > export PKG_CONFIG_PATH=/usr/lib/pkgconfig > export CPPFLAGS="-I/usr/include/sword" > cd /home/user/sword-1.8.1/bindings/swig/package > ./autogen.sh > ./configure PKG_CONFIG_PATH=/usr/lib/pkgconfig > CPPFLAGS="-I/home/user/sword-1.8.1/include/" > make perlswig > PKG_CONFIG_PATH=/usr/lib/pkgconfig > CPPFLAGS="-I/home/user/sword-1.8.1/include/" make perl_make > cd perl > sudo mkdir -p /usr/local/lib/x86_64-linux-gnu > sudo chown user /usr/local/lib/x86_64-linux-gnu > make install > > This did not work. So reverted the VM and I tried the following. ** > indicate changed lines. > > ** cd /home/user/sword-1.8.1/lib > ** mkdir pkgconfig > ** cp /usr/lib/pkgconfig/sword.pc > /home/spring/sword-1.8.1/lib/pkgconfig/sword.pc > export LD_LIBRARY_PATH=/home/user/sword-1.8.1/lib > ** export PKG_CONFIG_PATH=/home/user/sword-1.8.1/lib/pkgconfig > export CPPFLAGS="-I/usr/include/sword" > cd /home/user/sword-1.8.1/bindings/swig/package > ./autogen.sh > ** ./configure PKG_CONFIG_PATH=/home/user/sword-1.8.1/lib/pkgconfig > CPPFLAGS="-I/home/user/sword-1.8.1/include/" > make perlswig > **PKG_CONFIG_PATH=/home/user/sword-1.8.1/lib/pkgconfig > CPPFLAGS="-I/home/user/sword-1.8.1/include/" make perl_make > cd perl > sudo mkdir -p /usr/local/lib/x86_64-linux-gnu > sudo chown user /usr/local/lib/x86_64-linux-gnu > make install > > In each case, I got the message: > perl ~/test.plCan't load > '/usr/local/lib/x86_64-linux-gnu/perl/5.24.1/auto/Sword/Sword.so' for > module Sword: > /usr/local/lib/x86_64-linux-gnu/perl/5.24.1/auto/Sword/Sword.so: > undefined symbol: _ZTIN5sword11ZipCompressE at > /usr/lib/x86_64-linux-gnu/perl/5.24/DynaLoader.pm line 187. > at /usr/local/lib/x86_64-linux-gnu/perl/5.24.1/Sword.pm line 11. > Compilation failed in require at /home/spring/test.pl line 3. > BEGIN failed--compilation aborted at /home/spring/test.pl line 3. > > --->> Does anybody have a quick fix for this? > > If not, I will have to wipe and reinstall sword, xiphos and others. A > real pain. I have spent some considerable amount of time on this > already. As part of SwordHammer, I would like to put out good modules > according to the new specification. But as things stand now, I cannot > ask users to do what I cannot even do on one brand of Unix much less > other flavors. > > --->> I am willing to do my part regarding module submission. But > users should be provided with simple means to do so. It would seem > to me > best if somebody successfully installs Sword, that the perl interface > should be baked in and come with any successful installation, just like > osis2mod or xml2gbs. > > Thanks all. > > Tom > > > > Tom Sullivan > info at BeForgiven.INFO > FAX: 815-301-2835 > --------------------- > Great News! > God created you, owns you and gave you commands to obey. > You have disobeyed God - as your conscience very well attests to you. > God's holiness and justice compel Him to punish you in Hell. > Jesus Christ became Man, was crucified, buried and rose from the dead > as a substitute for all who trust in Him, redeeming them from Hell. > If you repent (turn from your sin) and believe (trust) in Jesus Christ, > you will go to Heaven. Otherwise you will go to Hell. > Warning! Good works are a result, not cause, of saving trust. > More info is at www.esig.beforgiven.info > Do you believe this? Copy this signature into your email program > and use the Internet to spread the Great News every time you email. > > On 06/22/2018 12:14 PM, pierre amadio wrote: > > Hi there ! > > > > I am afraid there is no pre packaged perl module for debian (if > anyone > > knows this to be wrong, please let us know the name of the > package :) ). > > I think it is possible to build things from sources this way so that > > perl can use the sword library on a debian box: > > > > The sword library will be installed in /usr/local/sword > > The perl module in /usr/local/lib/x86_64-linux-gnu/perl/5.24.1/ > > > > mkdir -p ~/tmp > > cd ~/tmp > > wget > > > http://www.crosswire.org/ftpmirror/pub/sword/source/v1.8/sword-1.8.1.tar.gz > > > > tar xvzf sword-1.8.1.tar.gz > > sudo mkdir /usr/local/sword > > #my regular user is debian, use whatever fits your environment. > > sudo chown debian /usr/local/sword > > sudo apt-get install g++ swig python-all-dev libtool automake > autoconf > > libcurl4-openssl-dev libclucene-dev? make? python-virtualenv > libicu-dev git > > > > #### from > > > http://wiki.crosswire.org/Tutorial:Compiling_%26_Installing_SWORD#Debian_or_Ubuntu > > PKGS="subversion build-essential autotools-dev pkg-config libz-dev > > libclucene-dev libicu-dev libcurl4-gnutls-dev" > > sudo apt-get install $PKGS -y > > #### > > > > > > cd sword-1.8.1 > > ./autogen.sh > > ./configure --prefix=/usr/local/sword --with-clucene > --with-curl_sftp > > --enable-examples > > make > > make install > > make install_config > > > > #setting environment variable to use locally installed sword library > > cat >> ~/.bashrc <> export PATH=$PATH:/usr/local/sword/bin/ > > export LD_LIBRARY_PATH=/usr/local/sword/lib > > export PKG_CONFIG_PATH=/usr/local/sword/lib/pkgconfig > > export CPPFLAGS="-I/usr/local/sword/include/sword" > > EOF > > > > . ~/.bashrc > > > > cd ~/tmp/sword-1.8.1/bindings/swig/package > > ./autogen.sh > > > > ./configure PKG_CONFIG_PATH=/usr/local/sword/lib/pkgconfig > > CPPFLAGS="-I/usr/local/sword/include/" > > > > > > make perlswig > > PKG_CONFIG_PATH=/usr/local/sword/lib/pkgconfig > > CPPFLAGS="-I/usr/local/sword/include/"? make perl_make > > cd perl > > #this directory may be different if you are not using a x86_64 > version > > of debian. > > sudo mkdir -p /usr/local/lib/x86_64-linux-gnu > > #here too, use your real regular user name instead of debian > > sudo chown debian /usr/local/lib/x86_64-linux-gnu > > make install > > ####################################### > > > > I checked perl was able to see the sword module with this simple > script: > > > > > > debian at debian:~/tmp/sword-1.8.1/bindings/swig/package/perl$ cat > test.pl > > > > #!/usr/bin/perl -w > > use Sword; > > > > foreach(@INC) {print $_;print "\n";} > > > > If it worked , it should generate no error message and show you all > > directories in @INC. > > > > Good luck. > > > > > > > > > > On 22 June 2018 at 15:03, Tom Sullivan > > wrote: > > > > > > Thank you for the info. I did a search using Synaptic Package > > Manager on "perl" and got massive hits. Searching on "perl bindings" > > returned fewer, but still numerous hits. I do not know enough to > > make a choice and the names did not suggest obvious choices to me. > > > > Is it possible that someone could give me the names of the required > > packages for Debian (or Ubuntu, which might be similar)? > > > > Many thanks. > > > > Tom Sullivan > > info at BeForgiven.INFO > > FAX: 815-301-2835 > > --------------------- > > Great News! > > God created you, owns you and gave you commands to obey. > > You have disobeyed God - as your conscience very well attests to you. > > God's holiness and justice compel Him to punish you in Hell. > > Jesus Christ became Man, was crucified, buried and rose from the dead > > as a substitute for all who trust in Him, redeeming them from Hell. > > If you repent (turn from your sin) and believe (trust) in Jesus > Christ, > > you will go to Heaven. Otherwise you will go to Hell. > > Warning! Good works are a result, not cause, of saving trust. > > More info is at www.esig.beforgiven.info > > > > Do you believe this? Copy this signature into your email program > > and use the Internet to spread the Great News every time you email. > > > > On 06/22/2018 08:06 AM, Peter Von Kaehne wrote: > > > > On 21 June 2018 at 20:04, Tom Sullivan > > > [mailto:info at beforgiven.info ]> > > wrote: > > > > > > The wiki page should have given the URI. It took me a > > long time to find it at > > https://crosswire.org/svn/sword-tools/trunk/modules/conf/ > > > > > > Thanks, I fixed this. > > > > When I gave confmaker.pl > > [http://confmaker.pl > > ] an X permission and ran it [..] > > > > > > Von: "pierre amadio" > > > > Perl is telling you that it cannot find one module (perl > > library) the script needs, in this case, the Sword module: > > > > > > Indeed. You need the Perl Bindings installed - and if your > > distribution does not package them then either you compile it > > yourself or you skip that step, risking that your module conf > > file will have superfluous OptionFilters enabled. > > > > I did see in the code comments that it appears to take a > > single parameter: The OSIS file. Is this correct? > > > > > > No, there are more options, but once you got it running, simply > > run it wiut parametres and iwill give you a complete usage message. > > > > Peter > > > > _______________________________________________ > > sword-devel mailing list: sword-devel at crosswire.org > > > > http://www.crosswire.org/mailman/listinfo/sword-devel > > > > Instructions to unsubscribe/change your settings at above page > > > > > ______________________________________________________________________ > > This email has been scanned by the Symantec Email Security.cloud > > service. > > For more information please visit http://www.symanteccloud.com > > > ______________________________________________________________________ > > > > > > _______________________________________________ > > sword-devel mailing list: sword-devel at crosswire.org > > > > http://www.crosswire.org/mailman/listinfo/sword-devel > > > > Instructions to unsubscribe/change your settings at above page > > > > > > > > > ______________________________________________________________________ > > This email has been scanned by the Symantec Email Security.cloud > service. > > For more information please visit http://www.symanteccloud.com > > > ______________________________________________________________________ > > > > > > _______________________________________________ > > sword-devel mailing list: sword-devel at crosswire.org > > http://www.crosswire.org/mailman/listinfo/sword-devel > > Instructions to unsubscribe/change your settings at above page > > > > _______________________________________________ > sword-devel mailing list: sword-devel at crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page > > > ______________________________________________________________________ > This email has been scanned by the Symantec Email Security.cloud service. > For more information please visit http://www.symanteccloud.com > ______________________________________________________________________ > > > _______________________________________________ > sword-devel mailing list: sword-devel at crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page > From amadio.pierre at gmail.com Sat Jun 30 05:21:23 2018 From: amadio.pierre at gmail.com (pierre amadio) Date: Sat, 30 Jun 2018 14:21:23 +0200 Subject: [sword-devel] Running confmaker.pl In-Reply-To: <021138e6-6400-424b-a87d-45b4c481d327@beforgiven.info> References: <06a74248-8a50-0f04-ed50-9bfdb4b2b17b@beforgiven.info> <021138e6-6400-424b-a87d-45b4c481d327@beforgiven.info> Message-ID: Hello. I do not understand why there is no perl nor python module for the debian Sword package. Does any one knows why ? Who exactly is the debian developper in charge of maintaining Sword for debian ? I looked for open bugs but did not find any related to perl or python, however i found this: https://tracker.debian.org/news/967514/sword-removed-from-testing/ ############## To: Date: Sat, 23 Jun 2018 04:39:25 +0000 From: Debian testing watch Subject: sword REMOVED from testing FYI: The status of the sword source package in Debian's testing distribution has changed. Previous version: 1.7.3+dfsg-9.1 Current version: (not in testing) Hint: Bug #899906: sword: Invalid maintainer address pkg-crosswire-devel at lists.alioth.debian.org ################## It looks to me like under the current situation, there will be no Sword package in the next release of Debian. Is it correct ? On 30 June 2018 at 12:59, Tom Sullivan wrote: > Thank you for your remarks. However, it was implied that the optional perl > step would be helpful to the Sword team, and I wished to help. > Unfortunately, I lack the expertise to do so, and perhaps others also. > > Tom Sullivan > info at BeForgiven.INFO > FAX: 815-301-2835 > --------------------- > Great News! > God created you, owns you and gave you commands to obey. > You have disobeyed God - as your conscience very well attests to you. > God's holiness and justice compel Him to punish you in Hell. > Jesus Christ became Man, was crucified, buried and rose from the dead > as a substitute for all who trust in Him, redeeming them from Hell. > If you repent (turn from your sin) and believe (trust) in Jesus Christ, > you will go to Heaven. Otherwise you will go to Hell. > Warning! Good works are a result, not cause, of saving trust. > More info is at www.esig.beforgiven.info > Do you believe this? Copy this signature into your email program > and use the Internet to spread the Great News every time you email. > > On 06/30/2018 04:07 AM, refdoc at gmx.net wrote: >> >> I think there is too much angst here. This particular part of the >> instructions is clearly marked as optional. >> >> The only reason it is there is to stop people whining because the module >> they submitted has no titles/footnotes/whatever acc to what they thought and >> then when I point out there is indeed a single title/footnote/whatever >> continue to.whine that I should not put the option into the conf file as it >> was only a single whatever. >> >> Well I try to do away with manual editing of conf filesetc after the >> publication. That is all. >> >> Sent from my mobile. Please forgive shortness, typos and weird >> autocorrects. >> >> >> -------- Original Message -------- >> Subject: Re: [sword-devel] Running confmaker.pl >> From: Tom Sullivan >> To: sword-devel at crosswire.org >> CC: >> >> >> Y'all: >> >> First, thanks to Pierre for his long and detailed post. >> >> Second, Debian 9 does come with perl5.24. >> >> Third, here is where I am at: I followed Pierre's instructions on a >> virtual machine (Debian 9) and successfully executed his test. >> >> But on my real machine, I had successfully installed Sword in my home >> directory. osis2mod, etc. are in /usr/bin. So I duplicated that >> installation in a second virtual machine (Debian 9) and attempted to >> just do the perl install as: >> >> export LD_LIBRARY_PATH=/home/user/sword-1.8.1/lib >> export PKG_CONFIG_PATH=/usr/lib/pkgconfig >> export CPPFLAGS="-I/usr/include/sword" >> cd /home/user/sword-1.8.1/bindings/swig/package >> ./autogen.sh >> ./configure PKG_CONFIG_PATH=/usr/lib/pkgconfig >> CPPFLAGS="-I/home/user/sword-1.8.1/include/" >> make perlswig >> PKG_CONFIG_PATH=/usr/lib/pkgconfig >> CPPFLAGS="-I/home/user/sword-1.8.1/include/" make perl_make >> cd perl >> sudo mkdir -p /usr/local/lib/x86_64-linux-gnu >> sudo chown user /usr/local/lib/x86_64-linux-gnu >> make install >> >> This did not work. So reverted the VM and I tried the following. ** >> indicate changed lines. >> >> ** cd /home/user/sword-1.8.1/lib >> ** mkdir pkgconfig >> ** cp /usr/lib/pkgconfig/sword.pc >> /home/spring/sword-1.8.1/lib/pkgconfig/sword.pc >> export LD_LIBRARY_PATH=/home/user/sword-1.8.1/lib >> ** export PKG_CONFIG_PATH=/home/user/sword-1.8.1/lib/pkgconfig >> export CPPFLAGS="-I/usr/include/sword" >> cd /home/user/sword-1.8.1/bindings/swig/package >> ./autogen.sh >> ** ./configure PKG_CONFIG_PATH=/home/user/sword-1.8.1/lib/pkgconfig >> CPPFLAGS="-I/home/user/sword-1.8.1/include/" >> make perlswig >> **PKG_CONFIG_PATH=/home/user/sword-1.8.1/lib/pkgconfig >> CPPFLAGS="-I/home/user/sword-1.8.1/include/" make perl_make >> cd perl >> sudo mkdir -p /usr/local/lib/x86_64-linux-gnu >> sudo chown user /usr/local/lib/x86_64-linux-gnu >> make install >> >> In each case, I got the message: >> perl ~/test.plCan't load >> '/usr/local/lib/x86_64-linux-gnu/perl/5.24.1/auto/Sword/Sword.so' for >> module Sword: >> /usr/local/lib/x86_64-linux-gnu/perl/5.24.1/auto/Sword/Sword.so: >> undefined symbol: _ZTIN5sword11ZipCompressE at >> /usr/lib/x86_64-linux-gnu/perl/5.24/DynaLoader.pm line 187. >> at /usr/local/lib/x86_64-linux-gnu/perl/5.24.1/Sword.pm line 11. >> Compilation failed in require at /home/spring/test.pl line 3. >> BEGIN failed--compilation aborted at /home/spring/test.pl line 3. >> >> --->> Does anybody have a quick fix for this? >> >> If not, I will have to wipe and reinstall sword, xiphos and others. A >> real pain. I have spent some considerable amount of time on this >> already. As part of SwordHammer, I would like to put out good modules >> according to the new specification. But as things stand now, I cannot >> ask users to do what I cannot even do on one brand of Unix much less >> other flavors. >> >> --->> I am willing to do my part regarding module submission. But >> users should be provided with simple means to do so. It would seem >> to me >> best if somebody successfully installs Sword, that the perl interface >> should be baked in and come with any successful installation, just >> like >> osis2mod or xml2gbs. >> >> Thanks all. >> >> Tom >> >> >> >> Tom Sullivan >> info at BeForgiven.INFO >> FAX: 815-301-2835 >> --------------------- >> Great News! >> God created you, owns you and gave you commands to obey. >> You have disobeyed God - as your conscience very well attests to you. >> God's holiness and justice compel Him to punish you in Hell. >> Jesus Christ became Man, was crucified, buried and rose from the dead >> as a substitute for all who trust in Him, redeeming them from Hell. >> If you repent (turn from your sin) and believe (trust) in Jesus >> Christ, >> you will go to Heaven. Otherwise you will go to Hell. >> Warning! Good works are a result, not cause, of saving trust. >> More info is at www.esig.beforgiven.info >> Do you believe this? Copy this signature into your email program >> and use the Internet to spread the Great News every time you email. >> >> On 06/22/2018 12:14 PM, pierre amadio wrote: >> > Hi there ! >> > >> > I am afraid there is no pre packaged perl module for debian (if >> anyone >> > knows this to be wrong, please let us know the name of the >> package :) ). >> > I think it is possible to build things from sources this way so >> that >> > perl can use the sword library on a debian box: >> > >> > The sword library will be installed in /usr/local/sword >> > The perl module in /usr/local/lib/x86_64-linux-gnu/perl/5.24.1/ >> > >> > mkdir -p ~/tmp >> > cd ~/tmp >> > wget >> > >> >> http://www.crosswire.org/ftpmirror/pub/sword/source/v1.8/sword-1.8.1.tar.gz >> > >> > tar xvzf sword-1.8.1.tar.gz >> > sudo mkdir /usr/local/sword >> > #my regular user is debian, use whatever fits your environment. >> > sudo chown debian /usr/local/sword >> > sudo apt-get install g++ swig python-all-dev libtool automake >> autoconf >> > libcurl4-openssl-dev libclucene-dev make python-virtualenv >> libicu-dev git >> > >> > #### from >> > >> >> http://wiki.crosswire.org/Tutorial:Compiling_%26_Installing_SWORD#Debian_or_Ubuntu >> > PKGS="subversion build-essential autotools-dev pkg-config libz-dev >> > libclucene-dev libicu-dev libcurl4-gnutls-dev" >> > sudo apt-get install $PKGS -y >> > #### >> > >> > >> > cd sword-1.8.1 >> > ./autogen.sh >> > ./configure --prefix=/usr/local/sword --with-clucene >> --with-curl_sftp >> > --enable-examples >> > make >> > make install >> > make install_config >> > >> > #setting environment variable to use locally installed sword >> library >> > cat >> ~/.bashrc <> export PATH=$PATH:/usr/local/sword/bin/ >> > export LD_LIBRARY_PATH=/usr/local/sword/lib >> > export PKG_CONFIG_PATH=/usr/local/sword/lib/pkgconfig >> > export CPPFLAGS="-I/usr/local/sword/include/sword" >> > EOF >> > >> > . ~/.bashrc >> > >> > cd ~/tmp/sword-1.8.1/bindings/swig/package >> > ./autogen.sh >> > >> > ./configure PKG_CONFIG_PATH=/usr/local/sword/lib/pkgconfig >> > CPPFLAGS="-I/usr/local/sword/include/" >> > >> > >> > make perlswig >> > PKG_CONFIG_PATH=/usr/local/sword/lib/pkgconfig >> > CPPFLAGS="-I/usr/local/sword/include/" make perl_make >> > cd perl >> > #this directory may be different if you are not using a x86_64 >> version >> > of debian. >> > sudo mkdir -p /usr/local/lib/x86_64-linux-gnu >> > #here too, use your real regular user name instead of debian >> > sudo chown debian /usr/local/lib/x86_64-linux-gnu >> > make install >> > ####################################### >> > >> > I checked perl was able to see the sword module with this simple >> script: >> > >> > >> > debian at debian:~/tmp/sword-1.8.1/bindings/swig/package/perl$ cat >> test.pl >> > >> > #!/usr/bin/perl -w >> > use Sword; >> > >> > foreach(@INC) {print $_;print "\n";} >> > >> > If it worked , it should generate no error message and show you all >> > directories in @INC. >> > >> > Good luck. >> > >> > >> > >> > >> > On 22 June 2018 at 15:03, Tom Sullivan > > wrote: >> > >> > >> > Thank you for the info. I did a search using Synaptic Package >> > Manager on "perl" and got massive hits. Searching on "perl >> bindings" >> > returned fewer, but still numerous hits. I do not know enough to >> > make a choice and the names did not suggest obvious choices to me. >> > >> > Is it possible that someone could give me the names of the required >> > packages for Debian (or Ubuntu, which might be similar)? >> > >> > Many thanks. >> > >> > Tom Sullivan >> > info at BeForgiven.INFO >> > FAX: 815-301-2835 >> > --------------------- >> > Great News! >> > God created you, owns you and gave you commands to obey. >> > You have disobeyed God - as your conscience very well attests to >> you. >> > God's holiness and justice compel Him to punish you in Hell. >> > Jesus Christ became Man, was crucified, buried and rose from the >> dead >> > as a substitute for all who trust in Him, redeeming them from Hell. >> > If you repent (turn from your sin) and believe (trust) in Jesus >> Christ, >> > you will go to Heaven. Otherwise you will go to Hell. >> > Warning! Good works are a result, not cause, of saving trust. >> > More info is at www.esig.beforgiven.info >> > >> > Do you believe this? Copy this signature into your email program >> > and use the Internet to spread the Great News every time you email. >> > >> > On 06/22/2018 08:06 AM, Peter Von Kaehne wrote: >> > >> > On 21 June 2018 at 20:04, Tom Sullivan >> > > [mailto:info at beforgiven.info ]> >> > wrote: >> > >> > >> > The wiki page should have given the URI. It took me a >> > long time to find it at >> > https://crosswire.org/svn/sword-tools/trunk/modules/conf/ >> > >> > >> > Thanks, I fixed this. >> > >> > When I gave confmaker.pl >> > [http://confmaker.pl >> > ] an X permission and ran it [..] >> > >> > >> > Von: "pierre amadio" > > >> > Perl is telling you that it cannot find one module (perl >> > library) the script needs, in this case, the Sword module: >> > >> > >> > Indeed. You need the Perl Bindings installed - and if your >> > distribution does not package them then either you compile it >> > yourself or you skip that step, risking that your module conf >> > file will have superfluous OptionFilters enabled. >> > >> > I did see in the code comments that it appears to take a >> > single parameter: The OSIS file. Is this correct? >> > >> > >> > No, there are more options, but once you got it running, simply >> > run it wiut parametres and iwill give you a complete usage message. >> > >> > Peter >> > >> > _______________________________________________ >> > sword-devel mailing list: sword-devel at crosswire.org >> > >> > http://www.crosswire.org/mailman/listinfo/sword-devel >> > >> > Instructions to unsubscribe/change your settings at above page >> > >> > >> ______________________________________________________________________ >> > This email has been scanned by the Symantec Email Security.cloud >> > service. >> > For more information please visit http://www.symanteccloud.com >> > >> ______________________________________________________________________ >> > >> > >> > _______________________________________________ >> > sword-devel mailing list: sword-devel at crosswire.org >> > >> > http://www.crosswire.org/mailman/listinfo/sword-devel >> > >> > Instructions to unsubscribe/change your settings at above page >> > >> > >> > >> > >> ______________________________________________________________________ >> > This email has been scanned by the Symantec Email Security.cloud >> service. >> > For more information please visit http://www.symanteccloud.com >> > >> ______________________________________________________________________ >> > >> > >> > _______________________________________________ >> > sword-devel mailing list: sword-devel at crosswire.org >> > http://www.crosswire.org/mailman/listinfo/sword-devel >> > Instructions to unsubscribe/change your settings at above page >> > >> >> _______________________________________________ >> sword-devel mailing list: sword-devel at crosswire.org >> http://www.crosswire.org/mailman/listinfo/sword-devel >> Instructions to unsubscribe/change your settings at above page >> >> >> ______________________________________________________________________ >> This email has been scanned by the Symantec Email Security.cloud service. >> For more information please visit http://www.symanteccloud.com >> ______________________________________________________________________ >> >> >> _______________________________________________ >> sword-devel mailing list: sword-devel at crosswire.org >> http://www.crosswire.org/mailman/listinfo/sword-devel >> Instructions to unsubscribe/change your settings at above page >> > > _______________________________________________ > sword-devel mailing list: sword-devel at crosswire.org > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page From refdoc at gmx.net Sat Jun 30 06:57:01 2018 From: refdoc at gmx.net (refdoc at gmx.net) Date: Sat, 30 Jun 2018 14:57:01 +0100 Subject: [sword-devel] Running confmaker.pl References: <021138e6-6400-424b-a87d-45b4c481d327@beforgiven.info> Message-ID: <-xk806i-edi4u0-tmob45payd6s-zgett5-eiftwqasd636dygd7c33mxmgw8l7ixb4bzwhsrpmgx-bnh3nbdkk4b0f5aj4rvzln59-2hq3o3-o6ccf8-8goo1ppm9k2md6m0skz4ihqp-ndhuz9rj6ghr.1530367021914@email.android.com> An HTML attachment was scrubbed... URL: