<div dir="ltr"><div class="gmail_default" style="font-family:garamond,serif;font-size:large">Is Pocketsword still able to download from alternate locations? That is, can you download from xiphos or ebible? <br><br></div><div class="gmail_default" style="font-family:garamond,serif;font-size:large">It seems like there should be some is/is not that provides at least a work-around in a comparative analysis of what is still working. Possibly even symbolically linking back to crosswire from another repo. </div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Mar 11, 2019 at 3:07 PM Troy A. Griffitts <<a href="mailto:scribe@crosswire.org">scribe@crosswire.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div bgcolor="#FFFFFF">
<p>Thanks for the feedback. When I get time, I'll try to expand the
test application to not simply perform a directory listing, but to
actually try to install a module via the CURLHTTPTransport driver.<br>
</p>
<div class="gmail-m_-883022539063770562moz-cite-prefix">On 3/11/19 11:38 AM, Johan Marais
wrote:<br>
</div>
<blockquote type="cite">
Troy,
<div><br>
</div>
<div>I tried downloading 2 English bibles from CrossWire into
PocketSword, but still the same, it took about 1 second to
download and install, but nothing was installed.</div>
<div><br>
</div>
<div>Best regards,<br>
<br>
<div id="gmail-m_-883022539063770562AppleMailSignature" dir="ltr">Johan Marais</div>
<div dir="ltr"><br>
On 11 Mar 2019, at 20:17, Troy A. Griffitts <<a href="mailto:scribe@crosswire.org" target="_blank">scribe@crosswire.org</a>>
wrote:<br>
<br>
</div>
<blockquote type="cite">
<div dir="ltr">
<p>I have checked the configuration of both servers and made
the IndexOptions align exactly. I didn't notice much of a
change, but could someone please check if they can install
modules from CrossWire now?</p>
<p>I have also added a new test program which is not
included in the build of standard test programs, but is
available if anyone would like to look more deeply into
the issue</p>
<p><a class="gmail-m_-883022539063770562moz-txt-link-freetext" href="http://crosswire.org/svn/sword/trunk/tests/httptest.cpp" target="_blank">http://crosswire.org/svn/sword/trunk/tests/httptest.cpp</a></p>
<p>For the record, I created the test program after aligning
the IndexOptions on the server didn't appear to me to make
much difference (e.g., the date format was still the
same), with the intent to debug the problem, but both URLs
in the test program parsed directory listings just
fine... So... Either, something in the IndexOptions did
indeed make a minor adjustment to the output which fixed
the problem, or else the problem is something entirely
different.</p>
<p>Jaak,</p>
<p>Yeah, of course we could create a generated index.html
file for each folder and this would assure we could read
the contents, but a goal is to keep deployment of these
repositories easy for module publishers and http directory
listings is only used by PocketSword. Thanks for the
suggestion.</p>
<p>Troy</p>
<p><br>
</p>
<div class="gmail-m_-883022539063770562moz-cite-prefix">On 3/8/19 12:08 AM, David
Haslam wrote:<br>
</div>
<blockquote type="cite">
<div>Thanks Troy,</div>
<div><br>
</div>
<div>Who’d have thought that a date format would be so
critical ?</div>
<div>It’s often the little things that catch us. </div>
<div><br>
</div>
<div>Nic Carter has replied off list. </div>
<div>He’s the pumpkin holder for PS. <br>
</div>
<div><br>
</div>
<div>Aside: Does any other SWORD front-end use the same
parsing code?</div>
<div><br>
</div>
<div>When the new Apache server was configured, did we
have a choice about the date format?</div>
<div><br>
</div>
<div>Can a server setting be changed?</div>
<div>Would that in effect mend the PS module installer?</div>
<div>Without requiring any immediate work on PS. </div>
<div>(And without breaking anything else....)</div>
<div><br>
</div>
<div>Finally, PS needs serious work to successfully
recompile against iOS 12.1.x </div>
<div>It’s a long time since the last PS release!</div>
<div><br>
</div>
<div>Best regards,</div>
<div><br>
</div>
<div>David</div>
<div><br>
</div>
<div id="gmail-m_-883022539063770562protonmail_mobile_signature_block">Sent from
ProtonMail Mobile</div>
<div><br>
</div>
<div><br>
</div>
On Fri, Mar 8, 2019 at 01:20, Troy A. Griffitts <<a href="mailto:scribe@crosswire.org" target="_blank">scribe@crosswire.org</a>>
wrote:
<blockquote class="gmail-m_-883022539063770562protonmail_quote" type="cite">
<p>So, here's my guess. Nic uses HTTP instead of FTP to
read our distro and does some magic to parse Apache
httpd directory listings. Here's our old server and
here's our new (as DM sent previously). There are
some slight differences (notice the date format, at
lease).</p>
<p>old: <a class="gmail-m_-883022539063770562moz-txt-link-freetext" href="https://guest.crosswire.org/ftpmirror/pub/sword/raw" target="_blank">https://guest.crosswire.org/ftpmirror/pub/sword/raw</a><br>
new: <a class="gmail-m_-883022539063770562moz-txt-link-freetext" href="https://ftp.crosswire.org/ftpmirror/pub/sword/raw" target="_blank">https://ftp.crosswire.org/ftpmirror/pub/sword/raw</a></p>
<p>The parsing code is here:</p>
<p><a class="gmail-m_-883022539063770562moz-txt-link-freetext" href="http://crosswire.org/svn/sword/trunk/src/mgr/curlhttpt.cpp" target="_blank">http://crosswire.org/svn/sword/trunk/src/mgr/curlhttpt.cpp</a></p>
<p>Who owns PocketSword these days?</p>
<p>Troy<br>
</p>
<p><br>
</p>
<div class="gmail-m_-883022539063770562moz-cite-prefix">On 3/7/19 1:18 PM, DM Smith
wrote:<br>
</div>
<blockquote type="cite"> The URL that PocketSword uses <a href="https://ftp.crosswire.org/ftpmirror/pub/sword/raw" target="_blank">https://ftp.crosswire.org/ftpmirror/pub/sword/raw</a> has
no problems.
<div><br>
</div>
<div>DM <br>
<div><br>
<blockquote type="cite">
<div>On Mar 6, 2019, at 1:34 PM, David
Haslam <<a href="mailto:dfhdfh@protonmail.com" target="_blank">dfhdfh@protonmail.com</a>>
wrote:</div>
<br class="gmail-m_-883022539063770562Apple-interchange-newline">
<div>
<div>Did DM find out anything?</div>
<div><br>
</div>
<div>David</div>
<div><br>
</div>
<div id="gmail-m_-883022539063770562protonmail_mobile_signature_block">Sent from ProtonMail Mobile</div>
<div><br>
</div>
<div><br>
</div>
On Fri, Mar 1, 2019 at 13:43, DM Smith <<a href="mailto:dmsmith@crosswire.org" target="_blank">dmsmith@crosswire.org</a>>
wrote:
<blockquote class="gmail-m_-883022539063770562protonmail_quote" type="cite"> I’ll look at the server this
weekend to see if I can see a problem
there.
<div><br>
</div>
<div>It’s not the certificate. <br>
<br>
<div dir="ltr">— DM Smith
<div>From my phone. Brief.
Weird autocorrections. </div>
</div>
<div dir="ltr"><br>
On Mar 1, 2019, at 6:35 AM, David Haslam
<<a href="mailto:dfhdfh@protonmail.com" target="_blank">dfhdfh@protonmail.com</a>>
wrote:<br>
<br>
</div>
<blockquote type="cite">
<div dir="ltr">
<div>Not just one device. </div>
<div><br>
</div>
<div>My wife & I each
have an iPad Mini as well as an
iPhone. </div>
<div><br>
</div>
<div>David</div>
<div><br>
</div>
<div id="gmail-m_-883022539063770562protonmail_mobile_signature_block">Sent from ProtonMail Mobile</div>
<div><br>
</div>
<div><br>
</div>
On Fri, Mar 1, 2019 at 11:10, Tuomas
Airaksinen <<a href="mailto:tuomas.airaksinen@gmail.com" target="_blank">tuomas.airaksinen@gmail.com</a>>
wrote:
<blockquote class="gmail-m_-883022539063770562protonmail_quote" type="cite">
<div dir="ltr">Is this
reproducible with other devices
with PocketSword? Or only on this
one device?
<div><br>
</div>
<div>Best regards, </div>
<div>Tuomas</div>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">pe
1. maalisk. 2019 klo 13.08 David
Haslam (<a href="mailto:dfhdfh@protonmail.com" target="_blank">dfhdfh@protonmail.com</a>)
kirjoitti:<br>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div>The symptom is
that the download process
indicator shows no progress
and then suddenly shows Done.
Weird!</div>
<div><br>
</div>
<div>How do we find
root cause?</div>
<div><br>
</div>
<div>David</div>
<div><br>
</div>
<div id="gmail-m_-883022539063770562gmail-m_-8111516716036688500protonmail_mobile_signature_block">Sent from ProtonMail
Mobile</div>
<div><br>
</div>
<div><br>
</div>
On Thu, Feb 28, 2019 at 13:40,
David Haslam <<a href="mailto:dfhdfh@protonmail.com" target="_blank">dfhdfh@protonmail.com</a>>
wrote:
<blockquote class="gmail-m_-883022539063770562gmail-m_-8111516716036688500protonmail_quote" type="cite">
<div>Me too with
Xiphos on Windows 7.</div>
<div><br>
</div>
<div>So why all of a
sudden has it stopped
working for PocketSword?</div>
<div><br>
</div>
<div>David</div>
<div><br>
</div>
<div id="gmail-m_-883022539063770562gmail-m_-8111516716036688500protonmail_mobile_signature_block">Sent from
ProtonMail Mobile</div>
<div><br>
</div>
<div><br>
</div>
On Thu, Feb 28, 2019 at 10:23,
Daniel Glassey <<a href="mailto:dglassey@gmail.com" target="_blank">dglassey@gmail.com</a>>
wrote:
<blockquote class="gmail-m_-883022539063770562gmail-m_-8111516716036688500protonmail_quote" type="cite"> I just tried
xiphos and it installed one
OK.<br>
<br>
Regards,<br>
Daniel<br>
<br>
On Thu, Feb 28, 2019 at 9:59
AM David Haslam <<a href="mailto:dfhdfh@protonmail.com" target="_blank">dfhdfh@protonmail.com</a>>
wrote:<br>
><br>
> That may simply reflect
the different protocols used
by JSword vs SWORD for
module install.<br>
><br>
> Yet to try with Xiphos.<br>
><br>
> David<br>
><br>
> Sent from ProtonMail
Mobile<br>
><br>
><br>
> On Thu, Feb 28, 2019 at
09:14, Tuomas Airaksinen
<<a href="mailto:tuomas.airaksinen@gmail.com" target="_blank">tuomas.airaksinen@gmail.com</a>>
wrote:<br>
><br>
> Just checked that with
And Bible I can install
modules from crosswire.<br>
><br>
> Best regards,<br>
> Tuomas<br>
><br>
> to 28. helmik. 2019 klo
10.29 David Haslam (<a href="mailto:dfhdfh@protonmail.com" target="_blank">dfhdfh@protonmail.com</a>)
kirjoitti:<br>
>><br>
>> From yesterday or
before, I cannot install any
module from our repos into
PocketSword.<br>
>><br>
>> Is there an outage
or is it a certificate
expired?<br>
>><br>
>> I can still install
modules from <a href="http://ebible.org/" target="_blank">eBible.org</a>
and Xiphos, so it’s not due
to anything in the latest
iOS 12.1.4 release.<br>
>><br>
>> David<br>
>><br>
>> Sent from
ProtonMail Mobile<br>
>>
_______________________________________________<br>
>> sword-devel mailing
list: <a href="mailto:sword-devel@crosswire.org" target="_blank">sword-devel@crosswire.org</a><br>
>> <a href="http://www.crosswire.org/mailman/listinfo/sword-devel" target="_blank">http://www.crosswire.org/mailman/listinfo/sword-devel</a><br>
>> Instructions to
unsubscribe/change your
settings at above page<br>
><br>
><br>
><br>
> --<br>
> T: Tuomas<br>
><br>
><br>
><br>
>
_______________________________________________<br>
> sword-devel mailing
list: <a href="mailto:sword-devel@crosswire.org" target="_blank">sword-devel@crosswire.org</a><br>
> <a href="http://www.crosswire.org/mailman/listinfo/sword-devel" target="_blank">http://www.crosswire.org/mailman/listinfo/sword-devel</a><br>
> Instructions to
unsubscribe/change your
settings at above page<br>
</blockquote>
<div><br>
</div>
<div><br>
</div>
</blockquote>
<div><br>
</div>
<div><br>
</div>
_______________________________________________<br>
sword-devel mailing list: <a href="mailto:sword-devel@crosswire.org" target="_blank">sword-devel@crosswire.org</a><br>
<a href="http://www.crosswire.org/mailman/listinfo/sword-devel" rel="noreferrer" target="_blank">http://www.crosswire.org/mailman/listinfo/sword-devel</a><br>
Instructions to
unsubscribe/change your settings
at above page</blockquote>
</div>
<br clear="all">
<div><br>
</div>
-- <br>
<div dir="ltr" class="gmail-m_-883022539063770562gmail_signature">T: Tuomas</div>
</blockquote>
<div><br>
</div>
<div><br>
</div>
</div>
</blockquote>
<blockquote type="cite">
<div dir="ltr"><span>_______________________________________________</span><br>
<span>sword-devel mailing
list: <a href="mailto:sword-devel@crosswire.org" target="_blank">sword-devel@crosswire.org</a></span><br>
<span><a href="http://www.crosswire.org/mailman/listinfo/sword-devel" target="_blank">http://www.crosswire.org/mailman/listinfo/sword-devel</a></span><br>
<span>Instructions to
unsubscribe/change your settings at
above page</span></div>
</blockquote>
</div>
</blockquote>
<div><br>
</div>
<div><br>
</div>
_______________________________________________<br>
sword-devel mailing list: <a href="mailto:sword-devel@crosswire.org" target="_blank">sword-devel@crosswire.org</a><br>
<a href="http://www.crosswire.org/mailman/listinfo/sword-devel" target="_blank">http://www.crosswire.org/mailman/listinfo/sword-devel</a><br>
Instructions to unsubscribe/change your
settings at above page</div>
</blockquote>
</div>
<br>
</div>
<br>
<fieldset class="gmail-m_-883022539063770562mimeAttachmentHeader"></fieldset>
<pre class="gmail-m_-883022539063770562moz-quote-pre">_______________________________________________
sword-devel mailing list: <a class="gmail-m_-883022539063770562moz-txt-link-abbreviated" href="mailto:sword-devel@crosswire.org" target="_blank">sword-devel@crosswire.org</a>
<a class="gmail-m_-883022539063770562moz-txt-link-freetext" href="http://www.crosswire.org/mailman/listinfo/sword-devel" target="_blank">http://www.crosswire.org/mailman/listinfo/sword-devel</a>
Instructions to unsubscribe/change your settings at above page</pre>
</blockquote>
</blockquote>
<div><br>
</div>
<div><br>
</div>
<br>
<fieldset class="gmail-m_-883022539063770562mimeAttachmentHeader"></fieldset>
<pre class="gmail-m_-883022539063770562moz-quote-pre">_______________________________________________
sword-devel mailing list: <a class="gmail-m_-883022539063770562moz-txt-link-abbreviated" href="mailto:sword-devel@crosswire.org" target="_blank">sword-devel@crosswire.org</a>
<a class="gmail-m_-883022539063770562moz-txt-link-freetext" href="http://www.crosswire.org/mailman/listinfo/sword-devel" target="_blank">http://www.crosswire.org/mailman/listinfo/sword-devel</a>
Instructions to unsubscribe/change your settings at above page</pre>
</blockquote>
</div>
</blockquote>
<blockquote type="cite">
<div dir="ltr"><span>_______________________________________________</span><br>
<span>sword-devel mailing list: <a href="mailto:sword-devel@crosswire.org" target="_blank">sword-devel@crosswire.org</a></span><br>
<span><a href="http://www.crosswire.org/mailman/listinfo/sword-devel" target="_blank">http://www.crosswire.org/mailman/listinfo/sword-devel</a></span><br>
<span>Instructions to unsubscribe/change your settings at
above page</span></div>
</blockquote>
</div>
<br>
<fieldset class="gmail-m_-883022539063770562mimeAttachmentHeader"></fieldset>
<pre class="gmail-m_-883022539063770562moz-quote-pre">_______________________________________________
sword-devel mailing list: <a class="gmail-m_-883022539063770562moz-txt-link-abbreviated" href="mailto:sword-devel@crosswire.org" target="_blank">sword-devel@crosswire.org</a>
<a class="gmail-m_-883022539063770562moz-txt-link-freetext" href="http://www.crosswire.org/mailman/listinfo/sword-devel" target="_blank">http://www.crosswire.org/mailman/listinfo/sword-devel</a>
Instructions to unsubscribe/change your settings at above page</pre>
</blockquote>
</div>
_______________________________________________<br>
sword-devel mailing list: <a href="mailto:sword-devel@crosswire.org" target="_blank">sword-devel@crosswire.org</a><br>
<a href="http://www.crosswire.org/mailman/listinfo/sword-devel" rel="noreferrer" target="_blank">http://www.crosswire.org/mailman/listinfo/sword-devel</a><br>
Instructions to unsubscribe/change your settings at above page</blockquote></div>