You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/02/08 07:21:00 UTC

[jira] [Commented] (CB-12784) [Windows 10 Creators Update] "8.1-win" app crashes on start

    [ https://issues.apache.org/jira/browse/CB-12784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16356584#comment-16356584 ] 

ASF subversion and git services commented on CB-12784:
------------------------------------------------------

Commit cb1ee8e0751dd4bd09abc13c94716a39e8a4b4e1 in cordova-windows's branch refs/heads/5.0.x from [~alsorokin]
[ https://gitbox.apache.org/repos/asf?p=cordova-windows.git;h=cb1ee8e ]

CB-12784 Fixed a crash on Windows 10 Creators Update


> [Windows 10 Creators Update] "8.1-win" app crashes on start
> -----------------------------------------------------------
>
>                 Key: CB-12784
>                 URL: https://issues.apache.org/jira/browse/CB-12784
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-windows
>    Affects Versions: Master
>         Environment: Windows 10 Creators Update (build 15063.250)
> Cordova 7.0.0 or 7.0.1
>            Reporter: Alexander Sorokin
>            Priority: Major
>
> {noformat}
> cordova create foo
> cordova platform add windows
> cordova run -- --appx=8.1-win
> {noformat}
> The stack trace is as follows:
> {noformat}
> App <io.cordova.hellocordova> terminated itself by calling terminateApp API. App details are as follows:  Display Name:<HelloCordova>, AppUserModelId: <io.cordova.hellocordova_h35559jr9hy9m!io.cordova.hellocordova> Package Identity:<io.cordova.hellocordova_1.0.0.0_neutral__h35559jr9hy9m> PID:<16200>. The API was called from the context of the following HTML document:  </www/index.html>. Error object passed to terminateApp carried the following details Description:<{"description":"Element not found.\r\n","number":-2147023728,"stack":"WinRTError: Element not found.\r\n\n   at colorizeTitleBar (ms-appx://io.cordova.hellocordova/www/cordova.js:2083:9)\n   at show (ms-appx://io.cordova.hellocordova/www/cordova.js:2100:5)\n   at module.exports.firstShow (ms-appx://io.cordova.hellocordova/www/cordova.js:2236:13)\n   at Anonymous function (ms-appx://io.cordova.hellocordova/www/cordova.js:1619:21)\n   at notifySuccess (ms-appx://microsoft.winjs.2.0/js/base.js:1550:21)\n   at state_success_notify.enter (ms-appx://microsoft.winjs.2.0/js/base.js:1232:21)\n   at _run (ms-appx://microsoft.winjs.2.0/js/base.js:1448:17)\n   at _completed (ms-appx://microsoft.winjs.2.0/js/base.js:1416:13)\n   at notifySuccess (ms-appx://microsoft.winjs.2.0/js/base.js:1550:21)\n   at state_success_notify.enter (ms-appx://microsoft.winjs.2.0/js/base.js:1232:21)"}>, and Stack Trace:- WinRTError: Element not found.
>    at colorizeTitleBar (ms-appx://io.cordova.hellocordova/www/cordova.js:2083:9)
>    at show (ms-appx://io.cordova.hellocordova/www/cordova.js:2100:5)
>    at module.exports.firstShow (ms-appx://io.cordova.hellocordova/www/cordova.js:2236:13)
>    at Anonymous function (ms-appx://io.cordova.hellocordova/www/cordova.js:1619:21)
>    at notifySuccess (ms-appx://microsoft.winjs.2.0/js/base.js:1550:21)
>    at state_success_notify.enter (ms-appx://microsoft.winjs.2.0/js/base.js:1232:21)
>    at _run (ms-appx://microsoft.winjs.2.0/js/base.js:1448:17)
>    at _completed (ms-appx://microsoft.winjs.2.0/js/base.js:1416:13)
>    at notifySuccess (ms-appx://microsoft.winjs.2.0/js/base.js:1550:21)
>    at state_success_notify.enter (ms-appx://microsoft.winjs.2.0/js/base.js:1232:21)
> .
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org