Review: Needs Fixing

Gave it permission to overwrite a theme and got:

Traceback (most recent call last):
  File 
"C:\Users\Jonathan\Documents\projects\openlp\overwrite\openlp\core\ui\thememanager.py",
 line 431, in onImportTheme
    self.unzipTheme(file, self.path)
  File 
"C:\Users\Jonathan\Documents\projects\openlp\overwrite\openlp\core\ui\thememanager.py",
 line 599, in unzipTheme
    self.generateAndSaveImage(dir, theme_name, theme)
  File 
"C:\Users\Jonathan\Documents\projects\openlp\overwrite\openlp\core\ui\thememanager.py",
 line 708, in generateAndSaveImage
    frame = self.generateImage(theme)
  File 
"C:\Users\Jonathan\Documents\projects\openlp\overwrite\openlp\core\ui\thememanager.py",
 line 740, in generateImage
    return self.mainWindow.renderer.generate_preview(
AttributeError: 'ThemeManager' object has no attribute 'mainWindow'
-- 
https://code.launchpad.net/~phill-ridout/openlp/overwrite/+merge/96887
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