【问题标题】:Unable to Install Tizen web application on wearable device [Parsing Error -19]无法在可穿戴设备上安装 Tizen Web 应用程序 [解析错误 -19]
【发布时间】:2021-05-20 05:36:50
【问题描述】:

我正在尝试在我的 Tizen 4.0 (SM-R800) 上安装 Tizen Wearable 5.5 Web 应用程序。我收到以下弹出消息:

控制台显示以下消息:

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-studio-data\ide\logs/ide-20210217_135321.log'.

[Initializing the launch environment...]
    RDS: Off
    Target information: SM-R800
    Application information: Id(Ae1xjFqatt.TAUBasic), Package Name(Ae1xjFqatt), Project Name(TAUBasic)
[Transferring the package...]
    Transferred the package: wgt stream -> /home/owner/share/tmp/sdk_tools/tmp/TAUBasic.wgt
[Installing the package...]
path is /home/owner/share/tmp/sdk_tools/tmp/TAUBasic.wgt
start process (install)

error : -19

end process (fail)
processing result : Parsing error [-19] failed
spend time for pkgcmd is [1529]ms
cmd_ret:237
    An exception occurred
(Installing the package... > Fail)
An exception occurred
Unexpected stop progress...
(15.845 sec)

到目前为止,我已经采取了以下步骤:

  • 使用三星证书扩展创建证书,设备的 DUID 已添加到证书中。
  • 从设备中选择了Permit to install applications 选项,它表示无需为此设备启用此选项。
  • 确保已安装 SDK 工具。
  • 确保配置文件中没有可能导致任何问题的权限。
  • 匹配设备和机器的时区。

我注意到我也无法在 Emulator 4.0 上安装应用程序,这意味着该问题与证书无关。我已经阅读了许多此类查询的答案并应用了解决方案,但没有一个对我有用。我找不到有关在设备上安装应用程序的Parsing error [-19] 的任何信息。以前,我使用的是 Tizen Studio 3.7,当时一切正常。我在安装 Tizen Studio 4.1 后就遇到了这个问题,因此我怀疑我可能在安装 Tizen Studio 的过程中遗漏了一些东西,从而导致了这个问题。

【问题讨论】:

    标签: tizen tizen-web-app tizen-wearable-sdk tizen-emulator tizen-studio


    【解决方案1】:

    可能安装失败是因为
    您尝试将已为
    构建的 Web 应用程序 tizen Tizen 5.5 到 Tizen 4.0 设备或仿真器。

    我在相同场景下使用 Tizen studio 3.7 进行了测试
    (尝试将 Tizen 5.5 应用程序安装到 Tizen 4.0 模拟器中)
    但它失败了,同样的错误。

    【讨论】:

      猜你喜欢
      • 2017-01-03
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2019-12-27
      • 2022-11-19
      相关资源
      最近更新 更多