<?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 Followed your instructions -- in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Downloading-version-1621/m-p/1021243#M38301</link>
    <description>&lt;P&gt;You mentioned re-installing &lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;version 1812, did you mean 1816? &amp;nbsp;I f&lt;/SPAN&gt;ollowed your instructions here -- still nothing (for latest &lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;1816 release&lt;/SPAN&gt;). &amp;nbsp;Downgraded to version 1621 and I am running again. &amp;nbsp;Thank you for posting the old installer Paul.&lt;/P&gt;

&lt;P&gt;Also, your installer (current or prior) does not work properly for sudo option (neither Ubuntu 12.04 or 14). &amp;nbsp;As well, the root selection probably should be disabled if root login is not enabled on the target system.&lt;/P&gt;

&lt;P&gt;My original posting:&lt;/P&gt;

&lt;DIV class="forum-post-header" style="font-size: 11px; height: 20px; margin-bottom: 15px; padding-left: 5px; color: rgb(96, 96, 96); background: rgb(238, 238, 238);"&gt;
	&lt;DIV class="forum-post-author" style="padding: 2px 0px 2px 2px; display: inline-block; color: rgb(153, 153, 153);"&gt;&lt;A href="https://software.intel.com/en-us/user/1129714"&gt;Don P.&lt;/A&gt;&lt;/DIV&gt;
	&amp;nbsp;

	&lt;DIV class="forum-post-date" style="padding: 2px 7px 2px 0px; display: inline-block; color: rgb(153, 153, 153);"&gt;Wed, 02/25/2015 - 17:20&lt;/DIV&gt;
&lt;/DIV&gt;

&lt;DIV class="forum-post-content" style="position: relative; min-height: 80px; color: rgb(96, 96, 96); line-height: 19.5120010375977px;"&gt;
	&lt;DIV class="field field-name-comment-body field-type-text-long field-label-hidden"&gt;
		&lt;DIV class="field-items"&gt;
			&lt;DIV class="field-item even" property="content:encoded"&gt;
				&lt;P style="font-size: 12px; color: rgb(83, 87, 94);"&gt;Prior version worked on Ubuntu Linux 12.04 and 14 (although there were various problems initially installing onto the kubuntu 14 system...).&lt;/P&gt;

				&lt;P style="font-size: 12px; color: rgb(83, 87, 94);"&gt;Today I regret having run the update installer on Ubuntu 12.04. &amp;nbsp;It showed that it successfully installed the update with no errors, however it will not run. &amp;nbsp;I tried alternately installing using sudo, root, and then also for a single user in home directory -- all with the same result --&amp;gt; the application does not show at all - and no errors revealed at all. &amp;nbsp;I've tried running from the application startup icon and from the command line.......&lt;/P&gt;
			&lt;/DIV&gt;
		&lt;/DIV&gt;
	&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Thu, 26 Feb 2015 03:26:00 GMT</pubDate>
    <dc:creator>Don_P_</dc:creator>
    <dc:date>2015-02-26T03:26:00Z</dc:date>
    <item>
      <title>Downloading version 1621</title>
      <link>https://community.intel.com/t5/Software-Archive/Downloading-version-1621/m-p/1021242#M38300</link>
      <description>&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;NOTE:&lt;/STRONG&gt; The Windows version of the Intel XDK will only run on Windows 7 and Windows 8 machines. If you are installing on Windows XP it will fail! Prior versions appeared to work on Windows XP, but were never tested on XP and, in fact, had problems working reliably on Windows XP. Windows XP is NOT and never has been a supported platform! If you must use Windows XP as your development system we recommend that you create a Linux VM using VMware Player or Virtual Box and install the Linux version of the Intel XDK on that Linux VM.&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;If you are experiencing issues with the 1816 release, please first try the following to completely uninstall the XDK and re-install version 1816 of the XDK:&lt;/P&gt;

&lt;P style="font-size: 12px;"&gt;&lt;STRONG&gt;Take the following steps to completely uninstall the XDK from your Windows system:&lt;/STRONG&gt;&lt;/P&gt;

&lt;P style="font-size: 12px;"&gt;&lt;STRONG&gt;&lt;EM&gt;-- FIRST: from the Windows Control Panel, remove the Intel XDK, using the Windows uninstaller tool&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;

&lt;P style="font-size: 12px;"&gt;then:&lt;BR /&gt;
	&lt;CODE&gt;&amp;gt; cd %LocalAppData%\Intel\XDK&lt;BR /&gt;
	&amp;gt; del *.* /s/q&lt;/CODE&gt;&lt;/P&gt;

&lt;P style="font-size: 12px;"&gt;then:&lt;BR /&gt;
	&lt;CODE&gt;&amp;gt; cd %LocalAppData%\XDK&lt;BR /&gt;
	&amp;gt; copy global-settings.xdk %UserProfile%&lt;BR /&gt;
	&amp;gt; del *.* /s/q&lt;BR /&gt;
	&amp;gt; copy %UserProfile%\global-settings.xdk .&lt;/CODE&gt;&lt;/P&gt;

&lt;P style="font-size: 12px;"&gt;then:&lt;BR /&gt;
	-- goto&amp;nbsp;&lt;A href="http://xdk.intel.com/"&gt;xdk.intel.com&lt;/A&gt;&amp;nbsp;and select the download link&lt;BR /&gt;
	-- download and install the new XDK&lt;/P&gt;

&lt;P style="font-size: 12px;"&gt;finally:&lt;BR /&gt;
	-- delete the new .xdk and .xdke files in any updated project directories&lt;BR /&gt;
	-- rename the .xdk11_bak and .xdke11_bak files to .xdk and .xdke, respectively&lt;/P&gt;

&lt;P style="font-size: 12px;"&gt;&lt;STRONG&gt;To do the same on a Linux or Mac:&lt;BR /&gt;
	-- on a Linux machine, first run the uninstall script, typically "&lt;/STRONG&gt;“/opt/intel/XDK/uninstall.sh&lt;STRONG&gt;"&lt;/STRONG&gt;&lt;BR /&gt;
	-- remove the directory in which your app was installed&lt;BR /&gt;
	-- typically in /opt/intel or your home directory on a Linux machine&lt;BR /&gt;
	-- typically in the /Applications/Intel XDK.app directory on a Mac&lt;/P&gt;

&lt;P style="font-size: 12px;"&gt;then:&lt;BR /&gt;
	&lt;CODE&gt;$ find ~ -name global-settings.xdk&lt;BR /&gt;
	$ cd &amp;lt;result-from-above&amp;gt; (for example ~/Library/Application Support/XDK/ on a Mac)&lt;BR /&gt;
	$ cp global-settings.xdk ~&lt;BR /&gt;
	$ rm -Rf *&lt;BR /&gt;
	$ mv ~/global-settings.xdk .&lt;/CODE&gt;&lt;/P&gt;

&lt;P style="font-size: 12px;"&gt;then:&lt;BR /&gt;
	-- goto&amp;nbsp;&lt;A href="http://xdk.intel.com/"&gt;xdk.intel.com&lt;/A&gt;&amp;nbsp;and select the download link&lt;BR /&gt;
	-- download and install the new XDK&lt;/P&gt;

&lt;P style="font-size: 12px;"&gt;finally:&lt;BR /&gt;
	-- delete the new .xdk and .xdke files in your updated project directories&lt;BR /&gt;
	&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;-- rename the .xdk11_bak and .xdke11_bak files to .xdk and .xdke, respectively&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="font-size: 12px;"&gt;&lt;SPAN style="line-height: 1.5;"&gt;&lt;STRONG&gt;Download 1621:&lt;/STRONG&gt;&lt;BR /&gt;
	If that does not resolve the issue, and you want to install 1621, you can find the install files attached to this thread. You will have to unzip the Windows installer first before you can install on Windows. Sorry, but that was the only way an EXE file could be attached to this forum thread.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Feb 2015 21:13:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Downloading-version-1621/m-p/1021242#M38300</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2015-02-24T21:13:01Z</dc:date>
    </item>
    <item>
      <title>Followed your instructions --</title>
      <link>https://community.intel.com/t5/Software-Archive/Downloading-version-1621/m-p/1021243#M38301</link>
      <description>&lt;P&gt;You mentioned re-installing &lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;version 1812, did you mean 1816? &amp;nbsp;I f&lt;/SPAN&gt;ollowed your instructions here -- still nothing (for latest &lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;1816 release&lt;/SPAN&gt;). &amp;nbsp;Downgraded to version 1621 and I am running again. &amp;nbsp;Thank you for posting the old installer Paul.&lt;/P&gt;

&lt;P&gt;Also, your installer (current or prior) does not work properly for sudo option (neither Ubuntu 12.04 or 14). &amp;nbsp;As well, the root selection probably should be disabled if root login is not enabled on the target system.&lt;/P&gt;

&lt;P&gt;My original posting:&lt;/P&gt;

&lt;DIV class="forum-post-header" style="font-size: 11px; height: 20px; margin-bottom: 15px; padding-left: 5px; color: rgb(96, 96, 96); background: rgb(238, 238, 238);"&gt;
	&lt;DIV class="forum-post-author" style="padding: 2px 0px 2px 2px; display: inline-block; color: rgb(153, 153, 153);"&gt;&lt;A href="https://software.intel.com/en-us/user/1129714"&gt;Don P.&lt;/A&gt;&lt;/DIV&gt;
	&amp;nbsp;

	&lt;DIV class="forum-post-date" style="padding: 2px 7px 2px 0px; display: inline-block; color: rgb(153, 153, 153);"&gt;Wed, 02/25/2015 - 17:20&lt;/DIV&gt;
&lt;/DIV&gt;

&lt;DIV class="forum-post-content" style="position: relative; min-height: 80px; color: rgb(96, 96, 96); line-height: 19.5120010375977px;"&gt;
	&lt;DIV class="field field-name-comment-body field-type-text-long field-label-hidden"&gt;
		&lt;DIV class="field-items"&gt;
			&lt;DIV class="field-item even" property="content:encoded"&gt;
				&lt;P style="font-size: 12px; color: rgb(83, 87, 94);"&gt;Prior version worked on Ubuntu Linux 12.04 and 14 (although there were various problems initially installing onto the kubuntu 14 system...).&lt;/P&gt;

				&lt;P style="font-size: 12px; color: rgb(83, 87, 94);"&gt;Today I regret having run the update installer on Ubuntu 12.04. &amp;nbsp;It showed that it successfully installed the update with no errors, however it will not run. &amp;nbsp;I tried alternately installing using sudo, root, and then also for a single user in home directory -- all with the same result --&amp;gt; the application does not show at all - and no errors revealed at all. &amp;nbsp;I've tried running from the application startup icon and from the command line.......&lt;/P&gt;
			&lt;/DIV&gt;
		&lt;/DIV&gt;
	&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 26 Feb 2015 03:26:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Downloading-version-1621/m-p/1021243#M38301</guid>
      <dc:creator>Don_P_</dc:creator>
      <dc:date>2015-02-26T03:26:00Z</dc:date>
    </item>
    <item>
      <title>Sorry to hear of the problems</title>
      <link>https://community.intel.com/t5/Software-Archive/Downloading-version-1621/m-p/1021244#M38302</link>
      <description>&lt;P&gt;Sorry to hear of the problems. Will report to engineering.&lt;/P&gt;

&lt;P&gt;p.s. Yes, I meant 1816, I've correct the post, thanks for catching that error.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Feb 2015 06:10:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Downloading-version-1621/m-p/1021244#M38302</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2015-02-26T06:10:04Z</dc:date>
    </item>
    <item>
      <title>I went to 1621. It's fast and</title>
      <link>https://community.intel.com/t5/Software-Archive/Downloading-version-1621/m-p/1021245#M38303</link>
      <description>&lt;P&gt;I went to 1621. It's fast and stable. but how to block annoying update offer message?&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2015 17:49:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Downloading-version-1621/m-p/1021245#M38303</guid>
      <dc:creator>Nikolay_K_</dc:creator>
      <dc:date>2015-03-24T17:49:55Z</dc:date>
    </item>
    <item>
      <title>There is no way to hide it</title>
      <link>https://community.intel.com/t5/Software-Archive/Downloading-version-1621/m-p/1021246#M38304</link>
      <description>&lt;P&gt;There is no way to hide it permanently. We want people to upgrade since we do roll out new features/updates/bug fixes regularly. If you dont want to update, I can see how it can be a pain, but thats the decision that was made, to keep reminding you :)&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2015 15:30:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Downloading-version-1621/m-p/1021246#M38304</guid>
      <dc:creator>John_H_Intel2</dc:creator>
      <dc:date>2015-03-25T15:30:01Z</dc:date>
    </item>
    <item>
      <title>I like new versions but they</title>
      <link>https://community.intel.com/t5/Software-Archive/Downloading-version-1621/m-p/1021247#M38305</link>
      <description>&lt;P&gt;I like new versions but they are not usable for me. (crashed after computer wake-up, slow, dividing project to web and cordova app, unworking my project from 1621).&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I found how to hide dialog window by patching navbar.js&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2015 13:00:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Downloading-version-1621/m-p/1021247#M38305</guid>
      <dc:creator>Nikolay_K_</dc:creator>
      <dc:date>2015-03-26T13:00:00Z</dc:date>
    </item>
    <item>
      <title>I cant find those locations</title>
      <link>https://community.intel.com/t5/Software-Archive/Downloading-version-1621/m-p/1021248#M38306</link>
      <description>&lt;P&gt;I cant find those locations in my hard drive, there nothing there! &amp;nbsp; and im still having errors with the instaler, it only gives me options to fix or uninstall, both ending with error.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Nov 2015 14:05:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Downloading-version-1621/m-p/1021248#M38306</guid>
      <dc:creator>Cutcsa_I_</dc:creator>
      <dc:date>2015-11-24T14:05:07Z</dc:date>
    </item>
    <item>
      <title>Hi!!, I'm install 1621</title>
      <link>https://community.intel.com/t5/Software-Archive/Downloading-version-1621/m-p/1021249#M38307</link>
      <description>&lt;P&gt;Hi!!, I'm install 1621 versión but don't login (user and pass are OK) I test this data in other version 3552.&lt;/P&gt;

&lt;P&gt;Whats app???&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2016 15:01:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Downloading-version-1621/m-p/1021249#M38307</guid>
      <dc:creator>Juan_Eduardo_Brennan</dc:creator>
      <dc:date>2016-09-06T15:01:32Z</dc:date>
    </item>
    <item>
      <title>We no longer support version</title>
      <link>https://community.intel.com/t5/Software-Archive/Downloading-version-1621/m-p/1021250#M38308</link>
      <description>&lt;P&gt;We no longer support version 1621. See the note in the release notes &amp;gt; &lt;A href="https://software.intel.com/en-us/xdk/docs/release-notes-information-intel-xdk" target="_blank"&gt;https://software.intel.com/en-us/xdk/docs/release-notes-information-intel-xdk&lt;/A&gt; &amp;lt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2016 19:11:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Downloading-version-1621/m-p/1021250#M38308</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-09-06T19:11:37Z</dc:date>
    </item>
  </channel>
</rss>

