SDK & IDE

Support for installing, setup and working with the Tizen SDK and IDE environment.

Cannot install Samsung Tizen TV Emulator

Forums: 
Hello! I am trying to install Samsung Tizen TV Emulator package from the package manager. Here is the log of the installation:
 
Start to install 'TV-SAMSUNG-Public-Emulator'.
The target packages to install:
  [tv-samsung-emulator-resources, tv-samsung-emulator-manager-resources, tv-samsung-public-emulator-image-x86, tv-samsung-libav, tv-samsung-emulator-kernel-x86, tv-samsung-emulator-qemu-x86, tv-samsung-emulator-qemu-common]

Show std::string contents in debugger

Forums: 

I am building my native app in C++, and use std::string instead of char* for strings.  This works fine, but when debugging the integrated debugger will not display the contents of std::string variables in the variables window.  Instead it shows {...}

At the moment I convert std::string to c_str() for debugging in selected spots in my code, but this isn't practical for stepping through all code.

Is there a way to have the integrated debugger display the contents of std::string variables?

Tizen Studio wont start on Mac (10.14.6 Mojave). Eclipse - An error has occurred.

Forums: 

I tried installation Tizen Studio, and have tried for 2.5 hours. So I've been through quite a few attempts.
When I install it, the installation-process goes flawlessly. But when I launch Tizen Studio, I get the error:

Eclipse - An error has occured. See the log file: /Users/MYUSERNAME/workspace/.metadata/.log
See it here: imgur.com/a/muq5QTY (external links are not permitted)

That log-file are miles long. Here are the first couple of lines:

Error in tau.min.js (25) :Uncaught TypeError: Cannot read property 'classList' of undefined

Forums: 

I've created a TAU basic UI application. Whenever I :

1- Press back key from my page (of class="ui-page ui-page-active")

2- From the  page (of class="ui-page ui-page-active"), go to that page again.

 

I get the following error:

 

Error in tau.min.js (25) :Uncaught TypeError: Cannot read property 'classList' of undefined

 

Cannot launch application with GDBClient - Tizen Studio Debugger Message

Forums: 

I am working on a Hybrid App (Web UI with Native Service) of API version 4.0 for my Gear S3 Frontier. After successful compilation of the App, In order to track the cause of application crash, when I launch it on emulator W-4.0-circle-x86-preview in debug mode, it gives an error message.

Error Message:

Push file to emulator

Forums: 

Hello,

 

I'm looking for a way to upload files to the TV emulator, or some way to the emulator to be able to see media files on the pc. So far i've tried:

 

1. Shared directory 

2. Device manager (which does not allow to list/push files to the emulator, it is like somehow it is not connected)