openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #14473
Re: [Merge] lp:~phill-ridout/openlp/overwrite into lp:openlp
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.
References