Languages

Menu
Sites
Language
Error `Running the application...` (Return Code:1013)Failed to launch the widget

When a project run as Tizen web application get an error:

'Running the application... > Fail
Error occurred at the below step.
 `Running the application...`
 (Return Code:1013)Failed to launch the widget'

Any suggestions to solve this?

Thanks

Alex Vaz De Moraes

 

 

Responses

16 Replies
AVSukhov

Hello,

There is not enough information to analyze the problem. 

A similar error occurs with all web projects, or only with a specific project?

Alex Vaz

Hi,

All samples Web Project the same problem occurs, native projects work.

The application icon appears in the emulator and followed the error happens, when the icon is pressed nothing happens.

Alex Vaz

Hello,

I solved this adding in the emulator the option for the GPU mode "on".

Thanks

Alex Vaz de Moraes

Raj Wardhan

Hi Alex,

I have the same error, however my GPU is already ON.

Do I need to do something else?

 

Thanks

Hitesh Arora

Hello,

 

When i am running the project following error is comming:-

Running the application... > Fail
Error occurred at the below step.
 `Running the application...`
 (Return Code:1013)Failed to launch the widget

 

I spent whole day but i dint get the solution please give the appropriate solution.

 

Thanks

Hitesh Arora

Hitesh Arora

This error is coming for both wearable and mobile app.

Please give the solution.

 

Thanks

Hitesh Arora

daniel kim

Hi,

I faced similar issue before. I remember that such issue was gone by switching the workspace and import it again.

Can you try this step?

 SDK > File > Switch Workspace > Create other folder> make new project > Build

 

I wish this will help you.

Hitesh Arora

Hi daniel kim,

 

I switch the workspace and create new one and then again i create sample wearable project(calender) but still the same error is coming.

In console following error is showing:-

[Uploading RDS information to target...]
[Running the application...]
Unexpected stop progress...

and in popup:-

Running the application... > Fail
Error occurred at the below step.
 `Running the application...`
 (Return Code:1013)Failed to launch the widget

Please give me the solution.

Thanks 

Raj Wardhan

I fixed it by going to window/preferences/launch/check xwalk commands and press reset to default.

Hope this works

Hitesh Arora

hi raj,

 

in windows->preferences->there is no any launch?????

Hitesh Arora

ya i got it its under web let me try this also

Raj Wardhan

window/preferences/web/launch/check xwalk commands and press reset to default.

Hitesh Arora

Hi Raj,

still its not launching, on 61%  its getting stuck and on console following error is coming:-

 

Launching the Tizen application...
# If you want to see the detailed information,
# please set the logging level to DEBUG in Preferences and check the log file in 'C:\tizen-wearable-sdk-data\ide\logs/ide-20141106_034450.log'.

[Initializing the launch environment...]
    RDS: On
    Target information: w-1106-1
    Device Web Runtime type: WRT
    Application information: Id(d5i3Q0e3XQ.watch), Package Name(d5i3Q0e3XQ), Project Name(watch)
Unexpected stop progress...
(165.885 sec)
Unexpected stop progress...
(606.6 sec)

daniel kim

Hi,

Do you observe this problem after updating the SDK(from 2.2.1 to 2.3)?

Then I would recommend you to delete old tizen-sdk folder and workspace itself and install sdk again..

 

daniel kim

Hi,

I observed exactly same issue today.

If I turn on the GPU of emulator, this error 1013 message is gone.

And there is no option in IDE of Win 7 version. I guess that this option is existed in IDE of Ubuntu version.

          /window/preferences/launch/check xwalk

 

I wish this will help you.

 

# I faced other issue if I turn on GPU of emulator, I couldn't unlock the screen of emulator. but this temporary issue was gone when I rebooted my PC.

 

 

colin Rao

I also encounter this issue today, I am update the SDK from 2.2 to 2.3. But not reboot the PC. I've got a issue that's i cant unlock the emulator screen. When I turn the GPU off, this problem resolved, but i got the same issue(Error `Running the application...` (Return Code:1013)Failed to launch the widget).

But whan I turn the GPU on, and reboot the PC, these two issue are gone(1. cant unblock the emulator screen; 2. 1013 running issue).