<?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>The Tutorial Blog &#187; mac os x</title>
	<atom:link href="http://www.thetutorialblog.com/category/mac-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thetutorialblog.com</link>
	<description></description>
	<lastBuildDate>Tue, 08 Nov 2011 19:21:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<image>
<link>http://www.thetutorialblog.com</link>
<url>http://www.thetutorialblog.com/wp-content/plugins/maxblogpress-favicon/icons/favicon-28.ico</url>
<title>The Tutorial Blog</title>
</image>
		<item>
		<title>Fix the delete item immediately bug on Mac OS X</title>
		<link>http://www.thetutorialblog.com/mac-os-x/fix-the-delete-item-immediately-bug-on-mac-os-x/</link>
		<comments>http://www.thetutorialblog.com/mac-os-x/fix-the-delete-item-immediately-bug-on-mac-os-x/#comments</comments>
		<pubDate>Mon, 14 Jun 2010 23:47:52 +0000</pubDate>
		<dc:creator>Wez Pyke</dc:creator>
				<category><![CDATA[mac os x]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[delete trash immediately]]></category>
		<category><![CDATA[fix trash]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[trash]]></category>
		<category><![CDATA[trash bug]]></category>
		<category><![CDATA[trash error]]></category>
		<category><![CDATA[trash fix]]></category>
		<category><![CDATA[trash immediately]]></category>
		<category><![CDATA[trash problem]]></category>

		<guid isPermaLink="false">http://www.thetutorialblog.com/?p=328</guid>
		<description><![CDATA[	<style>
	#code_div { border: 1px solid #DFF4B5; background-color: #F0FFD2; padding-left: 50px; padding:10px;}
	</style>
	
	For the past few weeks when I've tried to move a file to the trash I've been presented with a dialog box similar to the one above. Then it seemed like it wasn't going away and got rather annoying so I decided to look into it. When you get this error the permissions for the [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[	<style>
	#code_div { border: 1px solid #DFF4B5; background-color: #F0FFD2; padding-left: 50px; padding:10px;}
	</style>
	
	<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.thetutorialblog.com%2Fmac-os-x%2Ffix-the-delete-item-immediately-bug-on-mac-os-x%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.thetutorialblog.com%2Fmac-os-x%2Ffix-the-delete-item-immediately-bug-on-mac-os-x%2F&amp;source=wezpyke&amp;style=normal&amp;service=bit.ly" height="61" width="50" title="Fix the delete item immediately bug on Mac OS X" alt=" Fix the delete item immediately bug on Mac OS X" /><br />
			</a>
		</div>
<p style="text-align: left;"><img class="size-full wp-image-329 aligncenter" title="alert" src="http://www.thetutorialblog.com/wp-content/uploads/2010/06/alert.jpeg" alt=" Fix the delete item immediately bug on Mac OS X" width="472" height="145" />For the past few weeks when I've tried to move a file to the trash I've been presented with a dialog box similar to the one above. Then it seemed like it wasn't going away and got rather annoying so I decided to look into it.</p>
<p style="text-align: left;">When you get this error the permissions for the ~/.Trash file have been changed.</p>
<p style="text-align: left;"><span id="more-328"></span></p>
<h2>How to solve it</h2>
<p>To solve this problem open up Terminal and type in</p>

<div class="wp_syntax"><div class="code"><pre class="terminal" style="font-family:monospace;">sudo chmod 777 ~/.Trash</pre></div></div>

<p>This should return Trash to the way it is meant to be.</p>
<h2>Post your thoughts</h2>
<p>Have another method of how to solve this issue? Let us know in the comments below!</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.thetutorialblog.com/mac-os-x/fix-the-delete-item-immediately-bug-on-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

