Comment 2 for bug 1623711

Revision history for this message
Phill (phill-ridout) wrote :

http://bazaar.launchpad.net/~openlp-core/openlp/trunk/view/head:/openlp/plugins/bibles/lib/manager.py#L181

    bible.session.close()

change it to:

    bible.session.close_all()