<?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: Xvfb and Firefox headless screenshot generator</title>
	<atom:link href="http://ivanvillareal.com/linux/xvfb-and-firefox-headles-screenshot-generator/feed/" rel="self" type="application/rss+xml" />
	<link>http://ivanvillareal.com/linux/xvfb-and-firefox-headles-screenshot-generator/</link>
	<description>IT stuff and more...</description>
	<lastBuildDate>Thu, 02 Feb 2012 19:34:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ivan Villareal</title>
		<link>http://ivanvillareal.com/linux/xvfb-and-firefox-headles-screenshot-generator/comment-page-1/#comment-7</link>
		<dc:creator>Ivan Villareal</dc:creator>
		<pubDate>Wed, 27 Jan 2010 00:49:10 +0000</pubDate>
		<guid isPermaLink="false">http://ivanvillareal.com/?p=10#comment-7</guid>
		<description>&lt;a href=&quot;#comment-6&quot; rel=&quot;nofollow&quot;&gt;@methode &lt;/a&gt; 
No I don&#039;t think killing Xvfb had anything to do with this weird output you are getting, this is because I did a larger app and I&#039;m killing Xvfb everytime I need to restart the process and I didn&#039;t had this problem.

You can try to debug your issue by running manually every step, first run Xvfb and on a second terminal take a screenshot, if it looks ok, open firefox inside of that Xvfb session and take a screenshot again, an easier way to debug this is changing Xvfb to X, and do all your testing trough an ssh session, that way you can look how your script performs and get an idea of what is going wrong.</description>
		<content:encoded><![CDATA[<p><a href="#comment-6" rel="nofollow">@methode </a><br />
No I don&#8217;t think killing Xvfb had anything to do with this weird output you are getting, this is because I did a larger app and I&#8217;m killing Xvfb everytime I need to restart the process and I didn&#8217;t had this problem.</p>
<p>You can try to debug your issue by running manually every step, first run Xvfb and on a second terminal take a screenshot, if it looks ok, open firefox inside of that Xvfb session and take a screenshot again, an easier way to debug this is changing Xvfb to X, and do all your testing trough an ssh session, that way you can look how your script performs and get an idea of what is going wrong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: methode</title>
		<link>http://ivanvillareal.com/linux/xvfb-and-firefox-headles-screenshot-generator/comment-page-1/#comment-6</link>
		<dc:creator>methode</dc:creator>
		<pubDate>Mon, 25 Jan 2010 07:55:25 +0000</pubDate>
		<guid isPermaLink="false">http://ivanvillareal.com/?p=10#comment-6</guid>
		<description>Excellent tutorial!

Ivan, a question: for some reason I get some weird colors instead of the real output when generating the image with import. I&#039;m not sure why but I smell it&#039;s because I killed Xvfb and that didn&#039;t start up properly the next time. The interesting is, that for the first time I took the screenshot it all worked properly; so I wrote a bash script to start and stop (with kill) the X and export the image. I assume stopping the X was a very stupid idea.
So now I&#039;m trying to fix these weird colors: http://picasaweb.google.com/lh/photo/2qWs1qIeM1W7lMKIwoJnqQ?authkey=Gv1sRgCNeRqrGLyufi9AE&amp;feat=directlink

Any idea on this?</description>
		<content:encoded><![CDATA[<p>Excellent tutorial!</p>
<p>Ivan, a question: for some reason I get some weird colors instead of the real output when generating the image with import. I&#8217;m not sure why but I smell it&#8217;s because I killed Xvfb and that didn&#8217;t start up properly the next time. The interesting is, that for the first time I took the screenshot it all worked properly; so I wrote a bash script to start and stop (with kill) the X and export the image. I assume stopping the X was a very stupid idea.<br />
So now I&#8217;m trying to fix these weird colors: <a href="http://picasaweb.google.com/lh/photo/2qWs1qIeM1W7lMKIwoJnqQ?authkey=Gv1sRgCNeRqrGLyufi9AE&#038;feat=directlink" rel="nofollow">http://picasaweb.google.com/lh/photo/2qWs1qIeM1W7lMKIwoJnqQ?authkey=Gv1sRgCNeRqrGLyufi9AE&#038;feat=directlink</a></p>
<p>Any idea on this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan Villareal</title>
		<link>http://ivanvillareal.com/linux/xvfb-and-firefox-headles-screenshot-generator/comment-page-1/#comment-3</link>
		<dc:creator>Ivan Villareal</dc:creator>
		<pubDate>Wed, 07 Oct 2009 16:54:45 +0000</pubDate>
		<guid isPermaLink="false">http://ivanvillareal.com/?p=10#comment-3</guid>
		<description>browser.sessionstore.resume_from_crash was set to false, what worked for me was to change some settings and add the extensions on another firefox instance and then copying all the .mozilla folder to the home directory of the user that will be running the Xvfb, I&#039;ve also used an extension to make firefox tabless, because I didn&#039;t found a way to close specific tabs.</description>
		<content:encoded><![CDATA[<p>browser.sessionstore.resume_from_crash was set to false, what worked for me was to change some settings and add the extensions on another firefox instance and then copying all the .mozilla folder to the home directory of the user that will be running the Xvfb, I&#8217;ve also used an extension to make firefox tabless, because I didn&#8217;t found a way to close specific tabs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Clemmons</title>
		<link>http://ivanvillareal.com/linux/xvfb-and-firefox-headles-screenshot-generator/comment-page-1/#comment-2</link>
		<dc:creator>Eric Clemmons</dc:creator>
		<pubDate>Wed, 07 Oct 2009 16:39:25 +0000</pubDate>
		<guid isPermaLink="false">http://ivanvillareal.com/?p=10#comment-2</guid>
		<description>What settings in the profile did you modify to prevent the &quot;Firefox did not shutdown properly&quot; errors?</description>
		<content:encoded><![CDATA[<p>What settings in the profile did you modify to prevent the &#8220;Firefox did not shutdown properly&#8221; errors?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

