<?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: headless OOo</title>
	<atom:link href="http://blogs.linux.ie/caolan/2007/05/04/headless-ooo/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.linux.ie/caolan/2007/05/04/headless-ooo/</link>
	<description>babblings!</description>
	<lastBuildDate>Thu, 27 Oct 2011 12:28:47 +0100</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
	<item>
		<title>By: Caolan</title>
		<link>http://blogs.linux.ie/caolan/2007/05/04/headless-ooo/comment-page-1/#comment-145552</link>
		<dc:creator>Caolan</dc:creator>
		<pubDate>Sun, 26 Sep 2010 12:32:44 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.linux.ie/caolan/2007/05/04/headless-ooo/#comment-145552</guid>
		<description>If you are getting &quot;Can’t open display: :1 Set DISPLAY environment variable&quot; then you are not using the headless plugin, add -headless to the soffice command line, and ensure that the headless plugin is installed, i.e for x86_64 there should be a libvclplug_svplx.so in the program dir alongside libvclplug_genlx.so</description>
		<content:encoded><![CDATA[<p>If you are getting &#8220;Can’t open display: :1 Set DISPLAY environment variable&#8221; then you are not using the headless plugin, add -headless to the soffice command line, and ensure that the headless plugin is installed, i.e for x86_64 there should be a libvclplug_svplx.so in the program dir alongside libvclplug_genlx.so</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hannes</title>
		<link>http://blogs.linux.ie/caolan/2007/05/04/headless-ooo/comment-page-1/#comment-145551</link>
		<dc:creator>hannes</dc:creator>
		<pubDate>Sun, 26 Sep 2010 10:10:49 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.linux.ie/caolan/2007/05/04/headless-ooo/#comment-145551</guid>
		<description>I am sure the display :1 is active.however, when i use the openoffice to convert the odt to pdf through the command line,I receive the error:
got new connection
Converting document with convertToPDF
/usr/lib64/ooo/program/soffice.bin X11 error: Can&#039;t open display: :1
   Set DISPLAY environment variable, use -display option
   or check permissions of your X-Server
   (See &quot;man X&quot; resp. &quot;man xhost&quot; for details)

Error: (3) - Unknown failure converting document
 Data Recieved on child 24604

Anybody can help me?</description>
		<content:encoded><![CDATA[<p>I am sure the display :1 is active.however, when i use the openoffice to convert the odt to pdf through the command line,I receive the error:<br />
got new connection<br />
Converting document with convertToPDF<br />
/usr/lib64/ooo/program/soffice.bin X11 error: Can&#8217;t open display: :1<br />
   Set DISPLAY environment variable, use -display option<br />
   or check permissions of your X-Server<br />
   (See &#8220;man X&#8221; resp. &#8220;man xhost&#8221; for details)</p>
<p>Error: (3) &#8211; Unknown failure converting document<br />
 Data Recieved on child 24604</p>
<p>Anybody can help me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guillaume Allegre</title>
		<link>http://blogs.linux.ie/caolan/2007/05/04/headless-ooo/comment-page-1/#comment-99282</link>
		<dc:creator>Guillaume Allegre</dc:creator>
		<pubDate>Thu, 05 Jun 2008 17:29:59 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.linux.ie/caolan/2007/05/04/headless-ooo/#comment-99282</guid>
		<description>Sorry for my previous post, I found the answer myself. 
(for Debian) you need to also install the package : openoffice.org-headless</description>
		<content:encoded><![CDATA[<p>Sorry for my previous post, I found the answer myself.<br />
(for Debian) you need to also install the package : openoffice.org-headless</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guillaume Allegre</title>
		<link>http://blogs.linux.ie/caolan/2007/05/04/headless-ooo/comment-page-1/#comment-99276</link>
		<dc:creator>Guillaume Allegre</dc:creator>
		<pubDate>Thu, 05 Jun 2008 16:59:39 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.linux.ie/caolan/2007/05/04/headless-ooo/#comment-99276</guid>
		<description>This sounds very interesting, but I can&#039;t reproduce your example :
$ unset DISPLAY 
$ /usr/lib/openoffice/program/soffice.bin -headless 
&quot;-accept=socket,host=localhost,port=2002;urp;&quot;
/usr/lib/openoffice/program/soffice.bin X11 error: Can&#039;t open display: 
   Set DISPLAY environment variable, use -display option
   or check permissions of your X-Server
   (See &quot;man X&quot; resp. &quot;man xhost&quot; for details)

OOo version : 2.4.0, more precisely
Debian package openoffice.org-core 1:2.4.0-3+b1

Do I need to compile my own version ? 
Is there a mean to know if my the binary has headless enabled ?</description>
		<content:encoded><![CDATA[<p>This sounds very interesting, but I can&#8217;t reproduce your example :<br />
$ unset DISPLAY<br />
$ /usr/lib/openoffice/program/soffice.bin -headless<br />
&#8220;-accept=socket,host=localhost,port=2002;urp;&#8221;<br />
/usr/lib/openoffice/program/soffice.bin X11 error: Can&#8217;t open display:<br />
   Set DISPLAY environment variable, use -display option<br />
   or check permissions of your X-Server<br />
   (See &#8220;man X&#8221; resp. &#8220;man xhost&#8221; for details)</p>
<p>OOo version : 2.4.0, more precisely<br />
Debian package openoffice.org-core 1:2.4.0-3+b1</p>
<p>Do I need to compile my own version ?<br />
Is there a mean to know if my the binary has headless enabled ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Tolmacs</title>
		<link>http://blogs.linux.ie/caolan/2007/05/04/headless-ooo/comment-page-1/#comment-27301</link>
		<dc:creator>Mark Tolmacs</dc:creator>
		<pubDate>Wed, 09 May 2007 13:02:10 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.linux.ie/caolan/2007/05/04/headless-ooo/#comment-27301</guid>
		<description>Thank you for this patch! I think many of us, web developers and system administrators will benefit from this work as it makes life much easier(without X on our server). Thanks again!</description>
		<content:encoded><![CDATA[<p>Thank you for this patch! I think many of us, web developers and system administrators will benefit from this work as it makes life much easier(without X on our server). Thanks again!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

