Public bug reported:

O/S: Windows 7
Version: trunk 2.1r2434

File -> Export -> Settings.
Choose location and Enter a file name.
Gives crash dialog:
Traceback (most recent call last):
  File 
"C:\Users\Jonathan\Documents\projects\openlp\trunk\openlp\core\ui\mainwindow.py",
 line 981, in on_settings_export_item_clicked
    key_value = settings.value(section_key)
  File 
"C:\Users\Jonathan\Documents\projects\openlp\trunk\openlp\core\common\settings.py",
 line 437, in value
    default_value = Settings.__default_settings__[key]
KeyError: 'custom/custom/display footer'

** Affects: openlp
     Importance: Undecided
         Status: New

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

Title:
  Crash when exporting settings

Status in OpenLP - Worship Presentation Software:
  New

Bug description:
  O/S: Windows 7
  Version: trunk 2.1r2434

  File -> Export -> Settings.
  Choose location and Enter a file name.
  Gives crash dialog:
  Traceback (most recent call last):
    File 
"C:\Users\Jonathan\Documents\projects\openlp\trunk\openlp\core\ui\mainwindow.py",
 line 981, in on_settings_export_item_clicked
      key_value = settings.value(section_key)
    File 
"C:\Users\Jonathan\Documents\projects\openlp\trunk\openlp\core\common\settings.py",
 line 437, in value
      default_value = Settings.__default_settings__[key]
  KeyError: 'custom/custom/display footer'

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

_______________________________________________
Mailing list: https://launchpad.net/~openlp-core
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openlp-core
More help   : https://help.launchpad.net/ListHelp

Reply via email to