openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #29371
Re: [Merge] lp:~tomasgroth/openlp/pysword-import into lp:openlp
Review: Needs Fixing
I tried to do an import from a SWORD Bible I already have, and I got this error as the import itself started.
Traceback (most recent call last):
File "/home/raoul/Projects/OpenLP/OpenLP/pysword-import/openlp/core/ui/wizard.py", line 217, in on_current_id_changed
self.perform_wizard()
File "/home/raoul/Projects/OpenLP/OpenLP/pysword-import/openlp/plugins/bibles/forms/bibleimportform.py", line 805, in perform_wizard
if importer.do_import(license_version):
TypeError: do_import() takes 1 positional argument but 2 were given
--
https://code.launchpad.net/~tomasgroth/openlp/pysword-import/+merge/292438
Your team OpenLP Core is subscribed to branch lp:openlp.
References