The fun starts Tomarrow! iLife 5
- Finish up your old projects in iMovie
- Make a copy of iMovie
- If you INSIST on upgrading in the middle of a project, make a duplicate of the project
- Run cache Out X and check your permissions after you upgrade. Making sure to clean out system caches (it should ask to be rebooted)
- If you are having issues I will be keeping a running problem list here on the iMovie 5 (HD) fixes and issues list
+ Reply to Thread
Results 1 to 5 of 5
-
Keeper of the "Unofficial" iMovie FAQ also for the lastest iMovie news click here
Your source for iMovie answers and what not! ;-) -
Thanks for the info Dan. I have a question about permissions. I've heard that you should run it before and after downloading software. Since there are 2 choices - Check Permissions or Repair Permission, which one do you do or do you do both? I usually just Repair permissions 'cause I assume it also checks them while repairing them. Am I close on this?
There are 10 kinds of people. Those that understand binary and .... -
Originally Posted by sirN
- type "sudo crontab -e"
- type "i" for insert
- paste this
# Root Crontab
# field allowed values
# ----- --------------
# minute 0-59
# hour 0-23
# day of month 1-31
# month 1-12 (or names, see below)
# day of week 0-7 (0 or 7 is Sun, or use names)
#
# Repair File Permissions
00 05 * * * /usr/sbin/diskutil repairPermissions /
- hit Shift-zz
After that it will run everyday at five and it you want to run it from the command line:
sudo /usr/sbin/diskutil repairPermissions /Keeper of the "Unofficial" iMovie FAQ also for the lastest iMovie news click here
Your source for iMovie answers and what not! ;-) -
The iMovie 5 issues list is growing
Keeper of the "Unofficial" iMovie FAQ also for the lastest iMovie news click here
Your source for iMovie answers and what not! ;-) -
I just have a cron job to run a permissions fix EVERYDAY at 5 in the morning
An alternative I prefer is adding commands to /etc/daily.local, which is invoked from /etc/daily when that's run with "periodic daily" by cron at 3:15 (by default; see /etc/crontab):
Code:# # repair disk permissions # echo "" echo "Repairing disk permissions:" /usr/sbin/diskutil repairPermissions / echo ""
Code:Repairing disk permissions: Started verify/repair permissions on disk disk0s3 Macintosh HD Determining correct file permissions. We are using special permissions for the file or directory ./System/Library/File systems/cd9660.fs/cd9660.util. New permissions are 33261 The privileges have been verified or repaired on the selected volume Verify/repair finished permissions on disk disk0s3 Macintosh HD
Similar Threads
-
Daylight savings time reminder - fall back!
By yoda313 in forum Off topicReplies: 3Last Post: 3rd Nov 2008, 20:01 -
Is there a way to get all the ILife sounds on my PC?
By Nuke Shower in forum AudioReplies: 0Last Post: 16th Apr 2008, 15:30 -
Reminder About XP and SP3
By MOVIEGEEK in forum ComputerReplies: 17Last Post: 6th Mar 2008, 11:45 -
Need a reminder service for PC
By ViRaL1 in forum ComputerReplies: 1Last Post: 27th Dec 2007, 17:58 -
Converting with VDub...I need a reminder
By syxx2001 in forum Video ConversionReplies: 1Last Post: 4th Jun 2007, 06:42