<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: OS X "Open With" menu screwed up.</title>
	<link>http://ask.metafilter.com/37527/OS-X-Open-With-menu-screwed-up/</link>
	<description>Comments on Ask MetaFilter post OS X "Open With" menu screwed up.</description>
	<pubDate>Wed, 03 May 2006 21:19:29 -0800</pubDate>
	<lastBuildDate>Wed, 03 May 2006 21:19:29 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: OS X &quot;Open With&quot; menu screwed up.</title>
		<link>http://ask.metafilter.com/37527/OS-X-Open-With-menu-screwed-up</link>	
		<description>My &quot;Open With&quot; right-click menu is acting up. &lt;br /&gt;&lt;br /&gt; When I right click/control-click on a document and go to the Open With menu, my computer beachballs for a few seconds and then comes up with a list that includes all of the possible programs two or three times.  (Here&apos;s a &lt;a href=&quot;http://www.flickr.com/photo_zoom.gne?id=140083159&amp;size=o&quot;&gt;screenshot&lt;/a&gt;.)      This particular example, an MP3, only took 5 or 6 seconds, but for a JPG it&apos;ll find 30 programs and take 20 seconds to show the list.  Anyone know what&apos;s going on, or how to fix this?  I&apos;m running 10.4.6.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2006:site.37527</guid>
		<pubDate>Wed, 03 May 2006 20:02:02 -0800</pubDate>
		<dc:creator>danb</dc:creator>
		
			<category>mac</category>
		
			<category>osx</category>
		
			<category>bugs</category>
		
	</item> <item>
		<title>By: symphonik</title>
		<link>http://ask.metafilter.com/37527/OS-X-Open-With-menu-screwed-up#580958</link>	
		<description>Do you have other copies of these apps, either from an old upgrade (look for a folder called Previous System at the root level of your drive), or on another drive? Maybe an OS backup or something?&lt;br&gt;
&lt;br&gt;
OS X indexes those lists on the fly and searches all those external locations, so that contributes to the duplicates and to the slowdown. It&apos;s probably worth a &lt;a href=&quot;http://bugreporter.apple.com&quot;&gt;bug report&lt;/a&gt; if you&apos;re a ADC member.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.37527-580958</guid>
		<pubDate>Wed, 03 May 2006 21:19:29 -0800</pubDate>
		<dc:creator>symphonik</dc:creator>
	</item><item>
		<title>By: danb</title>
		<link>http://ask.metafilter.com/37527/OS-X-Open-With-menu-screwed-up#580978</link>	
		<description>There are no duplicate copies of any of those programs on here.  I do have a full backup on an external drive, but that hasn&apos;t been connected to the computer for a month or so.  If that&apos;s the reason, I suppose it hasn&apos;t checked since then, or else it doesn&apos;t remove old programs when it does its indexing.&lt;br&gt;
&lt;br&gt;
I dunno.  I feel like that has to be the right answer, but it doesn&apos;t explain why some of the programs are listed &lt;em&gt;three&lt;/em&gt; times...</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.37527-580978</guid>
		<pubDate>Wed, 03 May 2006 21:52:34 -0800</pubDate>
		<dc:creator>danb</dc:creator>
	</item><item>
		<title>By: danb</title>
		<link>http://ask.metafilter.com/37527/OS-X-Open-With-menu-screwed-up#580984</link>	
		<description>I experimented some more.  All of the items on the list work, without the external drive, so it&apos;s definitely a case of the same file being listed multiple times.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.37527-580984</guid>
		<pubDate>Wed, 03 May 2006 22:08:00 -0800</pubDate>
		<dc:creator>danb</dc:creator>
	</item><item>
		<title>By: mdeatherage</title>
		<link>http://ask.metafilter.com/37527/OS-X-Open-With-menu-screwed-up#581007</link>	
		<description>Yeah, your launch services database is hosed.  Type the following in Terminal, all on one line (in case it gets wrapped), and enter your admin password when prompted:&lt;pre&gt;sudo /System/Library/Frameworks/ApplicationServices.framework/Frameworks/LaunchServices.framework/Support/lsregister -kill -r -f -dump -domain local -domain system -domain user&lt;/pre&gt;(Warning: This line may be unreasonably long. The last word is &quot;user.&quot; Copy and paste is your friend.)&lt;br&gt;
&lt;br&gt;
That kills the old database, rescans for applications in the normal places, and dumps a bunch of diagnostic info at the same time.&lt;br&gt;
&lt;br&gt;
This also resets the circa-2004 launch security: the first time you open an application via opening a &lt;em&gt;document&lt;/em&gt;, the system asks if you&apos;re sure you want to do that.  It only happens when launching an app for the first time since the reset, and only if launching indirectly (double-clicking the app presents no warning; the system presumes you wanted to open an app if you double-clicked directly upon it).</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.37527-581007</guid>
		<pubDate>Wed, 03 May 2006 23:01:18 -0800</pubDate>
		<dc:creator>mdeatherage</dc:creator>
	</item><item>
		<title>By: danb</title>
		<link>http://ask.metafilter.com/37527/OS-X-Open-With-menu-screwed-up#581008</link>	
		<description>A Flickr user pointed me to &lt;a href=&quot;http://www.macosxhints.com/article.php?story=20031215144430486&quot;&gt;this&lt;/a&gt;, which solved the problem instantly.  It looks to be about the same thing as your solution, mdeatherage.  Thanks for the help.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.37527-581008</guid>
		<pubDate>Wed, 03 May 2006 23:08:20 -0800</pubDate>
		<dc:creator>danb</dc:creator>
	</item><item>
		<title>By: delfuego</title>
		<link>http://ask.metafilter.com/37527/OS-X-Open-With-menu-screwed-up#836461</link>	
		<description>By the by, I ran into this problem today, and figured out that at least on my machine mdeatherage&apos;s solution only works &lt;em&gt;without&lt;/em&gt; the sudo; it apparently has to be run as my local user, not the superuser.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.37527-836461</guid>
		<pubDate>Tue, 23 Jan 2007 11:34:03 -0800</pubDate>
		<dc:creator>delfuego</dc:creator>
	</item>
	</channel>
</rss>
