Re: [sword-devel] failing to install LXX with installmgr

2023-01-29 Thread Jaak Ristioja
Hi, Hopefully adding something like the following to your ~/.sword/sword.conf might help: [General] TimeoutMillis=1000 Besides myself also having experienced this issue, we've had at least two BibleTime users report the same issue. So if you're interested in more details, please see

Re: [sword-devel] failing to install LXX with installmgr

2023-01-29 Thread domcox
Hi Pierre, Look at your default configuration file: ~/.sword/InstallMgr/InstallMgr.conf; Search for: TimeoutMillis=1. You can up this number to prevent the download from timing out, -- Dom "Troy A. Griffitts" writes: Hi Pierre, Yes, you are probably running into a bug we had in lib

Re: [sword-devel] failing to install LXX with installmgr

2023-01-29 Thread pierre amadio
Works with the following in ~/.sword/InstallMgr/InstallMgr.conf TimeoutMillis=6 Thanks ! On Sun, 29 Jan 2023 at 22:18, Troy A. Griffitts wrote: > > Hi Pierre, > > Yes, you are probably running into a bug we had in libsword a while ago which > defaults the download timeout to 10 seconds. I

Re: [sword-devel] failing to install LXX with installmgr

2023-01-29 Thread Troy A. Griffitts
Hi Pierre, Yes, you are probably running into a bug we had in libsword a while ago which defaults the download timeout to 10 seconds. I am not at my computer now so can't give the details but the setting is under your ~/.sword/InstallMgr/InstallMgr.conf or something similar. The timeout setting

Re: [sword-devel] failing to install LXX with installmgr

2023-01-29 Thread pierre amadio
I do not manage the download in c++, i only have the installmgr tool. Is there a way to set this option with the command line ? On Sun, 29 Jan 2023 at 21:54, Hermes Huguet wrote: > > Try > installmgr->setTimeoutMillis(6); > ___ > sword-devel mailing

Re: [sword-devel] failing to install LXX with installmgr

2023-01-29 Thread Hermes Huguet
Try installmgr->setTimeoutMillis(6); ___ sword-devel mailing list: sword-devel@crosswire.org http://crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page

[sword-devel] failing to install LXX with installmgr

2023-01-29 Thread pierre amadio
Hi there. My laptop died, so I installed an another one, running debian bullseye with packaged libsword. I fail to install the LXX module with installmgr as a regular user. But I can install other modules all right. Some details: pierre@x260:~$ env |grep SWORD SWORD_PATH=/home/pierre/localsword

Re: [sword-devel] SWORD Module Search / Also searching footnote content?

2023-01-29 Thread Tobias Klein
Hi Troy, I tried this now, but it is not working as intended. In case of my example it is related to Headings. These are my steps: 1) I am using a SWMgr for search where Headings are turned off: mgr->setGlobalOption("Headings", "Off"); 2) I am searching the NASB with a Multi Word Search (SW