<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic If you are attempting to in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Intel-XDK-gets-crashed-while-opening-emulate-tab/m-p/1090807#M65233</link>
    <description>&lt;P&gt;If you are attempting to access a local file in your project directory directly via Ionic's Angular methods, you can not directly access a .json file or any file in your application due to restriction of JavaScript and web standards. There is a possibility that it is affecting Intel XDK negatively.&lt;/P&gt;</description>
    <pubDate>Mon, 29 Feb 2016 19:14:05 GMT</pubDate>
    <dc:creator>Elroy_A_Intel</dc:creator>
    <dc:date>2016-02-29T19:14:05Z</dc:date>
    <item>
      <title>Intel XDK gets crashed while opening emulate tab</title>
      <link>https://community.intel.com/t5/Software-Archive/Intel-XDK-gets-crashed-while-opening-emulate-tab/m-p/1090806#M65232</link>
      <description>&lt;P style="margin-bottom: 1em; border: 0px; font-size: 15px; clear: both; color: rgb(34, 36, 38); font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; line-height: 17.7273px;"&gt;Suddenly Intel XDK getting crashed when I am trying to open emulate tab.Earlier it was working fine. My app is using ionic. I have a service&lt;/P&gt;

&lt;PRE style="margin-top: 0px; margin-bottom: 1em; padding: 5px; border: 0px; font-size: 13px; overflow: auto; width: auto; max-height: 600px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; word-wrap: normal; color: rgb(34, 36, 38); background-color: rgb(238, 238, 238);"&gt;&lt;CODE style="margin: 0px; padding: 0px; border: 0px; font-size: 13px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; white-space: inherit;"&gt;app.service('API', ['$http', function($http){

    var _baseUrl = "http://mybaseurl/"

    var _api = {
        getCatagories : function(){
            return $http.get(_baseUrl + 'catagory.json');
        }
    };

    return _api;
}]);
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P style="margin-bottom: 1em; border: 0px; font-size: 15px; clear: both; color: rgb(34, 36, 38); font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; line-height: 17.7273px;"&gt;When $http.get(_baseUrl + 'catagory.json') executes, XDK crashes.&lt;/P&gt;

&lt;P style="margin-bottom: 1em; border: 0px; font-size: 15px; clear: both; color: rgb(34, 36, 38); font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; line-height: 17.7273px;"&gt;I am posting last few lines of the crash log, if required, I will attach the full log also.&lt;/P&gt;

&lt;PRE style="margin-top: 0px; margin-bottom: 1em; padding: 5px; border: 0px; font-size: 13px; overflow: auto; width: auto; max-height: 600px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; word-wrap: normal; color: rgb(34, 36, 38); background-color: rgb(238, 238, 238);"&gt;&lt;CODE style="margin: 0px; padding: 0px; border: 0px; font-size: 13px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; white-space: inherit;"&gt;[7992:0228/131347:INFO:CONSOLE(2952)] ""mousedown" "stop event"", source: &lt;A href="http://127.0.0.1:58889/http-services/emulator-webserver/ripple/userapp/x/C/Users/anikumar/AppData/Local/XDK/xdk-scratchdir/c0004828-cb88-4c33-97f7-c4629b6279f5/platforms/android/assets/www/ionic-v1.2.1/js/ionic.bundle.min.js" target="_blank"&gt;http://127.0.0.1:58889/http-services/emulator-webserver/ripple/userapp/x/C/Users/anikumar/AppData/Local/XDK/xdk-scratchdir/c0004828-cb88-4c33-97f7-c4629b6279f5/platforms/android/assets/www/ionic-v1.2.1/js/ionic.bundle.min.js&lt;/A&gt; (2952)
[7992:0228/131348:INFO:CONSOLE(2952)] ""mousedown" "stop event"", source: &lt;A href="http://127.0.0.1:58889/http-services/emulator-webserver/ripple/userapp/x/C/Users/anikumar/AppData/Local/XDK/xdk-scratchdir/c0004828-cb88-4c33-97f7-c4629b6279f5/platforms/android/assets/www/ionic-v1.2.1/js/ionic.bundle.min.js" target="_blank"&gt;http://127.0.0.1:58889/http-services/emulator-webserver/ripple/userapp/x/C/Users/anikumar/AppData/Local/XDK/xdk-scratchdir/c0004828-cb88-4c33-97f7-c4629b6279f5/platforms/android/assets/www/ionic-v1.2.1/js/ionic.bundle.min.js&lt;/A&gt; (2952)
[7992:0228/131400:INFO:CONSOLE(14635)] ""VIEW" "initialView" "none" {"viewId":"ion1","index":0,"historyId":"root","backViewId":null,"forwardViewId":null,"stateId":"welcome","stateName":"welcome","stateParams":null,"url":"/welcome","canSwipeBack":true}", source: &lt;A href="http://127.0.0.1:58889/http-services/emulator-webserver/ripple/userapp/x/C/Users/anikumar/AppData/Local/XDK/xdk-scratchdir/c0004828-cb88-4c33-97f7-c4629b6279f5/platforms/android/assets/www/ionic-v1.2.1/js/ionic.bundle.min.js" target="_blank"&gt;http://127.0.0.1:58889/http-services/emulator-webserver/ripple/userapp/x/C/Users/anikumar/AppData/Local/XDK/xdk-scratchdir/c0004828-cb88-4c33-97f7-c4629b6279f5/platforms/android/assets/www/ionic-v1.2.1/js/ionic.bundle.min.js&lt;/A&gt; (14635)
[7992:0228/131400:INFO:CONSOLE(14635)] ""VIEW" "newView" "forward" {"viewId":"ion2","index":1,"historyId":"root","backViewId":"ion1","forwardViewId":null,"stateId":"account","stateName":"account","stateParams":null,"url":"/account","canSwipeBack":true}", source: &lt;A href="http://127.0.0.1:58889/http-services/emulator-webserver/ripple/userapp/x/C/Users/anikumar/AppData/Local/XDK/xdk-scratchdir/c0004828-cb88-4c33-97f7-c4629b6279f5/platforms/android/assets/www/ionic-v1.2.1/js/ionic.bundle.min.js" target="_blank"&gt;http://127.0.0.1:58889/http-services/emulator-webserver/ripple/userapp/x/C/Users/anikumar/AppData/Local/XDK/xdk-scratchdir/c0004828-cb88-4c33-97f7-c4629b6279f5/platforms/android/assets/www/ionic-v1.2.1/js/ionic.bundle.min.js&lt;/A&gt; (14635)
[7992:0228/131408:INFO:dispatcher_host.cc(151)] [NW.JS]RenderProcessCrashed
XDK exit code &amp;amp; signal: 3, null
Crash minidump not found in XDK data folder. Falling back to TEMP...

Crash minidump NOT FOUND.&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P style="margin-bottom: 1em; border: 0px; font-size: 15px; clear: both; color: rgb(34, 36, 38); font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; line-height: 17.7273px;"&gt;&amp;nbsp;&lt;/P&gt;

&lt;P style="margin-bottom: 1em; border: 0px; font-size: 15px; clear: both; color: rgb(34, 36, 38); font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; line-height: 17.7273px;"&gt;&lt;SPAN style="color: rgb(34, 36, 38); font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 15px; line-height: 17.7273px;"&gt;I uninstalled the XDK and installed again, didn't work out.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 28 Feb 2016 08:08:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Intel-XDK-gets-crashed-while-opening-emulate-tab/m-p/1090806#M65232</guid>
      <dc:creator>Anil_K_</dc:creator>
      <dc:date>2016-02-28T08:08:54Z</dc:date>
    </item>
    <item>
      <title>If you are attempting to</title>
      <link>https://community.intel.com/t5/Software-Archive/Intel-XDK-gets-crashed-while-opening-emulate-tab/m-p/1090807#M65233</link>
      <description>&lt;P&gt;If you are attempting to access a local file in your project directory directly via Ionic's Angular methods, you can not directly access a .json file or any file in your application due to restriction of JavaScript and web standards. There is a possibility that it is affecting Intel XDK negatively.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Feb 2016 19:14:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Intel-XDK-gets-crashed-while-opening-emulate-tab/m-p/1090807#M65233</guid>
      <dc:creator>Elroy_A_Intel</dc:creator>
      <dc:date>2016-02-29T19:14:05Z</dc:date>
    </item>
  </channel>
</rss>

