← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~raoul-snyman/openlp/bug-1389571 into lp:openlp

 

Review: Needs Fixing

Tried to rerun it but got

Traceback (most recent call last):
  File "/home/tim/Projects/openlp/bug-1389571/openlp/core/ui/firsttimeform.py", line 148, in nextId
    self._build_theme_screenshots()
  File "/home/tim/Projects/openlp/bug-1389571/openlp/core/ui/firsttimeform.py", line 417, in _build_theme_screenshots
    item.setIcon(build_icon(os.path.join(gettempdir(), 'openlp', screenshot)))
AttributeError: 'NoneType' object has no attribute 'setIcon'
-- 
https://code.launchpad.net/~raoul-snyman/openlp/bug-1389571/+merge/244653
Your team OpenLP Core is subscribed to branch lp:openlp.


References