<?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>workbench @ haefelinger.it &#187; wireshark</title>
	<atom:link href="http://workbench.haefelinger.it/archives/tag/wireshark/feed" rel="self" type="application/rss+xml" />
	<link>http://workbench.haefelinger.it</link>
	<description>Notes, thouhts and other stuff on software development</description>
	<lastBuildDate>Thu, 28 Jul 2011 20:25:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Wireshark &amp; Snow Leopard</title>
		<link>http://workbench.haefelinger.it/archives/181</link>
		<comments>http://workbench.haefelinger.it/archives/181#comments</comments>
		<pubDate>Wed, 07 Apr 2010 07:02:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[macosx]]></category>
		<category><![CDATA[wireshark]]></category>

		<guid isPermaLink="false">http://workbench.haefelinger.it/?p=181</guid>
		<description><![CDATA[Wireshark failed to start after having upgraded to Snow Leopard, the latest incarnation of Mac OS X.
This is a well known bug. To make Wireshark run again, try to delete your local X11 font cache, i.e. 

$ rm -rf $HOME/.fontconfig

That should do it.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://en.wikipedia.org/wiki/Wireshark">Wireshark</a> failed to start after having upgraded to Snow Leopard, the latest incarnation of Mac OS X.</p>
<p><a href="https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3969">This is a well known bug</a>. To make Wireshark run again, try to delete your local X11 font cache, i.e. </p>
<pre lang="bash">
$ rm -rf $HOME/.fontconfig
</pre>
<p>That should do it.</p>
]]></content:encoded>
			<wfw:commentRss>http://workbench.haefelinger.it/archives/181/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

