openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #24926
[Bug 1390987] [NEW] Traceback when previewing item from service list
Public bug reported:
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
** Affects: openlp
Importance: Low
Status: New
** Changed in: openlp
Importance: Undecided => Low
** Changed in: openlp
Milestone: None => 2.1.2
--
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:
New
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
Follow ups
References