Pastebin:
Traceback (most recent call last):
File "/usr/lib/python3.5/site-packages/openlp/core/ui/projector/manager.py",
line 783, in _load_projectors
self.add_projector(projector=item, start=self.autostart)
File "/usr/lib/python3.5/site-packages/openlp/core/ui/projector/manager.py",
line 723, in add_projector
item.link.projectorNetwork.connect(self.update_status)
TypeError: decorated slot has no signature compatible with
PJLink1.projectorNetwork[int]
=========================================
ken@kens-house:~/projects/python/openlp/2.4$ grep -R projectorNetwork
openlp/core/lib/projector/pjlink1.py: projectorNetwork = pyqtSignal(int) #
Projector network activity
openlp/core/lib/projector/pjlink1.py:
self.projectorNetwork.emit(S_NETWORK_RECEIVED)
openlp/core/lib/projector/pjlink1.py:
self.projectorNetwork.emit(S_NETWORK_SENDING)
openlp/core/lib/projector/pjlink1.py:
self.projectorNetwork.emit(S_NETWORK_SENDING)
openlp/core/ui/projector/manager.py:
projector.link.projectorNetwork.disconnect(self.update_status)
openlp/core/ui/projector/manager.py:
item.link.projectorNetwork.connect(self.update_status)
** Changed in: openlp
Assignee: (unassigned) => Ken Roberts (alisonken1)
** Changed in: openlp
Importance: Undecided => High
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1588369
Title:
Projector Won't Connect in OpenLP
Status in OpenLP:
New
Bug description:
Pastebin link: http://pastebin.com/FZ8EkVUd
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1588369/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~openlp-core
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openlp-core
More help : https://help.launchpad.net/ListHelp