<?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: Setting up Headless XServer and CutyCapt on Ubuntu</title>
	<atom:link href="http://daveelkins.com/2009/04/10/setting-up-headless-xserver-and-cutycapt-on-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://daveelkins.com/2009/04/10/setting-up-headless-xserver-and-cutycapt-on-ubuntu/</link>
	<description></description>
	<lastBuildDate>Fri, 30 Mar 2012 15:26:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: johnC</title>
		<link>http://daveelkins.com/2009/04/10/setting-up-headless-xserver-and-cutycapt-on-ubuntu/comment-page-1/#comment-12667</link>
		<dc:creator>johnC</dc:creator>
		<pubDate>Fri, 30 Mar 2012 15:26:24 +0000</pubDate>
		<guid isPermaLink="false">http://daveelkins.com/?p=82#comment-12667</guid>
		<description>You&#039;ve just saved a project I bXlib:  extension &quot;RANDR&quot; missing on display &quot;:99&quot;lundered into.

Thanks, from a hack programmer.

BTW, even tho I&#039;m getting the screen grabs, I still get this message:

Xlib:  extension &quot;RANDR&quot; missing on display &quot;:99&quot;</description>
		<content:encoded><![CDATA[<p>You&#8217;ve just saved a project I bXlib:  extension &#8220;RANDR&#8221; missing on display &#8220;:99&#8243;lundered into.</p>
<p>Thanks, from a hack programmer.</p>
<p>BTW, even tho I&#8217;m getting the screen grabs, I still get this message:</p>
<p>Xlib:  extension &#8220;RANDR&#8221; missing on display &#8220;:99&#8243;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alen Russo</title>
		<link>http://daveelkins.com/2009/04/10/setting-up-headless-xserver-and-cutycapt-on-ubuntu/comment-page-1/#comment-12398</link>
		<dc:creator>Alen Russo</dc:creator>
		<pubDate>Tue, 07 Feb 2012 04:19:46 +0000</pubDate>
		<guid isPermaLink="false">http://daveelkins.com/?p=82#comment-12398</guid>
		<description>I followed the instructions, but got the following error after make:

g++ -Wl,-O1 -o CutyCapt CutyCapt.o moc_CutyCapt.o    -L/usr/lib -lQtWebKit -lQtSvg -lQtGui -lQtNetwork -lQtCore -lpthread
/usr/lib/libQtGui.so: undefined reference to `png_read_info@PNG12_0&#039;
..
..
usr/lib/libQtGui.so: undefined reference to `png_get_valid@PNG12_0&#039;
collect2: ld returned 1 exit status
make: *** [CutyCapt] Error 1

Tried it on ubuntu &amp; debian 5, any ideas?

thanks</description>
		<content:encoded><![CDATA[<p>I followed the instructions, but got the following error after make:</p>
<p>g++ -Wl,-O1 -o CutyCapt CutyCapt.o moc_CutyCapt.o    -L/usr/lib -lQtWebKit -lQtSvg -lQtGui -lQtNetwork -lQtCore -lpthread<br />
/usr/lib/libQtGui.so: undefined reference to `png_read_info@PNG12_0&#8242;<br />
..<br />
..<br />
usr/lib/libQtGui.so: undefined reference to `png_get_valid@PNG12_0&#8242;<br />
collect2: ld returned 1 exit status<br />
make: *** [CutyCapt] Error 1</p>
<p>Tried it on ubuntu &amp; debian 5, any ideas?</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: html to image &#8211; cutycapt &#124; Techjot</title>
		<link>http://daveelkins.com/2009/04/10/setting-up-headless-xserver-and-cutycapt-on-ubuntu/comment-page-1/#comment-11303</link>
		<dc:creator>html to image &#8211; cutycapt &#124; Techjot</dc:creator>
		<pubDate>Wed, 28 Sep 2011 22:51:38 +0000</pubDate>
		<guid isPermaLink="false">http://daveelkins.com/?p=82#comment-11303</guid>
		<description>[...] I found this And did [...]</description>
		<content:encoded><![CDATA[<p>[...] I found this And did [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marvin</title>
		<link>http://daveelkins.com/2009/04/10/setting-up-headless-xserver-and-cutycapt-on-ubuntu/comment-page-1/#comment-9381</link>
		<dc:creator>Marvin</dc:creator>
		<pubDate>Fri, 22 Apr 2011 11:05:54 +0000</pubDate>
		<guid isPermaLink="false">http://daveelkins.com/?p=82#comment-9381</guid>
		<description>Hey,

great instructions! Now I&#039;ve got a way to automatically take screenshots with my scripts. This works on Debian Lenny as well if you&#039;ll mind the aptitude backports (http://backports.debian.org/Instructions/).

Thanks.</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>great instructions! Now I&#8217;ve got a way to automatically take screenshots with my scripts. This works on Debian Lenny as well if you&#8217;ll mind the aptitude backports (<a href="http://backports.debian.org/Instructions/" rel="nofollow">http://backports.debian.org/Instructions/</a>).</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web Scraping Ajax and Javascript Sites &#171; Data Big Bang Blog</title>
		<link>http://daveelkins.com/2009/04/10/setting-up-headless-xserver-and-cutycapt-on-ubuntu/comment-page-1/#comment-7355</link>
		<dc:creator>Web Scraping Ajax and Javascript Sites &#171; Data Big Bang Blog</dc:creator>
		<pubDate>Tue, 11 Jan 2011 21:49:11 +0000</pubDate>
		<guid isPermaLink="false">http://daveelkins.com/?p=82#comment-7355</guid>
		<description>[...] Setting up Headless XServer and CutyCapt on Ubuntu [...]</description>
		<content:encoded><![CDATA[<p>[...] Setting up Headless XServer and CutyCapt on Ubuntu [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: frostb</title>
		<link>http://daveelkins.com/2009/04/10/setting-up-headless-xserver-and-cutycapt-on-ubuntu/comment-page-1/#comment-6991</link>
		<dc:creator>frostb</dc:creator>
		<pubDate>Tue, 07 Dec 2010 22:33:58 +0000</pubDate>
		<guid isPermaLink="false">http://daveelkins.com/?p=82#comment-6991</guid>
		<description>Dude!!! YOU saved the day and the night!! Thank you for the brilliant instructions! Worked perfectly fine on Debian lenny (VPS instance).

If I may just add in relation to the first comment by Paul, to unable backports, I had to:

$ vim /etc/apt/sources.list

Append:
# Backports repository
deb http://backports.debian.org/debian-backports lenny-backports main contrib non-free

And:
$ aptitude update

Keep in mind the above applies for lenny.

Again - a huge Thank You!</description>
		<content:encoded><![CDATA[<p>Dude!!! YOU saved the day and the night!! Thank you for the brilliant instructions! Worked perfectly fine on Debian lenny (VPS instance).</p>
<p>If I may just add in relation to the first comment by Paul, to unable backports, I had to:</p>
<p>$ vim /etc/apt/sources.list</p>
<p>Append:<br />
# Backports repository<br />
deb <a href="http://backports.debian.org/debian-backports" rel="nofollow">http://backports.debian.org/debian-backports</a> lenny-backports main contrib non-free</p>
<p>And:<br />
$ aptitude update</p>
<p>Keep in mind the above applies for lenny.</p>
<p>Again &#8211; a huge Thank You!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: web development</title>
		<link>http://daveelkins.com/2009/04/10/setting-up-headless-xserver-and-cutycapt-on-ubuntu/comment-page-1/#comment-6314</link>
		<dc:creator>web development</dc:creator>
		<pubDate>Sat, 26 Jun 2010 04:49:58 +0000</pubDate>
		<guid isPermaLink="false">http://daveelkins.com/?p=82#comment-6314</guid>
		<description>at first, it&#039;s working perfectly, but right now i&#039;m getting this error

Xlib: connection to &quot;:99.0&quot; refused by server
Xlib: Invalid MIT-MAGIC-COOKIE-1 key
CutyCapt: cannot connect to X server :99
/usr/bin/xvfb-run: line 173: kill: (12088) - No such process</description>
		<content:encoded><![CDATA[<p>at first, it&#8217;s working perfectly, but right now i&#8217;m getting this error</p>
<p>Xlib: connection to &#8220;:99.0&#8243; refused by server<br />
Xlib: Invalid MIT-MAGIC-COOKIE-1 key<br />
CutyCapt: cannot connect to X server :99<br />
/usr/bin/xvfb-run: line 173: kill: (12088) &#8211; No such process</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Website Screenshots von der Linux Consolen mit CutyCapt » Server » Debian Root</title>
		<link>http://daveelkins.com/2009/04/10/setting-up-headless-xserver-and-cutycapt-on-ubuntu/comment-page-1/#comment-5709</link>
		<dc:creator>Website Screenshots von der Linux Consolen mit CutyCapt » Server » Debian Root</dc:creator>
		<pubDate>Sun, 18 Apr 2010 15:05:48 +0000</pubDate>
		<guid isPermaLink="false">http://daveelkins.com/?p=82#comment-5709</guid>
		<description>[...] wie man es auf einem Debian Server hin bekommt. Heute hatte ich dann etwas Zeit und habe diese Anleitung f&#252;r Ubuntu auf einem Debian Lenny ausprobiert. Ich war &#252;berrascht das ich nach nur 5 Minuten ein [...]</description>
		<content:encoded><![CDATA[<p>[...] wie man es auf einem Debian Server hin bekommt. Heute hatte ich dann etwas Zeit und habe diese Anleitung f&#252;r Ubuntu auf einem Debian Lenny ausprobiert. Ich war &#252;berrascht das ich nach nur 5 Minuten ein [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Danter</title>
		<link>http://daveelkins.com/2009/04/10/setting-up-headless-xserver-and-cutycapt-on-ubuntu/comment-page-1/#comment-2358</link>
		<dc:creator>Paul Danter</dc:creator>
		<pubDate>Mon, 04 May 2009 17:16:33 +0000</pubDate>
		<guid isPermaLink="false">http://daveelkins.com/?p=82#comment-2358</guid>
		<description>Hi Dave,

Great instructions. The only thing I&#039;d add is that you also need to enable the aptitude backports repository in /etc/apt/sources.list as this is off by default. This enables you to get the libqt4 packages.

-Paul</description>
		<content:encoded><![CDATA[<p>Hi Dave,</p>
<p>Great instructions. The only thing I&#8217;d add is that you also need to enable the aptitude backports repository in /etc/apt/sources.list as this is off by default. This enables you to get the libqt4 packages.</p>
<p>-Paul</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.713 seconds -->

