<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for GeekPete</title>
	<atom:link href="http://geekpete.com/blog/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://geekpete.com/blog</link>
	<description>Computing, Cycling, horticulture, other stuff</description>
	<lastBuildDate>Tue, 15 May 2012 11:51:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>Comment on Project Hamster for Windows by Ilya Kurnosov</title>
		<link>http://geekpete.com/blog/opensource/project-hamster-windows/comment-page-1#comment-9406</link>
		<dc:creator>Ilya Kurnosov</dc:creator>
		<pubDate>Tue, 15 May 2012 11:51:21 +0000</pubDate>
		<guid isPermaLink="false">http://geekpete.com/blog/?p=437#comment-9406</guid>
		<description>Hi Andy!

I assume that you manually created blank C:\hamster-src\hamster-applet\data\applet.ui file, am I mistaken? At least this is the case for which I&#039;m able to reproduce the error you describe. The problem comes from, well, the bug :-)

I was able to make Hamster running on Windows XP box following these steps (pay special attention to step 3):
1. Install GTK+ runtime from http://sourceforge.net/projects/gtk-win/. My understanding is that you already did it.
2. Install Visual C++ 2008 runtime from http://www.microsoft.com/en-us/download/confirmation.aspx?id=29. My understanding is that you don&#039;t need this step. I needed it &#039;cause my box was vanilla Windows XP SP3 I setup for testing this issue.
3. Install Hamster port using installer provided by Pete in the top of this page. CRUCIAL: Install to C:\hamster-src\hamster-applet.
4. Delete or rename C:\hamster-src\hamster-applet\DNSAPI.DLL.
5. All complete, run your Hamster.

Alternative way would be to copy applet.ui and hamster.db files from &quot;\data&quot; folder to &quot;C:\hamster-src\hamster-applet\data&quot; folder.

Hope it helps.</description>
		<content:encoded><![CDATA[<p>Hi Andy!</p>
<p>I assume that you manually created blank C:\hamster-src\hamster-applet\data\applet.ui file, am I mistaken? At least this is the case for which I&#8217;m able to reproduce the error you describe. The problem comes from, well, the bug <img src='http://geekpete.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>I was able to make Hamster running on Windows XP box following these steps (pay special attention to step 3):<br />
1. Install GTK+ runtime from <a href="http://sourceforge.net/projects/gtk-win/" rel="nofollow">http://sourceforge.net/projects/gtk-win/</a>. My understanding is that you already did it.<br />
2. Install Visual C++ 2008 runtime from <a href="http://www.microsoft.com/en-us/download/confirmation.aspx?id=29" rel="nofollow">http://www.microsoft.com/en-us/download/confirmation.aspx?id=29</a>. My understanding is that you don&#8217;t need this step. I needed it &#8217;cause my box was vanilla Windows XP SP3 I setup for testing this issue.<br />
3. Install Hamster port using installer provided by Pete in the top of this page. CRUCIAL: Install to C:\hamster-src\hamster-applet.<br />
4. Delete or rename C:\hamster-src\hamster-applet\DNSAPI.DLL.<br />
5. All complete, run your Hamster.</p>
<p>Alternative way would be to copy applet.ui and hamster.db files from &#8220;\data&#8221; folder to &#8220;C:\hamster-src\hamster-applet\data&#8221; folder.</p>
<p>Hope it helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Project Hamster for Windows by Andy Extance</title>
		<link>http://geekpete.com/blog/opensource/project-hamster-windows/comment-page-1#comment-9303</link>
		<dc:creator>Andy Extance</dc:creator>
		<pubDate>Sun, 13 May 2012 11:06:30 +0000</pubDate>
		<guid isPermaLink="false">http://geekpete.com/blog/?p=437#comment-9303</guid>
		<description>Hi Pete,

I&#039;ve been trying to use this as I&#039;m getting annoyed with Ubuntu, which I&#039;ve been using as my main work environment, and am pondering moving completely over to Windows - which is XP on the machine I normally work on. I&#039;d like to continue using Hamster though, hence why I&#039;ve been trying out this port. I&#039;m a writer, not a computer expert though, so I&#039;m not really sure what I&#039;m doing. 

I&#039;ve tried installing Hamster from the package, have enacted Ilya&#039;s suggestions as well as installing all the packages needed for the build. However, Hamster still won&#039;t work and this is the current message I&#039;m getting in the hamster-win.exe text file:

AttributeError: &#039;NoneType&#039; object has no attribute &#039;child&#039;
Traceback (most recent call last):
  File &quot;hamster-win.py&quot;, line 48, in 
  File &quot;hamster\window.pyc&quot;, line 140, in __init__
  File &quot;hamster\window.pyc&quot;, line 242, in init_dropdown
AttributeError: &#039;NoneType&#039; object has no attribute &#039;child&#039;

Any suggestions? 
Cheers,
Andy</description>
		<content:encoded><![CDATA[<p>Hi Pete,</p>
<p>I&#8217;ve been trying to use this as I&#8217;m getting annoyed with Ubuntu, which I&#8217;ve been using as my main work environment, and am pondering moving completely over to Windows &#8211; which is XP on the machine I normally work on. I&#8217;d like to continue using Hamster though, hence why I&#8217;ve been trying out this port. I&#8217;m a writer, not a computer expert though, so I&#8217;m not really sure what I&#8217;m doing. </p>
<p>I&#8217;ve tried installing Hamster from the package, have enacted Ilya&#8217;s suggestions as well as installing all the packages needed for the build. However, Hamster still won&#8217;t work and this is the current message I&#8217;m getting in the hamster-win.exe text file:</p>
<p>AttributeError: &#8216;NoneType&#8217; object has no attribute &#8216;child&#8217;<br />
Traceback (most recent call last):<br />
  File &#8220;hamster-win.py&#8221;, line 48, in<br />
  File &#8220;hamster\window.pyc&#8221;, line 140, in __init__<br />
  File &#8220;hamster\window.pyc&#8221;, line 242, in init_dropdown<br />
AttributeError: &#8216;NoneType&#8217; object has no attribute &#8216;child&#8217;</p>
<p>Any suggestions?<br />
Cheers,<br />
Andy</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Project Hamster for Windows by Ilya Kurnosov</title>
		<link>http://geekpete.com/blog/opensource/project-hamster-windows/comment-page-1#comment-8774</link>
		<dc:creator>Ilya Kurnosov</dc:creator>
		<pubDate>Mon, 30 Apr 2012 13:11:01 +0000</pubDate>
		<guid isPermaLink="false">http://geekpete.com/blog/?p=437#comment-8774</guid>
		<description>Finally, I was able to resolve the crash. It boils down to these 2 points:
1. Hamster depends on GTK+ runtime (yep, it&#039;s pretty obvious, and I should figure it out instantly). Installing latest GTK+ runtime for Windows worked fine for me (make sure it properly registers in PATH, I had to re-logon after installation): http://sourceforge.net/projects/gtk-win/.
2. DNSAPI.dll should be deleted from Hamster installation folder. The library is part of operating system, and, likely, the one distributed with Hamster was incopatible with my Windows version.

PS. Pete, TY for build instructions.</description>
		<content:encoded><![CDATA[<p>Finally, I was able to resolve the crash. It boils down to these 2 points:<br />
1. Hamster depends on GTK+ runtime (yep, it&#8217;s pretty obvious, and I should figure it out instantly). Installing latest GTK+ runtime for Windows worked fine for me (make sure it properly registers in PATH, I had to re-logon after installation): <a href="http://sourceforge.net/projects/gtk-win/" rel="nofollow">http://sourceforge.net/projects/gtk-win/</a>.<br />
2. DNSAPI.dll should be deleted from Hamster installation folder. The library is part of operating system, and, likely, the one distributed with Hamster was incopatible with my Windows version.</p>
<p>PS. Pete, TY for build instructions.<br />
<span class="cluv">Ilya Kurnosov´s last [type] ..<a class="401ef370df 8774" rel="nofollow" href="http://ilyakurnosov.wordpress.com/2012/02/25/you-make-the-difficulty-that-has-always-been-there-visible-please-keep-up/">You make the difficulty that has always been there visible, please keep up</a></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Project Hamster for Windows by Pete</title>
		<link>http://geekpete.com/blog/opensource/project-hamster-windows/comment-page-1#comment-8542</link>
		<dc:creator>Pete</dc:creator>
		<pubDate>Wed, 25 Apr 2012 11:03:20 +0000</pubDate>
		<guid isPermaLink="false">http://geekpete.com/blog/?p=437#comment-8542</guid>
		<description>Build steps are now up at: http://geekpete.com/blog/tech-guides/building-hamster-applet-windows</description>
		<content:encoded><![CDATA[<p>Build steps are now up at: <a href="http://geekpete.com/blog/tech-guides/building-hamster-applet-windows" rel="nofollow">http://geekpete.com/blog/tech-guides/building-hamster-applet-windows</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building Hamster Applet on Windows by Project Hamster for Windows &#124; GeekPete</title>
		<link>http://geekpete.com/blog/tech-guides/building-hamster-applet-windows/comment-page-1#comment-8541</link>
		<dc:creator>Project Hamster for Windows &#124; GeekPete</dc:creator>
		<pubDate>Wed, 25 Apr 2012 10:59:46 +0000</pubDate>
		<guid isPermaLink="false">http://geekpete.com/blog/?page_id=456#comment-8541</guid>
		<description>[...] horticulture, other stuff    Skip to content HomeAboutGadgetsiRiver X20Links MatrixPhotosTech GuidesBuilding Hamster Applet on WindowsLinux citrix client ssl error 61 on Ubuntu 8.10 Intrepid IbexVideo Conversion Guide for the iRiver [...]</description>
		<content:encoded><![CDATA[<div style="padding: 1em">
<p>[...] horticulture, other stuff    Skip to content HomeAboutGadgetsiRiver X20Links MatrixPhotosTech GuidesBuilding Hamster Applet on WindowsLinux citrix client ssl error 61 on Ubuntu 8.10 Intrepid IbexVideo Conversion Guide for the iRiver [...]</p>
</div>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Project Hamster for Windows by Ilya Kurnosov</title>
		<link>http://geekpete.com/blog/opensource/project-hamster-windows/comment-page-1#comment-7917</link>
		<dc:creator>Ilya Kurnosov</dc:creator>
		<pubDate>Tue, 17 Apr 2012 00:02:20 +0000</pubDate>
		<guid isPermaLink="false">http://geekpete.com/blog/?p=437#comment-7917</guid>
		<description>Hi Pete!

Porting Hamster to Win is really good news indeed. You promised to share build tips, though ;-)

I tried to run the program after installation on Win Vista SP2, and it failed to start with the following in hamster-win.exe.log:
Traceback (most recent call last):
  File &quot;hamster-win.py&quot;, line 35, in 
  File &quot;gtk\__init__.pyc&quot;, line 30, in 
  File &quot;gobject\__init__.pyc&quot;, line 26, in 
  File &quot;glib\__init__.pyc&quot;, line 22, in 
  File &quot;glib\_glib.pyc&quot;, line 12, in 
  File &quot;glib\_glib.pyc&quot;, line 10, in __load
ImportError: DLL load failed: ?? ?????? ????????? ??????. [&quot;Can&#039;t find specified module&quot; in my locale].</description>
		<content:encoded><![CDATA[<p>Hi Pete!</p>
<p>Porting Hamster to Win is really good news indeed. You promised to share build tips, though <img src='http://geekpete.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>I tried to run the program after installation on Win Vista SP2, and it failed to start with the following in hamster-win.exe.log:<br />
Traceback (most recent call last):<br />
  File &#8220;hamster-win.py&#8221;, line 35, in<br />
  File &#8220;gtk\__init__.pyc&#8221;, line 30, in<br />
  File &#8220;gobject\__init__.pyc&#8221;, line 26, in<br />
  File &#8220;glib\__init__.pyc&#8221;, line 22, in<br />
  File &#8220;glib\_glib.pyc&#8221;, line 12, in<br />
  File &#8220;glib\_glib.pyc&#8221;, line 10, in __load<br />
ImportError: DLL load failed: ?? ?????? ????????? ??????. ["Can't find specified module" in my locale].</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linux citrix client ssl error 61 on Ubuntu 8.10 Intrepid Ibex by tom</title>
		<link>http://geekpete.com/blog/tech-guides/linux-citrix-client-error-61-ubuntu-810-intrepid-ibex/comment-page-1#comment-7632</link>
		<dc:creator>tom</dc:creator>
		<pubDate>Fri, 13 Apr 2012 08:12:17 +0000</pubDate>
		<guid isPermaLink="false">http://geekpete.com/blog/?page_id=66#comment-7632</guid>
		<description>this also works on 12.04 Beta. 
thanks to all</description>
		<content:encoded><![CDATA[<p>this also works on 12.04 Beta.<br />
thanks to all</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Project Hamster for Windows by Pete</title>
		<link>http://geekpete.com/blog/opensource/project-hamster-windows/comment-page-1#comment-7349</link>
		<dc:creator>Pete</dc:creator>
		<pubDate>Sun, 08 Apr 2012 10:45:11 +0000</pubDate>
		<guid isPermaLink="false">http://geekpete.com/blog/?p=437#comment-7349</guid>
		<description>Thanks for the heads up!

I&#039;m not sure why google chrome is doing this, I suspect that google prefers everyone to host stuff on their servers only or something. Some people suggest that I should host the file on https:// but I might also try making it a zip file...</description>
		<content:encoded><![CDATA[<p>Thanks for the heads up!</p>
<p>I&#8217;m not sure why google chrome is doing this, I suspect that google prefers everyone to host stuff on their servers only or something. Some people suggest that I should host the file on https:// but I might also try making it a zip file&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Project Hamster for Windows by jg</title>
		<link>http://geekpete.com/blog/opensource/project-hamster-windows/comment-page-1#comment-7299</link>
		<dc:creator>jg</dc:creator>
		<pubDate>Thu, 05 Apr 2012 05:58:17 +0000</pubDate>
		<guid isPermaLink="false">http://geekpete.com/blog/?p=437#comment-7299</guid>
		<description>Hi! I felt lucky for finding this.
But after downloading, chrome says it could be a 
&quot;Phishing and malware&quot;.

I don&#039;t know why, but I think you should know that.

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi! I felt lucky for finding this.<br />
But after downloading, chrome says it could be a<br />
&#8220;Phishing and malware&#8221;.</p>
<p>I don&#8217;t know why, but I think you should know that.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linux citrix client ssl error 61 on Ubuntu 8.10 Intrepid Ibex by Mike Lamoreaux</title>
		<link>http://geekpete.com/blog/tech-guides/linux-citrix-client-error-61-ubuntu-810-intrepid-ibex/comment-page-1#comment-7267</link>
		<dc:creator>Mike Lamoreaux</dc:creator>
		<pubDate>Tue, 03 Apr 2012 06:36:08 +0000</pubDate>
		<guid isPermaLink="false">http://geekpete.com/blog/?page_id=66#comment-7267</guid>
		<description>Thanks Ekhaat so much for this tip, worked perfectly for Ubuntu 11.10</description>
		<content:encoded><![CDATA[<p>Thanks Ekhaat so much for this tip, worked perfectly for Ubuntu 11.10</p>
]]></content:encoded>
	</item>
</channel>
</rss>

