<?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 on: Comix: Windows start script</title>
	<atom:link href="http://sector-5.net/archives/comix-win32-start-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://sector-5.net/archives/comix-win32-start-script/</link>
	<description></description>
	<lastBuildDate>Thu, 02 Feb 2012 14:01:16 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Anonymous</title>
		<link>http://sector-5.net/archives/comix-win32-start-script/comment-page-1/#comment-601</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 22 Oct 2010 17:32:04 +0000</pubDate>
		<guid isPermaLink="false">http://sector-5.net/?p=47#comment-601</guid>
		<description>&lt;p&gt;I forgot to mention about those Python requirements, so thanks for pointing that out. &lt;/p&gt;

&lt;p&gt;Someone forked Comix on Sourceforge to Mcomix, but commit activity ceased after a few days. If someone has to do it (the original developer might as well never turn up again), at least don&#039;t half-ass it.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<div style="background: #ffffcc;"><p></p><p>I forgot to mention about those Python requirements, so thanks for pointing that out. </p>

<p>Someone forked Comix on Sourceforge to Mcomix, but commit activity ceased after a few days. If someone has to do it (the original developer might as well never turn up again), at least don&#8217;t half-ass it.</p></div>]]></content:encoded>
	</item>
	<item>
		<title>By: nwt</title>
		<link>http://sector-5.net/archives/comix-win32-start-script/comment-page-1/#comment-599</link>
		<dc:creator>nwt</dc:creator>
		<pubDate>Fri, 15 Oct 2010 22:51:28 +0000</pubDate>
		<guid isPermaLink="false">http://sector-5.net/?p=47#comment-599</guid>
		<description>&lt;p&gt;Alright, I figured one needs some other packages in addition to gtk+ for Windows...&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;PIL&lt;/li&gt;
&lt;li&gt;pycairo&lt;/li&gt;
&lt;li&gt;pygobject&lt;/li&gt;
&lt;li&gt;pygtk&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;... which are currently only available for Python 2.6 x86, so one may as well take the original version of the start script. But in any case, here&#039;s my build with changes as described above. Works with 2.6 and should work with Python 2.7: http://www.mediafire.com/?x7gdwfb2bj4w0cz&lt;/p&gt;

&lt;p&gt;Btw, while direct development of comix may have ceased, there are still some quite interesting 3rd party patches on its sourceforge site.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p></p><p>Alright, I figured one needs some other packages in addition to gtk+ for Windows&#8230;</p>

<ul>
<li>PIL</li>
<li>pycairo</li>
<li>pygobject</li>
<li>pygtk</li>
</ul>

<p>&#8230; which are currently only available for Python 2.6 x86, so one may as well take the original version of the start script. But in any case, here&#8217;s my build with changes as described above. Works with 2.6 and should work with Python 2.7: <a href="http://www.mediafire.com/?x7gdwfb2bj4w0cz" rel="nofollow">http://www.mediafire.com/?x7gdwfb2bj4w0cz</a></p>

<p>Btw, while direct development of comix may have ceased, there are still some quite interesting 3rd party patches on its sourceforge site.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: nwt</title>
		<link>http://sector-5.net/archives/comix-win32-start-script/comment-page-1/#comment-598</link>
		<dc:creator>nwt</dc:creator>
		<pubDate>Mon, 11 Oct 2010 11:18:32 +0000</pubDate>
		<guid isPermaLink="false">http://sector-5.net/?p=47#comment-598</guid>
		<description>&lt;p&gt;Does this still work with Python 2.7?&lt;/p&gt;

&lt;p&gt;I&#039;ve got 2.7 x86 and 3.1 x64 installed and compiled it after replacing &quot;afxres.h&quot; with &quot;windows.h&quot; in Resources.rc, adding 2.7 to the TCHAR array and defining &lt;em&gt;CRT&lt;/em&gt;SECURE&lt;em&gt;NO&lt;/em&gt;WARNINGS 1 for Visual C++ 2010.&lt;/p&gt;

&lt;p&gt;It compiles, but then merely crashes silently.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p></p><p>Does this still work with Python 2.7?</p>

<p>I&#8217;ve got 2.7 x86 and 3.1 x64 installed and compiled it after replacing &#8220;afxres.h&#8221; with &#8220;windows.h&#8221; in Resources.rc, adding 2.7 to the TCHAR array and defining <em>CRT</em>SECURE<em>NO</em>WARNINGS 1 for Visual C++ 2010.</p>

<p>It compiles, but then merely crashes silently.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://sector-5.net/archives/comix-win32-start-script/comment-page-1/#comment-592</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 25 Aug 2010 04:23:24 +0000</pubDate>
		<guid isPermaLink="false">http://sector-5.net/?p=47#comment-592</guid>
		<description>&lt;p&gt;First of all, thanks for this. It&#039;s nice having the best manga reader on Windows. One problem though, how can I get it to read rar files? Converting the archive to zip obviously works, but it would be nice if I didn&#039;t have to do that step.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p></p><p>First of all, thanks for this. It&#8217;s nice having the best manga reader on Windows. One problem though, how can I get it to read rar files? Converting the archive to zip obviously works, but it would be nice if I didn&#8217;t have to do that step.</p>]]></content:encoded>
	</item>
</channel>
</rss>

