← Back to team overview

openlp-core team mailing list archive

[Bug 1632567] [NEW] OpenLP importer AttributeError: 'OldSong' object has no attribute 'book'

 

Public bug reported:

Importing .sqlite db into 2.4.3 portable.
Win 10


Traceback (most recent call last):
  File "openlp\core\ui\wizard.py", line 216, in on_current_id_changed
  File "openlp\plugins\songs\forms\songimportform.py", line 351, in perform_wizard
  File "openlp\plugins\songs\lib\importers\openlp.py", line 224, in do_import
AttributeError: 'OldSong' object has no attribute 'book'

** Affects: openlp
     Importance: Undecided
         Status: New

** Attachment added: "songs.sqlite"
   https://bugs.launchpad.net/bugs/1632567/+attachment/4759738/+files/songs.sqlite

-- 
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1632567

Title:
  OpenLP importer AttributeError: 'OldSong' object has no attribute
  'book'

Status in OpenLP:
  New

Bug description:
  Importing .sqlite db into 2.4.3 portable.
  Win 10

  
  Traceback (most recent call last):
    File "openlp\core\ui\wizard.py", line 216, in on_current_id_changed
    File "openlp\plugins\songs\forms\songimportform.py", line 351, in perform_wizard
    File "openlp\plugins\songs\lib\importers\openlp.py", line 224, in do_import
  AttributeError: 'OldSong' object has no attribute 'book'

To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1632567/+subscriptions


Follow ups