Another issue noticed in the remote view with OpenLP 2.1.4 on Windows. I can't send an image or video live from the search results on the remote view. I think it works from the remote service manager although I don't remember for sure whether I tested that.
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
Comments
Thanks for reporting this! I can reproduce this and have create a bug report in our bug tracker where you can follow the progress: https://bugs.launchpad.net/openlp/+bug/1451237