<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Robert Naylor &#187; bugs</title>
	<atom:link href="http://robert.pobice.co.uk/cats/bugs/feed/" rel="self" type="application/rss+xml" />
	<link>http://robert.pobice.co.uk</link>
	<description>Random thoughts and tech tips</description>
	<lastBuildDate>Sun, 08 Jan 2012 12:20:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Silly networker error message</title>
		<link>http://robert.pobice.co.uk/2012/01/silly-networker-error-message/</link>
		<comments>http://robert.pobice.co.uk/2012/01/silly-networker-error-message/#comments</comments>
		<pubDate>Sun, 08 Jan 2012 12:16:27 +0000</pubDate>
		<dc:creator>robert</dc:creator>
				<category><![CDATA[bugs]]></category>
		<category><![CDATA[Work / Microsoft]]></category>

		<guid isPermaLink="false">http://robert.pobice.co.uk/?p=136</guid>
		<description><![CDATA[This has been bugging me for a while.  Every so often after I get a waiting for tape message which is then handeled it get NetWorker media request: (critical) Waiting for 0 writable volume(s) to backup pool &#8216;Daily&#8217; tape on &#60;server name&#62; Huh?  I suppose strictly I should go and remove all writable volumes(s) from [...]]]></description>
			<content:encoded><![CDATA[<p>This has been bugging me for a while.  Every so often after I get a waiting for tape message which is then handeled it get</p>
<blockquote><p>NetWorker media request: (critical) Waiting for 0 writable volume(s) to backup pool &#8216;Daily&#8217; tape on &lt;server name&gt;</p></blockquote>
<p>Huh?  I suppose strictly I should go and remove all writable volumes(s) from the pool <img src='http://robert.pobice.co.uk/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://robert.pobice.co.uk/2012/01/silly-networker-error-message/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP5 + Mostwanted</title>
		<link>http://robert.pobice.co.uk/2006/12/php5-mostwanted/</link>
		<comments>http://robert.pobice.co.uk/2006/12/php5-mostwanted/#comments</comments>
		<pubDate>Sat, 09 Dec 2006 19:57:09 +0000</pubDate>
		<dc:creator>robert</dc:creator>
				<category><![CDATA[bugs]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://blog.pobice.co.uk/?p=34</guid>
		<description><![CDATA[I&#8217;ve recently upgraded from PHP4 to PHP5 to allow me to test out a couple of web apps on the same machine that runs things blog. All in all it went well, had to specify timezone in a config file for some of the code I&#8217;ve done myself &#8211; and my TV recording system doesn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve recently upgraded from PHP4 to PHP5 to allow me to test out a couple of web apps on the same machine that runs things blog.  All in all it went well, had to specify timezone in a config file for some of the code I&#8217;ve done myself &#8211; and my TV recording system doesn&#8217;t do the full list of items to record (will fix at some point).  It also borked the most wanted panel on this blog.</p>
<p>Anyway I have a fix for this now &#8211; simply call mostwanted using these two lines of php:<br />
<code>$mostwanted = new MostWanted;<br />
$mostwanted->mostwanted(7, 30, true);<br />
</code><br />
in replace of<br />
<code><br />
MostWanted::mostwanted(7, 30, true);<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://robert.pobice.co.uk/2006/12/php5-mostwanted/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ghostscript Issues</title>
		<link>http://robert.pobice.co.uk/2006/07/ghostscript-issues/</link>
		<comments>http://robert.pobice.co.uk/2006/07/ghostscript-issues/#comments</comments>
		<pubDate>Sun, 30 Jul 2006 20:57:50 +0000</pubDate>
		<dc:creator>robert</dc:creator>
				<category><![CDATA[bugs]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://blog.pobice.co.uk/index/archives/2006/07/27</guid>
		<description><![CDATA[Ghostscript in etch produces dodgy pdf files (at least on the 3 or 4 I&#8217;ve made). Current version is 8.15.1. PDF files work fine in Linux but not using acrobat reader on windows. However sarge seems fine. Ghost script version in sarge is 7.07.1 Hmm wondering if its a fault with GS 8, will have [...]]]></description>
			<content:encoded><![CDATA[<p>Ghostscript in etch produces dodgy pdf files (at least on the 3 or 4 I&#8217;ve made).  Current version is 8.15.1.  PDF files work fine in Linux but not using acrobat reader on windows.</p>
<p>However sarge seems fine.  Ghost script version in sarge is 7.07.1</p>
<p>Hmm wondering if its a fault with GS 8, will have to keep an eye on this.</p>
]]></content:encoded>
			<wfw:commentRss>http://robert.pobice.co.uk/2006/07/ghostscript-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

