On Oct 3, 2010, at 21:45:13, Christopher Forsythe wrote: > Oct 2 10:19:13 S2L-Studio installd[225]: ./postflight: 2010-10-02 > 10:19:12.998 OpenDocWithoutAddingToRecents[422:903] Couldn't launch / > Library/PreferencePanes/Growl.prefPane: LSOpenFromURLSpec returned > -10814/E.g. no application claims the file > > Can you check your home directory and see if the prefpane landed there > somehow?
If the prefpane were in the wrong place, either the script would be complaining about the path where Installer had put it, or the script would be complaining that it couldn't find the file at that path. You'd most likely see -43 (file not found), not -10814. > Check in /Library/PreferencePanes as well. It'd be worth checking not only whether the prefpane exists there, but what Finder says in its Info window about what application will open it. -- You received this message because you are subscribed to the Google Groups "Growl Discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/growldiscuss?hl=en.
