abrt version: 1.1.13 architecture: i686 cmdline: /usr/bin/python /usr/bin/openlp component: OpenLP executable: /usr/bin/openlp kernel: 2.6.33.6-147.2.4.fc13.i686.PAE package: OpenLP-1.9.2.1-1.fc13 reason: theme.py:156:__init__:AttributeError: 'Theme' object has no attribute '_set_from_xml' release: Fedora release 13 (Goddard) time: 1282246953 uid: 500 backtrace ----- theme.py:156:__init__:AttributeError: 'Theme' object has no attribute '_set_from_xml' Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/openlp/core/ui/thememanager.py", line 303, in onImportTheme self.unzipTheme(file, self.path) File "/usr/lib/python2.6/site-packages/openlp/core/ui/thememanager.py", line 433, in unzipTheme filexml = self.migrateVersion122(xml_data) File "/usr/lib/python2.6/site-packages/openlp/core/ui/thememanager.py", line 485, in migrateVersion122 theme = Theme(xml_data) File "/usr/lib/python2.6/site-packages/openlp/core/theme/theme.py", line 156, in __init__ self._set_from_xml(BLANK_STYLE_XML) AttributeError: 'Theme' object has no attribute '_set_from_xml' Local variables in innermost frame: xml: u'<?xml version="1.0" encoding="iso-8859-1"?>\r\n<Theme>\r\n <Name>harvest</Name>\r\n <BackgroundType>2</BackgroundType>\r\n <BackgroundParameter1>03harvest.jpg</BackgroundParameter1>\r\n <BackgroundParameter2/>\r\n <BackgroundParameter3/>\r\n <FontName>Franklin Gothic Demi</FontName>\r\n <FontColor>clWhite</FontColor>\r\n <FontProportion>48</FontProportion>\r\n <Shadow>1</Shadow>\r\n <ShadowColor>clBlack</ShadowColor>\r\n <Outline>1</Outline>\r\n <OutlineColor>clBlack</OutlineColor>\r\n <FontAlign>31</FontAlign>\r\n</Theme>\r\n' self: <openlp.core.theme.theme.Theme object at 0xa6f74ac>
Created an attachment (id=439761) File: backtrace
Can you provide a file this happens on and how to reproduce. Where you upgrading a theme from 1.x? Thanks
Setting needinfo flag.
OpenLP 1.9.3 has been released and will fix this bug.