Titanium JIRA Archive
Appcelerator Modules (MOD)

[MOD-2340] Windows: Recompile ti.paint for SDK 6.1.1 compatability

GitHub Issuen/a
TypeBug
PriorityNone
StatusResolved
ResolutionFixed
Resolution Date2017-06-26T16:14:31.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsPaint
Labelsn/a
ReporterShuo Liang
AssigneeEwan Harris
Created2017-06-16T01:53:30.000+0000
Updated2017-11-17T01:05:42.000+0000

Description

Reproduce

1. Run the example code here (https://github.com/appcelerator-archive/ti.paint/pull/23) in a default app. 2. Will get following error.
[ERROR] Error: Erroring running wstool (code 1)
Could not find version  of application com.propelics.blankApp in the registry. Is the application installed?

    at C:\ProgramData\Titanium\mobilesdk\win32\6.1.0.GA\node_modules\windowslib\lib\winstore.js:279:15
    at ChildProcess.<anonymous> (C:\ProgramData\Titanium\mobilesdk\win32\6.1.0.GA\node_modules\node-appc\lib\subprocess.js:60:3)
    at emitTwo (events.js:87:13)
    at ChildProcess.emit (events.js:172:7)
    at maybeClose (internal/child_process.js:829:16)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)

Note

1. Tried SDK 6.0.4.GA 6.1.0.GA and 6.2.0.v20170615115004. Get same error 2. But If using version 6.1.0.v20170323174407 (a nightly build downloaded before), it will work.

Comments

  1. Ewan Harris 2017-06-22

    PR: https://github.com/appcelerator-archive/ti.paint/pull/25 [~sliang] if the customer needs a built module, it can be found here https://www.dropbox.com/s/jmc49cvq4w7n3wn/ti.paint-windows-2.0.0.zip?dl=0
  2. Kota Iguchi 2017-11-17

    FYI just in case: Pushed new ti.paint to make it compatible with upcoming SDK 7.0.0.RC. See MOD-2372 for details.

JSON Source