There should be an error message saying something like "couldn't copy to /Applications..." if it didn't work. Interesting you didn't see this one.
All the code related to updating is in QSUpdateController.m if you want to have a look On 10 June 2011 01:45, Kuperman <[email protected]> wrote: > > > On Jun 9, 4:42 am, Patrick Robertson <[email protected]> > wrote: > > > Could it be due to permissions problems? > > > > Probably. Do you get any messages in the console? > > Of course. The key one seems to be: > > 6/9/11 11:36:52 AM /Applications/_Not_Standard/Quicksilver.app/ > Contents/MacOS/Quicksilver[30418] Cannot make directory > /Applications/ > _Not_Standard/Quicksilver.app: File exists > > The rest are info about verifying the download (which works) and then > unmounting/ejecting and restarting. I would have expected a different > errno message, but I've not browsed the source to see exactly what is > being done as part of the upgrade process. >
