Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-24956] Windowslib: Unable to get product guid

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2017-07-26T18:03:26.000+0000
Affected Version/swindowslib 0.4.30
Fix Version/sRelease 6.2.0
ComponentsTooling, Windows
Labelsn/a
ReporterEwan Harris
AssigneeEwan Harris
Created2017-07-13T18:48:45.000+0000
Updated2017-08-22T09:22:02.000+0000

Description

Description

When filing a PR for TIMOB-24683, the unit tests were failing on Jenkins, they passed fine locally. It looked like the script that gets the app identity name to launch the app when installed to device was failing to unzip and then copy the appxmanifest file to the directory which would then cause the wptool launch call to error out due to an invalid guid.

Steps to reproduce

I am clueless as to how to reproduce this. That said to test the change didn't break anything we need to test building and launching to Windows 10 devices and emulator

Actual

Script fails to obtain the guid

Expected

Script should be able to get the guid

Comments

  1. Ewan Harris 2017-07-13

    Eurgh, there doesnt look to be a version for windowslib since 0.4.30 so marking as that..
  2. Ewan Harris 2017-07-14

    This is included in PR https://github.com/appcelerator/windowslib/pull/72
  3. Kota Iguchi 2017-07-19

    windowslib PR merged (0.5.2), should update titanium_mobile in order to resolve this ticket.
  4. Ewan Harris 2017-07-26

    Merged as part of TIMOB-24591
  5. Ewan Harris 2017-08-22

    Verified changes in 6.2.0.v20170821203442

JSON Source