Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-15955] Tizen app failed to launch on emulator

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionWon't Fix
Resolution Date2014-01-29T18:14:57.000+0000
Affected Version/sRelease 3.2.0
Fix Version/sBacklog
ComponentsTizen
Labelsn/a
ReporterPraveen Innamuri
AssigneeIngo Muschenetz
Created2013-12-11T02:51:40.000+0000
Updated2017-03-09T18:08:10.000+0000

Description

Steps to reproduce :

Install/configure tizen-sdk

Create certificates using certificate generator and configure them in preferences.

Open Emulator through emulator manager.

Launch app on Tizen emulator and it ends up with failure :

[INFO] : Signing application in "C:\Users\Praveen Innamuri\Documents\Appcelerator_Studio_Workspace\MasterDetail/build/tizen" [INFO] : Signer commandline: "java -Dcli.home=C:\tizen-sdk/tools/ide -Dcli.name=C:\tizen-sdk/tools/ide/bin/web-signing -Dlog4j.configuration=log4j-info.xml -jar "C:\Users\Praveen Innamuri\AppData\Roaming\Titanium\mobilesdk\win32\3.2.0.v20131209163246\tizen\utils\signApp.jar" -s C:\tizen-sdk -t C:\Users\Praveen Innamuri\Documents\Appcelerator_Studio_Workspace\MasterDetail/build/tizen -a C:\tizen-sdk-data\keystore\author\tizenkey.p12 -p praveen123" [INFO] : Packaging application into wgt [INFO] : Executing: C:\tizen-sdk\tools\ide\bin\web-uninstall.bat -t 10 -i qsORNCo1lq --device=emulator-26100 [INFO] : Uninstall failed, 'qsORNCo1lq' widget is not installed. [INFO] : Executing: C:\tizen-sdk\tools\ide\bin\web-install.bat -t 10 --widget="C:\Users\Praveen Innamuri\Documents\Appcelerator_Studio_Workspace\MasterDetail\build\tizen\tizenapp.wgt" --device=emulator-26100 [INFO] : 'tizenapp.wgt' file transfer successful. 'qsORNCo1lq.MasterDetail' install failed. Refer to Help contents > Getting Started with Tizen > Overview > Privilege. [INFO] : Executing: C:\tizen-sdk\tools\ide\bin\web-run.bat -t 10 -i qsORNCo1lq.MasterDetail --device=emulator-26100 [INFO] : 'qsORNCo1lq.MasterDetail' launch failed. [INFO] : Project built successfully in 23s 253ms

Comments

  1. Praveen Innamuri 2013-12-11

    I tried running into sdb shell, and executed installer commands to debug the installation failure. The installer command then produce additional debug statements indicating the installation failure was due to privilege violation. To narrow down the issue, I extracted the Tizen packaged app contents, modified the config.xml file to remove all of the listed privileges and then I was able to install the app successfully onto the emulator.
  2. Ingo Muschenetz 2014-01-29

    We will be deferring work on Tizen for the moment.
  3. Lee Morris 2017-03-09

    Closing ticket as the issue will not fix.

JSON Source