Review: Needs Fixing

Traceback (most recent call last):
  File "./openlp.pyw", line 53, in <module>
    main()
  File 
"/home/tim/Projects/openlp/central-settings-place/openlp/core/__init__.py", 
line 318, in main
    sys.exit(app.run(qt_args))
  File 
"/home/tim/Projects/openlp/central-settings-place/openlp/core/__init__.py", 
line 139, in run
    self.mainWindow.show()
  File 
"/home/tim/Projects/openlp/central-settings-place/openlp/core/ui/mainwindow.py",
 line 634, in show
    self.serviceManagerContents.loadLastFile()
  File 
"/home/tim/Projects/openlp/central-settings-place/openlp/core/ui/servicemanager.py",
 line 740, in loadLastFile
    fileName = Settings().value(u'servicemanager/last file')
  File 
"/home/tim/Projects/openlp/central-settings-place/openlp/core/lib/settings.py", 
line 312, in value
    default_value = Settings.__default_settings__[key]
KeyError: u'servicemanager/last file'

-- 
https://code.launchpad.net/~googol/openlp/central-settings-place/+merge/144034
Your team OpenLP Core is subscribed to branch lp:openlp.

_______________________________________________
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