openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #30983
[Bug 1605009] Re: Web remote does not work with newer versions of jQuery
Here is a workaround for this issue for MacOS but the same can be done
for the PCs (I just don't have the correct path at the time).
On MacOs go to the following directory:
/Applications/OpenLP.app/Contents/MacOS/plugins/remotes/html
in there replace the file jquery.js and jquery.min.js with the jQuery
version 1.8.x (1.8.3 is what I tested it with); you can download it from
here https://code.jquery.com/jquery/.
Make sure to rename the files match those names:
jquery-1.8.3.js -> jquery.js
jquery-1.8.3.min.js -> jquery.min.js
No need to restarting the app; things should just work.
Again, the same can be done in Windows/PC I just don't have the path of
/plugins/remotes/html at the time of this posting. Hope this helps
someone.
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1605009
Title:
Web remote does not work with newer versions of jQuery
Status in OpenLP:
Confirmed
Status in OpenLP 2.4 series:
Fix Committed
Status in OpenLP trunk series:
Won't Fix
Bug description:
1) Ubuntu 16.04 (64)
2) OpenLP 2.4 - openlp 2.4-1 package
3) Activate remote plugin. Open default URL from settings (x.x.x.x:4316) Screenshot attached.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1605009/+subscriptions
References