Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

ajvizzgamer101

macrumors 65816
Original poster
Mar 3, 2008
1,007
26
United States
When ever I try to look something up in the dictionary using right click, my keyboard stops functioning until I restart my Macbook pro. Anyone else experience this problem?
 

Watabou

macrumors 68040
Feb 10, 2008
3,426
759
United States
Yep, the workaround for this is in the devforums at: https://devforums.apple.com/message/1114618#1114618.

Warning, back up first! Then, enter:
Code:
sudo mv /System/Library/Frameworks/Foundation.framework/Versions/C/XPCServices/LookupViewService.xpc/Contents/Resources/LookupViewService.storyboardc ~/Desktop
in the Terminal

Basically move the compiled storyboard referenced in the crash report out of the original place. No need to restart. Again, you will want to backup first and then I would, before applying the next beta or release, move it back to the original location and then update.
 

ajvizzgamer101

macrumors 65816
Original poster
Mar 3, 2008
1,007
26
United States
Yep, the workaround for this is in the devforums at: https://devforums.apple.com/message/1114618#1114618.

Warning, back up first! Then, enter:
Code:
sudo mv /System/Library/Frameworks/Foundation.framework/Versions/C/XPCServices/LookupViewService.xpc/Contents/Resources/LookupViewService.storyboardc ~/Desktop
in the Terminal

Basically move the compiled storyboard referenced in the crash report out of the original place. No need to restart. Again, you will want to backup first and then I would, before applying the next beta or release, move it back to the original location and then update.

Thanks :) Just glad it's a common problem. I'll just live with it until Apple releases a new version.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.