Hi there,
I 'm running Tizen IDE 6 on mac OS Ventura. ( X86 ). When i try to launch a Samsung TV Tizen 8 emulator, i get this error using both UI or CLI command:
./em-cli launch --name t-1128-1
Launch command : “/Users/xxxx/tizen-studio/platforms/tizen-8.0/tv-samsung/emulator/bin/emulator.sh” --conf “/Users/xxxx/tizen-studio-data/emulator/vms/t-1128-1/vm_launch.conf” -j “/Users/xxxx/tizen-studio/jdk/Contents/Home/bin/java” --network_proxy “http_proxy= https_proxy= ftp_proxy= socks_proxy=”
Error: Failed to start this VM.
Cannot run program “/Users/xxxx/tizen-studio/platforms/tizen-8.0/tv-samsung/emulator/bin/emulator.sh” (in directory “/Users/xxxx/tizen-studio/platforms/tizen-8.0/tv-samsung/emulator/bin”): error=2, No such file or directory
I can confirm that i did’nt get any errors wile installing the IDE and all the packages ( Thanks to this blog post : Installing Tizen Studio on the Latest macOS and Avoiding Notarization | Samsung Developer )
And the file emulator.sh is not in the directory .
Same issue with the UI part:
Any clue regarding how to get this file installed properly ?
Best regards,