You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
javier@javier-ASUS:~$ ./install_linux.sh
Enter tizen path (default: ~/tizen-studio):
Enter .wgt app path (default: Crunchyroll.wgt):
Enter device ip (example: 192.168.0.37): 192.168.0.7
connecting to 192.168.0.7:26101 ...
connected to 192.168.0.7:26101
There is no devices UN55AU7000KXZL target.
Total time: 00:00:00.386
Press Enter to exit./install_linux.sh: 20: read: arg count
To Reproduce
Expected behavior
To connect to the TV itself
The text was updated successfully, but these errors were encountered:
I had a similar issue. The problem was that the default for the app directory is wrong in later releases and when using the wrong .wgt you get that message.
Describe the bug
javier@javier-ASUS:~$ ./install_linux.sh
Enter tizen path (default: ~/tizen-studio):
Enter .wgt app path (default: Crunchyroll.wgt):
Enter device ip (example: 192.168.0.37): 192.168.0.7
connecting to 192.168.0.7:26101 ...
connected to 192.168.0.7:26101
There is no devices UN55AU7000KXZL target.
Total time: 00:00:00.386
Press Enter to exit./install_linux.sh: 20: read: arg count
To Reproduce
Expected behavior
To connect to the TV itself
The text was updated successfully, but these errors were encountered: