Thanks, Troy! That resolved the issue for me. The "hanging" is not
happening any longer now.
The reason why I'm calling deleteModule is that the
construction/initialization of SWMgr is taking some time (especially on
less powerful CPUs).
By calling deleteModule I can keep using the same instan
I think Tobias is having trouble with SWMgr::deleteModule and not the
uninstalling part. I don't think most of us actually call deleteModule
on SWMgr. I usually just delete the SWMgr and make a new SWMgr after
the user is done installing or uninstalling modules.
That is new code and I see th
FYI, I have no trouble uninstalling or re-installing modules in my
newly-built RC2, not seeing the problem Tobias reports.
___
sword-devel mailing list: sword-devel@crosswire.org
http://crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscrib
I'v just isolated the calls in a test program and got this back trace
after it hung. Does that help?
#0 0x7fc2c851a237 in
std::_Rb_tree_increment(std::_Rb_tree_node_base*) () from
/usr/lib/x86_64-linux-gnu/libstdc++.so.6
#1 0x55c02f096465 in std::_Rb_tree_iteratorconst, sword::SWModu
Bummer. It shouldn't hang. Does the user running the action have
sufficient privileges to uninstall the module? To repeat, it shouldn't
hang, regardless of your answer. I'll have a look.
In a bit of a panic because I just pushed Bishop 1.6.1 out built against
SWORD 1.9.0RC2, I just tried
Hi Troy,
Thanks for your work on this new release of SWORD!
I just gave it a try with Ezra Project and based on an automated
end-to-end acceptance test I noticed that removal of a module did not
work anymore (tested with the KJV). The test ran into a timeout. The
SWORD revision that I was dep
On 9/17/20 2:25 PM, Troy A. Griffitts wrote:
> Please let me know if you have positive or negative results. I would
> like to hear things are working in our mainstream frontends before
> pushing this out; it would give me happy thoughts.
Xiphos 4.2.1 builds fine against it. I don't know if I sho
RC2 is available. Small changes to accommodate a few lint warnings and
updated java-jni bindings. Added Vietnamese [Pref Abbrevs] section
(thanks Daniel Owens!)
https://crosswire.org/sword/ALPHAcckswwlkrfre22034820285912/sword-1.9.0RC2.tar.gz
Please let me know if you have positive or negati