<?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>Computer Solutions Blog &#187; wacom</title>
	<atom:link href="http://www.computersolutions.cn/blog/tag/wacom/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.computersolutions.cn/blog</link>
	<description>Whats happening at Computer Solutions</description>
	<lastBuildDate>Fri, 13 Jan 2012 02:32:34 +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>Wacom Bamboo Drivers on Leopard</title>
		<link>http://www.computersolutions.cn/blog/2009/04/wacom-bamboo-drivers-on-leopard/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wacom-bamboo-drivers-on-leopard</link>
		<comments>http://www.computersolutions.cn/blog/2009/04/wacom-bamboo-drivers-on-leopard/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 03:54:19 +0000</pubDate>
		<dc:creator>Lawrence Sheed</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Technical Mumbo Jumbo]]></category>
		<category><![CDATA[Useful Info]]></category>
		<category><![CDATA[bamboo]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[issues]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[tablet]]></category>
		<category><![CDATA[wacom]]></category>

		<guid isPermaLink="false">http://www.computersolutions.cn/blog/?p=198</guid>
		<description><![CDATA[Had a client over today with some Mac issues. Was getting disk full messages, despite having 130Gig free. Did the usual stuff &#8211; disk repair, disk verify (caught some small things). That fixed the disk full messages. Then the client told me &#8211; oh, by the way, Safari doesn&#8217;t open. Tailing the system log in [...]]]></description>
			<content:encoded><![CDATA[<p>Had a client over today with some Mac issues.<br />
Was getting disk full messages, despite having 130Gig free.</p>
<p>Did the usual stuff &#8211; disk repair, disk verify (caught some small things).<br />
That fixed the disk full messages.</p>
<p>Then the client told me &#8211; oh, by the way, Safari doesn&#8217;t open.</p>
<p>Tailing the system log in console still revealed issues.</p>
<p>14/04/09 09:07:43 com.apple.launchctl.System[2] could not fetch history: Cannot allocate memory<br />
14/04/09 09:07:43 com.apple.launchctl.System[2] BootCacheControl: could not stop cache/fetch history: Cannot allocate memory</p>
<p>A quick google of that error showed it was caused by&#8230;. Wacom drivers.</p>
<p>While Wacom have updated drivers for other tablets, the client uses a Bamboo, which hasn&#8217;t had driver updates since 2007.</p>
<p>Checking the logs while opening Safari revealed that it was trying to open a non-existent file called com.pentablet.defaults.xml</p>
<p>On the off chance that this would work, I created a blank file in terminal.</p>
<p>Terminal<br />
<code>sudo su<br />
[enter in your password]<br />
cd /Library/Preferences<br />
ls -al com.pentablet.defaults.xml</code></p>
<p>If <strong>(and ONLY if)</strong> no file is found, do this:</p>
<p><code>echo &gt; com.pentablet.defaults.xml<br />
exit<br />
exit</code></p>
<p>Safari will open again.</p>
<p>Hopefully Wacom will release newer less buggy drivers sometime soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.computersolutions.cn/blog/2009/04/wacom-bamboo-drivers-on-leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

