-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mouse does not work and clicking inspect give error message #15
Comments
You have a webOS 2.0 TV. I'm trying recently to get it working in this issue About inspector, this is a webOS CLI error (node.js). Some thread suggest to check if you have "C:\Windows\System32" missing in your system environement PATH variable.
You can try directly with CLI. https://webostv.developer.lge.com/develop/tools/cli-dev-guide#ares-inspect
Ex: ares-inspect --device TVNAME --app com.cathwyler.magicremoteservice.hdmi1 One last other possibility is that you don't have defaut web browser configured. If you are able to get inspector working the console log from this build would help me a lot MagicRemoteService_1.2.2.7_AppVisibleLog.zip |
Duplicate of #11 |
Thanks for your help. I anticipated and already fixed the bug i see in this screenshot in 1.2.2.8 version. This is another build with new log to help me to undertsand. There is a possibility that the 1.2.2.8 version worked but you met a whole other problem (config, firwall, etc...) |
And with this one ? You will probably need to redo your bind i'm working on an other issue in same time. |
"redo you bind"?? |
Just saw another problem if you configured some bind in the remote tab you will need to reconfigure them. |
One last try for me this evening. Be sure to delete the old executable file before running the new one. And each time you need to install again on the TV.. |
Thanks again.Can you send me beginning logs ? And only with moving mouse ? It seems that there is another new probleme with this webOS sdk version. The app think the HDMI is unplugged AND running in background. I need to confirm if the input API is working on your webOS version.
In the other thread issue this API was working and the app was only thinking she is in background.
|
mouse does not work and clicking inspect give error message: ares-inspect ERR! uncaughtException Error: spawn cmd ENOENT
TV is: LG webOS TV UF770V
S/W version 04.06.25
using MagicRemoteService_1.2.2.8
TV in developer mode and install app works
The text was updated successfully, but these errors were encountered: