openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #26737
[Bug 1451237] [NEW] Remote view: sending image or video live from search results causes traceback
Public bug reported:
Seen in 2.1.4 on windows and linux:
In the remote view, search for an image or video, click the button to send it live. A traceback window appears on the OpenLP machine:
Traceback (most recent call last):
File "D:\OpenLP_Development\OpenLP_Code\2.1\openlp\core\lib\mediamanageritem.py", line 511, in go_live_remote
File "D:\OpenLP_Development\OpenLP_Code\2.1\openlp\core\lib\mediamanageritem.py", line 524, in go_live
File "D:\OpenLP_Development\OpenLP_Code\2.1\openlp\core\lib\mediamanageritem.py", line 620, in build_service_item
File "D:\OpenLP_Development\OpenLP_Code\2.1\openlp\plugins\images\lib\mediaitem.py", line 550, in generate_slide_data
TypeError: QListWidgetItem.data(int): too many arguments
** Affects: openlp
Importance: Medium
Status: Confirmed
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1451237
Title:
Remote view: sending image or video live from search results causes
traceback
Status in OpenLP - Worship Presentation Software:
Confirmed
Bug description:
Seen in 2.1.4 on windows and linux:
In the remote view, search for an image or video, click the button to send it live. A traceback window appears on the OpenLP machine:
Traceback (most recent call last):
File "D:\OpenLP_Development\OpenLP_Code\2.1\openlp\core\lib\mediamanageritem.py", line 511, in go_live_remote
File "D:\OpenLP_Development\OpenLP_Code\2.1\openlp\core\lib\mediamanageritem.py", line 524, in go_live
File "D:\OpenLP_Development\OpenLP_Code\2.1\openlp\core\lib\mediamanageritem.py", line 620, in build_service_item
File "D:\OpenLP_Development\OpenLP_Code\2.1\openlp\plugins\images\lib\mediaitem.py", line 550, in generate_slide_data
TypeError: QListWidgetItem.data(int): too many arguments
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1451237/+subscriptions
Follow ups
References