<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Jigsaw Boys &#187; Google Chrome</title>
	<atom:link href="http://www.jigsawboys.com/tag/google-chrome/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jigsawboys.com</link>
	<description>Security, Network and Computer Tech Tip Database!</description>
	<lastBuildDate>Mon, 10 May 2010 02:07:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Google Chrome Error 0X00000005</title>
		<link>http://www.jigsawboys.com/2008/09/12/google-chrome-error-0x00000005/</link>
		<comments>http://www.jigsawboys.com/2008/09/12/google-chrome-error-0x00000005/#comments</comments>
		<pubDate>Fri, 12 Sep 2008 00:49:38 +0000</pubDate>
		<dc:creator>Jamsi</dc:creator>
				<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[0X00000005]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[Google Chrome]]></category>

		<guid isPermaLink="false">http://www.jigsawboys.com/?p=173</guid>
		<description><![CDATA[You&#8217;ve heard the hype, seen the funky screenshots and want to get in on the action. So you download and install Google Chrome, only to find an error appear stating; The application failed to initialize properly (0&#215;00000005). Press Ok to terminate application. Solution 1 This error is most likely caused due to your system not [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>You&#8217;ve heard the hype, seen the funky screenshots and want to get in on the action. So you download and install Google Chrome, only to find an error appear stating;</p>
<blockquote><p>The application failed to initialize properly (0&#215;00000005). Press Ok to terminate application.</p></blockquote>
<p><strong>Solution 1</strong><br />
This error is most likely caused due to your system not having the Microsoft.NET framework. <a href="http://download.microsoft.com/download/5/6/7/567758a3-759e-473e-bf8f-52154438565a/dotnetfx.exe">Download it here</a>.</p>
<p><strong>Solution 2</strong><br />
It&#8217;s also been noted that this problem occurs to an issue with Chrome and Symantec Endpoint Protection. Try removing Symantec Endpoint Protection via the &#8220;Add/Remove Programs&#8221; control panel section, and see if the error goes away.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.jigsawboys.com/2008/09/12/google-chrome-error-0x00000005/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Google Chrome on Ubuntu Hardy</title>
		<link>http://www.jigsawboys.com/2008/09/08/installing-google-chrome-on-ubuntu-hardy/</link>
		<comments>http://www.jigsawboys.com/2008/09/08/installing-google-chrome-on-ubuntu-hardy/#comments</comments>
		<pubDate>Mon, 08 Sep 2008 10:11:35 +0000</pubDate>
		<dc:creator>Jamsi</dc:creator>
				<category><![CDATA[Lead Story]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Wine]]></category>

		<guid isPermaLink="false">http://www.jigsawboys.com/?p=169</guid>
		<description><![CDATA[If you're interesting in checking out the new Google Chrome web browser, but you run Ubuntu; there is a way to get it up and cranking using WINE. Simply follow the easy to use steps outlined in this guide and you'll have Google Chrome up and running in no time.


No related posts.]]></description>
			<content:encoded><![CDATA[<p>With the release of Google Chrome last week, it was interesting to see all the articles that popped up with Linux users installing Google Chrome (Which is a windows product at present) on Linux. The biggest problem I found was that you need the latest version of WINE to get this working, and no amount of &#8220;apt-get update | apt-get install wine&#8221; will work.</p>
<div style="float: right; margin: 5px;"><!--adsense--></div>
<h3>Updating WINE</h3>
<p>The first step is to update your WINE version to 1.1.4.</p>
<blockquote><p>wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add -</p>
<p>sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/hardy.list -O /etc/apt/sources.list.d/winehq.list</p>
<p>sudo apt-get update</p></blockquote>
<h3>Installing prerequisites</h3>
<p>There&#8217;s a few software packages you need in order to get Chrome up and running. Winetricks is a script which allows you to quickly download necessary windows components. </p>
<p>Note: The last command below will install FIREFOX in WINE, you&#8217;ll see why in a second.</p>
<blockquote><p>
wget http://www.kegel.com/wine/winetricks</p>
<p>mv winetricks /usr/sbin/</p>
<p>winetricks riched20 riched30 flash msxml3 corefonts firefox
</p></blockquote>
<h3>Installing Chrome</h3>
<p>During the above process, you&#8217;ll be prompted to install FireFox 3. Proceed with the WINE installation of Firefox.<br />
<em>Note: Yes I know you can get around this step by not installing FireFox, but this way seems to the be the easiest way to do it.</em></p>
<p>Once Firefox is installed in Wine, RUN Firefox in WINE and visit</p>
<p><a href="http://www.google.com/chrome/">http://www.google.com/chrome/</a></p>
<p>Download Chrome and run the Chrome setup. It will proceed to download and install the Google Chrome browser. Once it&#8217;s complete, use the following command to run Chrome.</p>
<h3>Running Google Chrome</h3>
<blockquote><p>wine &#8220;$HOME/.wine/drive_c/windows/profiles/$USER/Local Settings/Application Data/Google/Chrome/Application/chrome.exe&#8221; &#8211;no-sandbox &#8211;new-http
</p></blockquote>
<p><a href='http://www.jigsawboys.com/wp-content/themes/mimbo2.2/images//2008/09/google-chrome-in-ubuntu.png'><img src="http://www.jigsawboys.com/wp-content/themes/mimbo2.2/images//2008/09/google-chrome-in-ubuntu-300x187.png" alt="" title="google-chrome-in-ubuntu" width="300" height="187" class="alignnone size-medium wp-image-170" /></a></p>
<p>And there you have it. A fairly simple way to get Chrome up and running on Ubuntu Hardy.</p>
<p>Sources: <a href="http://ubuntuforums.org/showthread.php?t=908493&#038;page=10">Ubuntu Forums</a></p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.jigsawboys.com/2008/09/08/installing-google-chrome-on-ubuntu-hardy/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
