← Back to team overview

openlp-core team mailing list archive

[Bug 1390987] Re: Traceback when previewing item from service list

 

** Changed in: openlp
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1390987

Title:
  Traceback when previewing item from service list

Status in OpenLP - Worship Presentation Software:
  Fix Released

Bug description:
  Bit of a strange one here. It only seems to happen when running
  running with "-l debug -e". Add an item to the service list then right
  click it and click preview. I get the following traceback.

  Traceback (most recent call last):
    File "/home/phill/Projects/openlp/trunk/openlp/core/common/openlpmixin.py", line 65, in wrapped
      raise e
    File "/home/phill/Projects/openlp/trunk/openlp/core/common/openlpmixin.py", line 61, in wrapped
      return func(*args, **kwargs)
  TypeError: make_preview() takes 1 positional argument but 2 were given

To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1390987/+subscriptions


References