← Back to team overview

openlp-core team mailing list archive

[Bug 1458672] Re: Import of settings file with non-existing keys causes traceback

 

** Changed in: openlp
    Milestone: None => 2.1.5

** Changed in: openlp
       Status: In Progress => Fix Committed

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

Title:
  Import of settings file with non-existing keys causes traceback

Status in OpenLP - Worship Presentation Software:
  Fix Committed

Bug description:
  When importing from 2.0 to 2.2 this traceback happens due to some
  settings that are in 2.0 are not in 2.2.

  Traceback (most recent call last):
   File "/Users/raoul/Projects/OpenLP/OpenLP-2.1.4/openlp/core/ui/mainwindow.py", line 903, in on_settings_import_item_clicked
   File "/Users/raoul/Projects/OpenLP/OpenLP-2.1.4/openlp/core/common/settings.py", line 451, in value
   KeyError: 'media/media 0'

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


References