openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #26093
[Bug 1421136] Re: Traceback when importing CSV bibles
** Branch linked: lp:~tomasgroth/openlp/bugfixes14
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1421136
Title:
Traceback when importing CSV bibles
Status in OpenLP - Worship Presentation Software:
In Progress
Bug description:
On windows using 2.1.2 (beta 2) importing CSV files given here: http://forums.openlp.org/discussion/comment/7427/#Comment_7427
This traceback occurs:
Traceback (most recent call last):
File "D:\OpenLP_Development\OpenLP_Code\2.1\openlp\core\ui\wizard.py", line 216, in on_current_id_changed
File "D:\OpenLP_Development\OpenLP_Code\2.1\openlp\plugins\bibles\forms\bibleimportform.py", line 576, in perform_wizard
File "D:\OpenLP_Development\OpenLP_Code\2.1\openlp\plugins\bibles\lib\manager.py", line 166, in import_bible
File "D:\OpenLP_Development\OpenLP_Code\2.1\openlp\plugins\bibles\lib\csvbible.py", line 76, in __init__
KeyError: 'books_file'
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1421136/+subscriptions
References