Re: [sword-devel] SFTP Support

2012-12-19 Thread Andrew Thule
With respect to using username/password combinations in InstallMgr.conf can it not be made such that InstallMgr.con uses an environment variable (which can be set and unset to use password), an ssh key (such as a public key as in key exchange based logins), or some other method such as having the .

Re: [sword-devel] cmake python

2012-12-19 Thread Greg Hellings
On Wed, Dec 19, 2012 at 7:59 PM, wrote: > On Tue, Dec 18, 2012 at 9:27 PM, wrote: > Here's a patch that helps some with osistest. I still get the > following error when I run osistest, though: > UTF8Transliterator: ICU: no resource index to load > UTF8Transliterator: ICU: status U_MISSING_RESOU

Re: [sword-devel] cmake python

2012-12-19 Thread cricketc
On Tue, Dec 18, 2012 at 9:27 PM, wrote: > On Tue, Dec 18, 2012 at 10:47 AM, Greg Hellings > wrote: >> If you configure with SWORD_BUILD_TESTS="Yes" CMake will configure the tests. >> >> You can then issue 'make tests' from the top build directory and it >> will build _and_ attempt to run all th

Re: [sword-devel] Need help tracking down a bug in the API...

2012-12-19 Thread Chris Little
It sounds like this is a module error then. I've filed a report at http://www.crosswire.org/tracker/browse/MOD-228 and will address it after I finish grading term papers for the semester. --Chris On 12/19/2012 8:13 AM, Greg Hellings wrote: "Yes, the trailing '.' does change the behavior: 1Ti

[sword-devel] An Outsider's Opinion, or How Bazaar Helped OpenLP Succeed

2012-12-19 Thread Raoul Snyman
Hi guys, Firstly, let me introduce myself. My name is Raoul Snyman and I am the project leader of OpenLP, an open source church worship presentation application. I have a keen interest in SWORD and its associated projects (I've written a couple of lines of code for BibleTime), and I hang out

Re: [sword-devel] Need help tracking down a bug in the API...

2012-12-19 Thread David Haslam
One of the peculiar remaining links is this 2Co 4:1,16, with a trailing comma, found in Luke 18:1. Another two are 3-7a and 4-7a both found in II Corinthians 6:4, as is also 7b,8. David -- View this message in context: http://sword-dev.350566.n4.nabble.com/Need-help-tracking-down-a-bug-in-

Re: [sword-devel] Need help tracking down a bug in the API...

2012-12-19 Thread Greg Hellings
"Yes, the trailing '.' does change the behavior: 1Ti2:6f." yields the whole chapter "Ga1:1,11f." behaves the same as without the trailing '.' On Wed, Dec 19, 2012 at 10:08 AM, Troy A. Griffitts wrote: > Thanks guys. I was, too, going to try the parsekey test in the engine. In > the testsuite we h

Re: [sword-devel] Need help tracking down a bug in the API...

2012-12-19 Thread Troy A. Griffitts
Thanks guys. I was, too, going to try the parsekey test in the engine. In the testsuite we have a zillion verse reference patterns we support and I'm sure we have 'f' and 'ff' tests. What I suspect the problem might be is the trailing '.'. We parse this as an acceptable book.chapter.verse separ

Re: [sword-devel] Need help tracking down a bug in the API...

2012-12-19 Thread Greg Hellings
We might get better information on what is happening by passing each of the noted references to the verserangeparse command line example from the engine: Passing in "1Ti2:6f" gives 1 Timothy 2:6-7. "1Ti2:6ff" gives 1 Timothy 2:6-15. "Ga1:1,11f" gives Galatians 1:1 and 1:11-12. The engine appears

Re: [sword-devel] Need help tracking down a bug in the API...

2012-12-19 Thread David Haslam
These analysis statistics might give further clues for investigation. For module RWP, in the output of mod2imp, ... There are 22159 matches to "" in total. There are 736 matches to the exact pattern "f.". btw. The same number as when matched even without the "f". cf. There are 21117 matches to

Re: [sword-devel] Need help tracking down a bug in the API...

2012-12-19 Thread David Haslam
Nic also mentioned Mark 4:30, in which there are indeed two links ending with "f." after a numeral. The first is Lu 13:18f. In Xiphos, this gives the whole of Luke 18 as a verse list. The second is Mt 13:31f. This is really peculiar. It gives the whole of MARK 3 as a verse list, rather than anyth

Re: [sword-devel] Need help tracking down a bug in the API...

2012-12-19 Thread David Haslam
By way of comparison with what happens in SWORD based front-ends In the JSword based Bible Desktop, with the RWP commentary selected, clicking on a link ending with "f." does not go to a passage in the Bible text, despite the cursor shape changing to the one for active links. Clicking on the

Re: [sword-devel] Need help tracking down a bug in the API...

2012-12-19 Thread David Haslam
Interesting to observe that the same verse Mark 3:14 also has another cross reference link ending with "f." after the last numeral. This is Ga 1:1,11f. In Xiphos 3.1.15, just as Nic reported, we get "all of 1 Timothy 6" for the link he described, yet for this other reference we only get Galatians

Re: [sword-devel] Need help tracking down a bug in the API...

2012-12-19 Thread David Haslam
Nic didn't make this clear: Commentary module *RWP* is Robertson's Word Pictures. It's located in CrossWire Main. David -- View this message in context: http://sword-dev.350566.n4.nabble.com/Need-help-tracking-down-a-bug-in-the-API-tp4651439p4651442.html Sent from the SWORD Dev mailing lis

Re: [sword-devel] SFTP Support

2012-12-19 Thread Greg Hellings
If this gets approved and submitted, then yes. Otherwise, there is no point. --Greg On Dec 19, 2012 4:12 AM, "David Haslam" wrote: > A summary of SFTP module installation would be a useful addition to the > wiki. > > Please would one of you condense the details and post a suitable section > the

Re: [sword-devel] SFTP Support

2012-12-19 Thread David Haslam
A summary of SFTP module installation would be a useful addition to the wiki. Please would one of you condense the details and post a suitable section the most relevant wiki page. /Thanks/. David -- View this message in context: http://sword-dev.350566.n4.nabble.com/SFTP-Support-tp4651358p46