<?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: Installing thummer 0.01 on Ubuntu 8.04 LTS Server</title>
	<atom:link href="http://mattaustin.me.uk/2009/01/installing-thummer-on-ubuntu-804-lts-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://mattaustin.me.uk/2009/01/installing-thummer-on-ubuntu-804-lts-server/</link>
	<description>Ubuntu, Django, open source, and other internet shenanigans</description>
	<lastBuildDate>Sun, 27 Jun 2010 09:10:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Matt</title>
		<link>http://mattaustin.me.uk/2009/01/installing-thummer-on-ubuntu-804-lts-server/#comment-142</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Wed, 08 Jul 2009 14:43:09 +0000</pubDate>
		<guid isPermaLink="false">http://mattaustin.me.uk/?p=25#comment-142</guid>
		<description>Hi Peter,
The grey box is indeed a placeholder for when the capturing process fails. This could be because of an issue with Xvfb or CutyCapt.
Maybe try running these apps directly from the command line to see if they are working?
&lt;code&gt;xvfb-run --auto-servernum --server-args=&#039;-screen 0, 1024x768x24&#039; /path/to/CutyCapt --url=http://website.com/ --out=~/snapshot.png&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Hi Peter,</p>
<p>The grey box is indeed a placeholder for when the capturing process fails. This could be because of an issue with Xvfb or CutyCapt. </p>
<p>Maybe try running these apps directly from the command line to see if they are working?<br />
<code>xvfb-run --auto-servernum --server-args='-screen 0, 1024x768x24' /path/to/CutyCapt --url=http://website.com/ --out=~/snapshot.png</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://mattaustin.me.uk/2009/01/installing-thummer-on-ubuntu-804-lts-server/#comment-141</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Wed, 08 Jul 2009 10:41:29 +0000</pubDate>
		<guid isPermaLink="false">http://mattaustin.me.uk/?p=25#comment-141</guid>
		<description>Hi Matt,
I managed to get it to run. I think in python 2.6 the packages have to reside in /usr/local/lib/python2.6/dist-packages/.
So it seems to work fine but instead of displaying a screenshot I only see e light grey box (perhaps a placeholder). Security settings should be Ok. I turned debug on in  settings.py, but I&#039;m not sure were to find the debug output. In the apache error.log I just see this warning:
/usr/lib/python2.6/dist-packages/mod_python/importer.py:32: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  import md5
I&#039;m not sure if this is the problem?!
Thanks,
Peter</description>
		<content:encoded><![CDATA[<p>Hi Matt,</p>
<p>I managed to get it to run. I think in python 2.6 the packages have to reside in /usr/local/lib/python2.6/dist-packages/.<br />
So it seems to work fine but instead of displaying a screenshot I only see e light grey box (perhaps a placeholder). Security settings should be Ok. I turned debug on in  settings.py, but I&#8217;m not sure were to find the debug output. In the apache error.log I just see this warning:<br />
/usr/lib/python2.6/dist-packages/mod_python/importer.py:32: DeprecationWarning: the md5 module is deprecated; use hashlib instead<br />
  import md5<br />
I&#8217;m not sure if this is the problem?!</p>
<p>Thanks,</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://mattaustin.me.uk/2009/01/installing-thummer-on-ubuntu-804-lts-server/#comment-140</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Wed, 08 Jul 2009 09:41:45 +0000</pubDate>
		<guid isPermaLink="false">http://mattaustin.me.uk/?p=25#comment-140</guid>
		<description>Hi Matt,
thanks for the great article.
I&#039;m new to using python and followed the steps you described above. Now I think the problem is that the Ubuntu 9.04 uses python 2.6 as default. If I try &quot;./manage.py syncdb&quot; I get the error message &quot;Error: No module named sorl&quot; (even. If I change the default version of my system to 2.5 it works, but still the webserver part doesn&#039;t work cause apache insist on using version 2.6. Do you know how I can use your program on Ubuntu 9.04.
Thanks,
Peter</description>
		<content:encoded><![CDATA[<p>Hi Matt,</p>
<p>thanks for the great article.<br />
I&#8217;m new to using python and followed the steps you described above. Now I think the problem is that the Ubuntu 9.04 uses python 2.6 as default. If I try &#8220;./manage.py syncdb&#8221; I get the error message &#8220;Error: No module named sorl&#8221; (even. If I change the default version of my system to 2.5 it works, but still the webserver part doesn&#8217;t work cause apache insist on using version 2.6. Do you know how I can use your program on Ubuntu 9.04.</p>
<p>Thanks,</p>
<p>Peter</p>
]]></content:encoded>
	</item>
</channel>
</rss>
