<?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: gnome-web-photo segfaults! OH NOES!</title>
	<atom:link href="http://e-mats.org/2010/02/gnome-web-photo-segfaults-oh-noes/feed/" rel="self" type="application/rss+xml" />
	<link>http://e-mats.org/2010/02/gnome-web-photo-segfaults-oh-noes/</link>
	<description>Where desperate is just another word for a regular day.</description>
	<lastBuildDate>Thu, 26 Aug 2010 07:10:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Mats</title>
		<link>http://e-mats.org/2010/02/gnome-web-photo-segfaults-oh-noes/comment-page-1/#comment-1346</link>
		<dc:creator>Mats</dc:creator>
		<pubDate>Wed, 24 Feb 2010 17:55:58 +0000</pubDate>
		<guid isPermaLink="false">http://e-mats.org/?p=757#comment-1346</guid>
		<description>You&#039;ll have to provide the display that gnome-web-photo should run on - this will refer to the current X11-compatible server running on the machine handling the request. This is usually xorg these days. Anyway, you can provide information about which display to use by appending --display to the command line: &lt;em&gt;--display=:0.0&lt;/em&gt;. 

The X11-server will usually not allow connections from other users, but this depends on your configuration. You can use xhost to configure access to your X11-server.</description>
		<content:encoded><![CDATA[<p>You&#8217;ll have to provide the display that gnome-web-photo should run on &#8211; this will refer to the current X11-compatible server running on the machine handling the request. This is usually xorg these days. Anyway, you can provide information about which display to use by appending &#8211;display to the command line: <em>&#8211;display=:0.0</em>. </p>
<p>The X11-server will usually not allow connections from other users, but this depends on your configuration. You can use xhost to configure access to your X11-server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: icsbcn</title>
		<link>http://e-mats.org/2010/02/gnome-web-photo-segfaults-oh-noes/comment-page-1/#comment-1345</link>
		<dc:creator>icsbcn</dc:creator>
		<pubDate>Wed, 24 Feb 2010 15:57:06 +0000</pubDate>
		<guid isPermaLink="false">http://e-mats.org/?p=757#comment-1345</guid>
		<description>The script:

php
echo($DISPLAY);
shell_exec(&#039;gnome-web-photo -t 0 --mode=thumbnail -w 512 -s 256 http://www.google.com /tmp/google.jpg&#039;);</description>
		<content:encoded><![CDATA[<p>The script:</p>
<p>php<br />
echo($DISPLAY);<br />
shell_exec(&#8216;gnome-web-photo -t 0 &#8211;mode=thumbnail -w 512 -s 256 <a href="http://www.google.com" rel="nofollow">http://www.google.com</a> /tmp/google.jpg&#8217;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: icsbcn</title>
		<link>http://e-mats.org/2010/02/gnome-web-photo-segfaults-oh-noes/comment-page-1/#comment-1344</link>
		<dc:creator>icsbcn</dc:creator>
		<pubDate>Wed, 24 Feb 2010 15:55:02 +0000</pubDate>
		<guid isPermaLink="false">http://e-mats.org/?p=757#comment-1344</guid>
		<description>Hello,

I have implemented this script:



When I execute it in shell (/usr/bin/php script.php) it runs! But if I execute it with a browser I view this error: Cannot open display

Can you help me?</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I have implemented this script:</p>
<p>When I execute it in shell (/usr/bin/php script.php) it runs! But if I execute it with a browser I view this error: Cannot open display</p>
<p>Can you help me?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
