<?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>Tim's Weblog &#187; error</title>
	<atom:link href="http://blog.hokkertjes.nl/tag/error/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.hokkertjes.nl</link>
	<description>Random Thoughts and Rants</description>
	<lastBuildDate>Fri, 23 Jul 2010 11:41:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Hyves kan&#8230;</title>
		<link>http://blog.hokkertjes.nl/2010/04/09/hyves-kan/</link>
		<comments>http://blog.hokkertjes.nl/2010/04/09/hyves-kan/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 20:31:56 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[dutch]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[funny]]></category>

		<guid isPermaLink="false">http://blog.hokkertjes.nl/?p=928</guid>
		<description><![CDATA[Hoe raadt ie het zo!?!?! Tags: dutch, error, funny]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.hokkertjes.nl/wp-content/uploads/2010/04/Schermafbeelding-2010-04-09-om-22.30.37.png" rel="shadowbox[post-928];player=img;"><img src="http://blog.hokkertjes.nl/wp-content/uploads/2010/04/Schermafbeelding-2010-04-09-om-22.30.37-300x50.png" alt="" title="Schermafbeelding 2010-04-09 om 22.30.37" width="300" height="50" class="alignnone size-medium wp-image-929" /></a></p>
<p>Hoe raadt ie het zo!?!?!</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Tags: <a class='technorati-link' href='http://technorati.com/tag/dutch' rel='tag' target='_self'>dutch</a>, <a class='technorati-link' href='http://technorati.com/tag/error' rel='tag' target='_self'>error</a>, <a class='technorati-link' href='http://technorati.com/tag/funny' rel='tag' target='_self'>funny</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://blog.hokkertjes.nl/2010/04/09/hyves-kan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[crypto] OpenSC seems to break GnuPG?</title>
		<link>http://blog.hokkertjes.nl/2009/08/27/crypto-opensc-seems-to-break-gnupg/</link>
		<comments>http://blog.hokkertjes.nl/2009/08/27/crypto-opensc-seems-to-break-gnupg/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 13:17:08 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[crypto]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[gnupg]]></category>
		<category><![CDATA[opensc]]></category>
		<category><![CDATA[pcscd]]></category>
		<category><![CDATA[scm]]></category>
		<category><![CDATA[scr335]]></category>
		<category><![CDATA[spr532]]></category>
		<category><![CDATA[troubleshooting]]></category>

		<guid isPermaLink="false">http://blog.hokkertjes.nl/?p=879</guid>
		<description><![CDATA[So, I&#8217;ve been trying to get a SCM SPR532 working yesterday, but that didn&#8217;t really want to play nice. Today, I wanted to use my trusty old SCM SCR335 again, but GnuPG kept giving me sharing violations like so: $ gpg -d secretdocument.gpg gpg: detected reader `SCM SCR 335 00 00' gpg: pcsc_connect failed: sharing [...]]]></description>
			<content:encoded><![CDATA[<p>So, I&#8217;ve been trying to get a <a href="http://www.scmmicro.com/products-services/smart-card-readers-terminals/smart-card-reader/spr532.html">SCM SPR532</a> working <a href="http://blog.hokkertjes.nl/2009/08/26/crypto-not-getting-scm-spr532-working-on-macosx-leopard/">yesterday</a>, but that didn&#8217;t really want to play nice. Today, I wanted to use my trusty old <a href="http://www.scmmicro.com/products-services/smart-card-readers-terminals/smart-card-reader/scr335.html">SCM SCR335</a> again, but <a href="http://www.gnupg.org/">GnuPG</a> kept giving me sharing violations like so:</p>
<pre>$ gpg -d secretdocument.gpg
gpg: detected reader `SCM SCR 335 00 00'
gpg: pcsc_connect failed: sharing violation (0x8010000b)
gpg: kaartlezer is niet beschikbaar</pre>
<p>(The last line read &#8220;card reader not available&#8221; in Dutch.)</p>
<p>Very annoying. I tried shooting down the running pcscd, but that didn&#8217;t help. Then, I uninstalled <a href="http://www.opensc.org">OpenSC</a>, which seemed to have helped. No idea why, but honestly, the documentation is so very vague, I hardly know how all these components work together.</p>
<p>Anyway, I hope it helps someone.</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Tags: <a class='technorati-link' href='http://technorati.com/tag/crypto' rel='tag' target='_self'>crypto</a>, <a class='technorati-link' href='http://technorati.com/tag/encryption' rel='tag' target='_self'>encryption</a>, <a class='technorati-link' href='http://technorati.com/tag/error' rel='tag' target='_self'>error</a>, <a class='technorati-link' href='http://technorati.com/tag/gnupg' rel='tag' target='_self'>gnupg</a>, <a class='technorati-link' href='http://technorati.com/tag/opensc' rel='tag' target='_self'>opensc</a>, <a class='technorati-link' href='http://technorati.com/tag/pcscd' rel='tag' target='_self'>pcscd</a>, <a class='technorati-link' href='http://technorati.com/tag/scm' rel='tag' target='_self'>scm</a>, <a class='technorati-link' href='http://technorati.com/tag/scr335' rel='tag' target='_self'>scr335</a>, <a class='technorati-link' href='http://technorati.com/tag/spr532' rel='tag' target='_self'>spr532</a>, <a class='technorati-link' href='http://technorati.com/tag/troubleshooting' rel='tag' target='_self'>troubleshooting</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://blog.hokkertjes.nl/2009/08/27/crypto-opensc-seems-to-break-gnupg/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox: ASSERT: *** Search: _installLocation: engine has no file!</title>
		<link>http://blog.hokkertjes.nl/2009/04/07/firefox-assert-search-_installlocation-engine-has-no-file/</link>
		<comments>http://blog.hokkertjes.nl/2009/04/07/firefox-assert-search-_installlocation-engine-has-no-file/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 16:00:04 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://blog.hokkertjes.nl/?p=810</guid>
		<description><![CDATA[So if you get the above error, you probably upgraded your Firefox and forgot to restart it. A customer of ours ran into that and it took me a little while to figure out the problem wasn&#8217;t with our server, but with his Firefox. Silly message, anyway. But I guess that&#8217;s what programmers are good [...]]]></description>
			<content:encoded><![CDATA[<p>So if you get the above error, you probably upgraded your Firefox and forgot to restart it. A customer of ours ran into that and it took me a little while to figure out the problem wasn&#8217;t with our server, but with his Firefox. Silly message, anyway. But I guess that&#8217;s what programmers are good at, confronting their users with silly messages that are unusable if you&#8217;re not programming on the application you&#8217;re using.</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Tags: <a class='technorati-link' href='http://technorati.com/tag/error' rel='tag' target='_self'>error</a>, <a class='technorati-link' href='http://technorati.com/tag/firefox' rel='tag' target='_self'>firefox</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://blog.hokkertjes.nl/2009/04/07/firefox-assert-search-_installlocation-engine-has-no-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Darcs failed: problem gzwriting file</title>
		<link>http://blog.hokkertjes.nl/2009/04/06/darcs-failed-problem-gzwriting-file/</link>
		<comments>http://blog.hokkertjes.nl/2009/04/06/darcs-failed-problem-gzwriting-file/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 12:17:13 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[darcs]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[failed]]></category>
		<category><![CDATA[gzwriting]]></category>
		<category><![CDATA[permissions]]></category>
		<category><![CDATA[strace]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://blog.hokkertjes.nl/?p=806</guid>
		<description><![CDATA[I got this error from a darcs installed on Etch: tim@machine:/etc$ darcs record -am 'Initial checkin' darcs failed: problem gzwriting file: _darcs/patches/20090406120803-59231-78a2a82198e9134e0cf5600d03958044b779cc47.gz-0 tim@machine:/etc$ Google didn&#8217;t turn up anything, so I used strace as a last resort. That quickly pointed out the problem, darcs couldn&#8217;t read one of the files I tried to add. If you [...]]]></description>
			<content:encoded><![CDATA[<p>I got this error from a <a href="http://www.darcs.net/">darcs</a> installed on Etch:</p>
<p><code>tim@machine:/etc$ darcs record -am 'Initial checkin'</p>
<p>darcs failed:  problem gzwriting file: _darcs/patches/20090406120803-59231-78a2a82198e9134e0cf5600d03958044b779cc47.gz-0<br />
tim@machine:/etc$</code></p>
<p>Google didn&#8217;t turn up anything, so I used strace as a last resort. That quickly pointed out the problem, darcs couldn&#8217;t read one of the files I tried to add. If you use strace, scroll up a bit and look for something like this:</p>
<p><code>open("/etc/postgresql/8.1/main/pg_ident.conf", O_RDONLY|O_NONBLOCK|O_NOCTTY) = -1 EACCES (Permission denied)</code></p>
<p>That&#8217;s the file I either needed to remove from the record or add to boring (and remove it from the pending file). Or make readable.</p>
<p>Hope this helps someone.</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Tags: <a class='technorati-link' href='http://technorati.com/tag/darcs' rel='tag' target='_self'>darcs</a>, <a class='technorati-link' href='http://technorati.com/tag/error' rel='tag' target='_self'>error</a>, <a class='technorati-link' href='http://technorati.com/tag/failed' rel='tag' target='_self'>failed</a>, <a class='technorati-link' href='http://technorati.com/tag/gzwriting' rel='tag' target='_self'>gzwriting</a>, <a class='technorati-link' href='http://technorati.com/tag/permissions' rel='tag' target='_self'>permissions</a>, <a class='technorati-link' href='http://technorati.com/tag/strace' rel='tag' target='_self'>strace</a>, <a class='technorati-link' href='http://technorati.com/tag/work' rel='tag' target='_self'>work</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://blog.hokkertjes.nl/2009/04/06/darcs-failed-problem-gzwriting-file/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MySQL says: &#8220;ERROR 1030 (HY000): Got error -1 from storage engine&#8221;</title>
		<link>http://blog.hokkertjes.nl/2008/12/08/mysql-says-error-1030-hy000-got-error-1-from-storage-engine/</link>
		<comments>http://blog.hokkertjes.nl/2008/12/08/mysql-says-error-1030-hy000-got-error-1-from-storage-engine/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 01:04:28 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[innodb]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[vague]]></category>

		<guid isPermaLink="false">http://blog.hokkertjes.nl/?p=582</guid>
		<description><![CDATA[In my case, this meant it was not allowed to write data (an INSERT) to a InnoDB table because innodb_force_recovery was set too high. Took me a while to figure out, so I hope this helps someone. Solution is to simply disable the innodb_force_recovery. You should use that setting only for making an emergency dump [...]]]></description>
			<content:encoded><![CDATA[<p>In my case, this meant it was not allowed to write data (an INSERT) to a InnoDB table because <code>innodb_force_recovery</code> was set too high. Took me a while to figure out, so I hope this helps someone.</p>
<p>Solution is to simply disable the innodb_force_recovery. You should use that setting only for making an emergency dump anyway.</p>
<p>More about my wanderings through MySQL+InnoDB+NFS land soon.</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Tags: <a class='technorati-link' href='http://technorati.com/tag/error' rel='tag' target='_self'>error</a>, <a class='technorati-link' href='http://technorati.com/tag/innodb' rel='tag' target='_self'>innodb</a>, <a class='technorati-link' href='http://technorati.com/tag/mysql' rel='tag' target='_self'>mysql</a>, <a class='technorati-link' href='http://technorati.com/tag/vague' rel='tag' target='_self'>vague</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://blog.hokkertjes.nl/2008/12/08/mysql-says-error-1030-hy000-got-error-1-from-storage-engine/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fixing X11 on Mac OS X 10.4 (Tiger)</title>
		<link>http://blog.hokkertjes.nl/2008/10/06/fixing-x11-on-mac-os-x-105-tiger/</link>
		<comments>http://blog.hokkertjes.nl/2008/10/06/fixing-x11-on-mac-os-x-105-tiger/#comments</comments>
		<pubDate>Mon, 06 Oct 2008 13:49:39 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[macosx]]></category>
		<category><![CDATA[starting]]></category>
		<category><![CDATA[tiger]]></category>
		<category><![CDATA[x11]]></category>
		<category><![CDATA[x11.app]]></category>

		<guid isPermaLink="false">http://blog.hokkertjes.nl/?p=507</guid>
		<description><![CDATA[I had some trouble getting X11.app to work. No idea why it stopped working all of a sudden, I don&#8217;t think I did anything strange that might break it. I got: idefisk:/Applications/Utilities tim$ ./X11.app/Contents/MacOS/X11 XFree86 Version 4.4.0 / X Window System (protocol Version 11, revision 0, vendor release 6600) [DRI] screen 0 installation complete Screen [...]]]></description>
			<content:encoded><![CDATA[<p>I had some trouble getting X11.app to work. No idea why it stopped working all of a sudden, I don&#8217;t think I did anything strange that might break it. I got:</p>
<p><code>idefisk:/Applications/Utilities tim$ ./X11.app/Contents/MacOS/X11 </p>
<p>XFree86 Version 4.4.0 / X Window System<br />
(protocol Version 11, revision 0, vendor release 6600)<br />
[DRI] screen 0 installation complete<br />
Screen 0 added: 1280x800 @ (0,0)<br />
Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from list!<br />
exec: No such file or directory<br />
Quitting XDarwin...<br />
idefisk:/Applications/Utilities tim$</code></p>
<p>While researching this, I came across this page describing <a href="http://aaroniba.net/articles/x11-leopard.html">how to make Tiger&#8217;s X11 work on Leopard</a>. It included the following step:</p>
<p><code>The final step is to edit the file /etc/X11/xinit/xinitrc and go to the bottom of the file and replace "exec quartz-wm" with "exec /usr/X11R6/bin/quartz-wm".</code></p>
<p>Well, my Tiger didn&#8217;t even have an /etc/X11/xinit directory. So I created it and added the xinitrc file with that one line. Now my X11.app works again. Yay!</p>
<p>Hope this helps someone else.</p>
<p><b>Update:</b> Fixed the title. Tiger is of course 10.4, not 10.5.</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Tags: <a class='technorati-link' href='http://technorati.com/tag/error' rel='tag' target='_self'>error</a>, <a class='technorati-link' href='http://technorati.com/tag/macosx' rel='tag' target='_self'>macosx</a>, <a class='technorati-link' href='http://technorati.com/tag/starting' rel='tag' target='_self'>starting</a>, <a class='technorati-link' href='http://technorati.com/tag/tiger' rel='tag' target='_self'>tiger</a>, <a class='technorati-link' href='http://technorati.com/tag/x11' rel='tag' target='_self'>x11</a>, <a class='technorati-link' href='http://technorati.com/tag/x11.app' rel='tag' target='_self'>x11.app</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://blog.hokkertjes.nl/2008/10/06/fixing-x11-on-mac-os-x-105-tiger/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
