<?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 js code files not refreshing in Debug tab in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/js-code-files-not-refreshing-in-Debug-tab/m-p/1055490#M51697</link>
    <description>&lt;P&gt;This particular problem puts me at a stand still.&lt;/P&gt;

&lt;P&gt;debug an App using the Debug Tab.&lt;/P&gt;

&lt;P&gt;App loads, app runs, all is good EXCEPT the files are old. I have edited and fixed (yay) the major bug.&lt;/P&gt;

&lt;P&gt;But, I cannot get the code on the device to reflect the changes.&lt;/P&gt;

&lt;P&gt;Silly me, I would think that everything the XDK pushes code to the device it would somehow magically be the current code. It's not working that way.&lt;/P&gt;

&lt;P&gt;I have exited XDK, cleared App Preview data and App Preview cache on the device, then restarted the XDK and still the old code is being pushed to the device.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;How do I get a current copy of my code on the device?&lt;/P&gt;

&lt;P&gt;Is this a problem with retention of older code on the device?&lt;/P&gt;

&lt;P&gt;Or, is there a local cache on my desktop from which the XDK is drawing an image to send to the device?&lt;/P&gt;

&lt;P&gt;I have tried everything I could think of so far -- short of starting a brand new app each time I want to make an edit. I would have thought exiting and reentering the XDK would do the trick if nothing else.&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 27 Jun 2015 15:54:48 GMT</pubDate>
    <dc:creator>Claude_N_</dc:creator>
    <dc:date>2015-06-27T15:54:48Z</dc:date>
    <item>
      <title>js code files not refreshing in Debug tab</title>
      <link>https://community.intel.com/t5/Software-Archive/js-code-files-not-refreshing-in-Debug-tab/m-p/1055490#M51697</link>
      <description>&lt;P&gt;This particular problem puts me at a stand still.&lt;/P&gt;

&lt;P&gt;debug an App using the Debug Tab.&lt;/P&gt;

&lt;P&gt;App loads, app runs, all is good EXCEPT the files are old. I have edited and fixed (yay) the major bug.&lt;/P&gt;

&lt;P&gt;But, I cannot get the code on the device to reflect the changes.&lt;/P&gt;

&lt;P&gt;Silly me, I would think that everything the XDK pushes code to the device it would somehow magically be the current code. It's not working that way.&lt;/P&gt;

&lt;P&gt;I have exited XDK, cleared App Preview data and App Preview cache on the device, then restarted the XDK and still the old code is being pushed to the device.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;How do I get a current copy of my code on the device?&lt;/P&gt;

&lt;P&gt;Is this a problem with retention of older code on the device?&lt;/P&gt;

&lt;P&gt;Or, is there a local cache on my desktop from which the XDK is drawing an image to send to the device?&lt;/P&gt;

&lt;P&gt;I have tried everything I could think of so far -- short of starting a brand new app each time I want to make an edit. I would have thought exiting and reentering the XDK would do the trick if nothing else.&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 27 Jun 2015 15:54:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/js-code-files-not-refreshing-in-Debug-tab/m-p/1055490#M51697</guid>
      <dc:creator>Claude_N_</dc:creator>
      <dc:date>2015-06-27T15:54:48Z</dc:date>
    </item>
    <item>
      <title>Hi Claude,</title>
      <link>https://community.intel.com/t5/Software-Archive/js-code-files-not-refreshing-in-Debug-tab/m-p/1055491#M51698</link>
      <description>&lt;P&gt;Hi Claude,&lt;/P&gt;

&lt;P&gt;Try clearing XDK cache :&lt;/P&gt;

&lt;P&gt;On Mac : ~User/Library/Application Support/XDK/Cache&lt;/P&gt;

&lt;P&gt;On Windows: ~User/App Data/Local/Intel/XDK/Cache&lt;/P&gt;

&lt;P&gt;Swati&lt;/P&gt;</description>
      <pubDate>Sat, 27 Jun 2015 16:20:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/js-code-files-not-refreshing-in-Debug-tab/m-p/1055491#M51698</guid>
      <dc:creator>Swati_S_Intel1</dc:creator>
      <dc:date>2015-06-27T16:20:01Z</dc:date>
    </item>
    <item>
      <title>I have tried clearing cache.</title>
      <link>https://community.intel.com/t5/Software-Archive/js-code-files-not-refreshing-in-Debug-tab/m-p/1055492#M51699</link>
      <description>&lt;P&gt;I have tried clearing cache.&lt;/P&gt;

&lt;P&gt;Procedure:&lt;/P&gt;

&lt;P&gt;Close XDK&lt;/P&gt;

&lt;P&gt;Clear cache (~User/App Data/Local/XDK/Cache)&amp;nbsp; no Intel in tree for my system&lt;/P&gt;

&lt;P&gt;Clear (App Preview) Data on device&lt;/P&gt;

&lt;P&gt;Start XDK&lt;/P&gt;

&lt;P&gt;Begin debug.&lt;/P&gt;

&lt;P&gt;Has the same bad code.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 27 Jun 2015 18:21:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/js-code-files-not-refreshing-in-Debug-tab/m-p/1055492#M51699</guid>
      <dc:creator>Claude_N_</dc:creator>
      <dc:date>2015-06-27T18:21:24Z</dc:date>
    </item>
    <item>
      <title>What happens if you use the</title>
      <link>https://community.intel.com/t5/Software-Archive/js-code-files-not-refreshing-in-Debug-tab/m-p/1055493#M51700</link>
      <description>&lt;P&gt;What happens if you use the "Run My App" feature on the Develop tab? It uses the same mechanism to connect with your device over USB, but adds some features that will refresh and restart the app on file changes. Unfortunately, it does not include the remote CDT window, but it would be worth trying to see if that mechanism can updated your project files on the device. It might help in diagnosing the issue so we can come up with a solution.&lt;/P&gt;</description>
      <pubDate>Sat, 27 Jun 2015 21:07:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/js-code-files-not-refreshing-in-Debug-tab/m-p/1055493#M51700</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2015-06-27T21:07:39Z</dc:date>
    </item>
    <item>
      <title>Trying "Run My App" from</title>
      <link>https://community.intel.com/t5/Software-Archive/js-code-files-not-refreshing-in-Debug-tab/m-p/1055494#M51701</link>
      <description>&lt;P&gt;Trying "Run My App" from develop tab&lt;/P&gt;

&lt;P&gt;The "Run My App" pulled from the same source code. Meaning it still had the bug in it.&lt;/P&gt;

&lt;P&gt;After trying that went to Debug tab so I could see the source code.&lt;/P&gt;

&lt;P&gt;Still showed the bug in the source.&lt;/P&gt;

&lt;P&gt;I then said screw it and renamed the file from xxaxxfn.js to xxaxxfnx.js&lt;/P&gt;

&lt;P&gt;Changed reference in the index.html file.&lt;/P&gt;

&lt;P&gt;This caused the load of the correct file and program ran without the bug.&lt;/P&gt;

&lt;P&gt;Looked at the source in Debug and it was corrected source.&lt;/P&gt;

&lt;P&gt;But, with further testing I noticed that a different file effects.js was also old.&lt;/P&gt;

&lt;P&gt;I renamed this file to effectsx.js&lt;/P&gt;

&lt;P&gt;Ran app. The program worked and the effect I needed worked. (navigator.app.exitApp() -- works like a champ).&lt;/P&gt;

&lt;P&gt;After relaxing on whether or not my code fixes were fixes I renamed the files from effectsx.js to effects.js and xxaxxfnx.js to xxaxxfn.js&lt;/P&gt;

&lt;P&gt;Ran app in Debug tab.&lt;/P&gt;

&lt;P&gt;The old code returned.&lt;/P&gt;

&lt;P&gt;Had the bug in xxaxxfn and the missing new effect code from effects.js&lt;/P&gt;

&lt;P&gt;Don't know if this helps to debug.&lt;/P&gt;

&lt;P&gt;Renaming files everything I make an edit is not my idea of a fun debug work cycle :) Reminds me too much of other systems I've worked with&amp;nbsp; in the past.&lt;/P&gt;

&lt;P&gt;I did see this issue in the past. I think with the older XDK. But, at that time exiting the XDK fixed it -- or seemed to fix it.&lt;/P&gt;

&lt;P&gt;I haven't tried rebooting the computer as yet. Do you think a reboot would make a difference?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 27 Jun 2015 21:40:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/js-code-files-not-refreshing-in-Debug-tab/m-p/1055494#M51701</guid>
      <dc:creator>Claude_N_</dc:creator>
      <dc:date>2015-06-27T21:40:47Z</dc:date>
    </item>
    <item>
      <title>Not so sure a reboot will</title>
      <link>https://community.intel.com/t5/Software-Archive/js-code-files-not-refreshing-in-Debug-tab/m-p/1055495#M51702</link>
      <description>&lt;P&gt;Not so sure a reboot will make any difference. There is a new version coming out very shortly. If you can wait for that to see if it fixes the issue... Otherwise, if you can bundle up a sample that illustrates the problem, that would be useful to help debug the issue. We won't be able to address it until sometime during the week. By that time the new version will probably already be available. If you choose to provide a sample that causes the problem, please ZIP your entire project directory and attach it to a private message (click this &lt;A href="https://software.intel.com/en-us/messages/new/436096/Private%20message%20regarding%3A%20js%20code%20files%20not%20refreshing%20in%20Debug%20tab?destination=node/560659"&gt;Send Author A Message&lt;/A&gt; link) and attach the ZIP to that private message. If your project contains a plugins directory you can remove that from the ZIP to keep the file size down. Please provide some detailed instructions explaining how to reproduce the problem, in the private message.&lt;/P&gt;</description>
      <pubDate>Sat, 27 Jun 2015 22:50:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/js-code-files-not-refreshing-in-Debug-tab/m-p/1055495#M51702</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2015-06-27T22:50:55Z</dc:date>
    </item>
    <item>
      <title>Let's take the optimistic</title>
      <link>https://community.intel.com/t5/Software-Archive/js-code-files-not-refreshing-in-Debug-tab/m-p/1055496#M51703</link>
      <description>&lt;P&gt;Let's take the optimistic view that the new version will fix the problem.&lt;/P&gt;

&lt;P&gt;So I'll wait for the new version.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;

&lt;P&gt;p.s. if that doesn't fix it, I'll be happy to provide a zip&lt;/P&gt;</description>
      <pubDate>Sat, 27 Jun 2015 23:03:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/js-code-files-not-refreshing-in-Debug-tab/m-p/1055496#M51703</guid>
      <dc:creator>Claude_N_</dc:creator>
      <dc:date>2015-06-27T23:03:35Z</dc:date>
    </item>
    <item>
      <title>Sounds good. That next</title>
      <link>https://community.intel.com/t5/Software-Archive/js-code-files-not-refreshing-in-Debug-tab/m-p/1055497#M51704</link>
      <description>&lt;P&gt;Sounds good. That next version should be available very soon. It fixes a lot of issues (I'm running a pre-release copy).&lt;/P&gt;</description>
      <pubDate>Sun, 28 Jun 2015 01:06:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/js-code-files-not-refreshing-in-Debug-tab/m-p/1055497#M51704</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2015-06-28T01:06:20Z</dc:date>
    </item>
    <item>
      <title>As of today bug is still</title>
      <link>https://community.intel.com/t5/Software-Archive/js-code-files-not-refreshing-in-Debug-tab/m-p/1055498#M51705</link>
      <description>&lt;P&gt;Bug still not fixed?&lt;/P&gt;

&lt;P&gt;As of today bug is still present since I started using XDK. My version is 2893.&lt;/P&gt;

&lt;P&gt;I wonder what is exactly the reason for not fixing this?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2016 12:57:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/js-code-files-not-refreshing-in-Debug-tab/m-p/1055498#M51705</guid>
      <dc:creator>Igor_F_1</dc:creator>
      <dc:date>2016-02-12T12:57:25Z</dc:date>
    </item>
    <item>
      <title>I came around to solve my</title>
      <link>https://community.intel.com/t5/Software-Archive/js-code-files-not-refreshing-in-Debug-tab/m-p/1055499#M51706</link>
      <description>&lt;P&gt;I came around to solve my issue similar to this one and I read this post. Any news on the debug-refresh-gate?&lt;BR /&gt;
	My only solution, at the moment, is to delete the debug module and recharge it but it took many minutes and it's a boring task.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2016 23:10:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/js-code-files-not-refreshing-in-Debug-tab/m-p/1055499#M51706</guid>
      <dc:creator>Antonio_Za</dc:creator>
      <dc:date>2016-07-06T23:10:06Z</dc:date>
    </item>
    <item>
      <title>I haven't been seeing any</title>
      <link>https://community.intel.com/t5/Software-Archive/js-code-files-not-refreshing-in-Debug-tab/m-p/1055500#M51707</link>
      <description>&lt;P&gt;I haven't been seeing any reports of this issue for quite some time, and I haven't been experiencing it myself. Perhaps it is a function of the version of Crosswalk that has been selected in your Project settings? The custom debug module that the Debug tab builds is a function of that Crosswalk version. I recommend you use 16 or 17.&lt;/P&gt;

&lt;P&gt;Another thing to try is selecting the "shared" crosswalk option (which will require a download of the Crosswalk shared library from the Google Play store), at least for the purpose of debug to see if that makes a difference. The shared library is currently version 17.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2016 23:36:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/js-code-files-not-refreshing-in-Debug-tab/m-p/1055500#M51707</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-07-06T23:36:23Z</dc:date>
    </item>
  </channel>
</rss>

