You can also open finder and select the Go menu and select "Go to Folder…" and then type in "/Applications/Growl.app/Contents/PlugIns/Whiteboard.growlStyle/Contents" and then rename the "info.plist" file to "Info.plist". Then do the same for "/Applications/Growl.app/Contents/PlugIns/Darkroom.growlStyle/Contents/"
It may have been setup as case sensitive on accident. If you open up disk utility and click info on your main partition you should see something like this: http://dl.dropbox.com/u/586869/Screenshots/1.png If file system says "Case-sensative" you may the bug that we have been seeing. Zac -- Zac Bowling On Wednesday, December 7, 2011 at 3:01 PM, thebrian wrote: > Thanks - although these don't seem to have fixed the issue. I'm not > that used to terminal commands and I may not have done this correctly > (are they two commands, each beginning "sudo mv" followed by the path > strings separated by a space?) > > I am also intrigued abut the case sensitivity - I have a regular > MacBook Pro 15", pre-installed at the time with Snow Leopard and now > running Lion (10..2) through all the upgrades in betweeen. I have had > to restore the entire system once from backup, and also once had to > reinstall Snow Leopard from the boot partition. I have never seen the > case sensitivity option for file names in these processes. Just so you > know that other regular users might have the same issues... > > Thanks. > > On Dec 7, 6:01 pm, Zac Bowling <[email protected] (http://gmail.com)> wrote: > > When you install OSX, you can choose case sensitive or case insensitive. > > The default is case-insensitive. > > > > There is a bug for case sensitive file systems in the latest Growl 1.3.2. > > Working on a fix. > > > > In the mean time if you run these commands in the terminal, it should fix > > all the issues you are seeing: > > > > sudo mv > > /Applications/Growl.app/Contents/PlugIns/Whiteboard.growlStyle/Contents/info.plist > > /Applications/Growl.app/Contents/PlugIns/Whiteboard.growlStyle/Contents/Info.plist > > sudo mv > > /Applications/Growl.app/Contents/PlugIns/Darkroom.growlStyle/Contents/info.plist > > > > /Applications/Growl.app/Contents/PlugIns/Darkroom.growlStyle/Contents/Info.plist > > > > > -- > 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] > (mailto:[email protected]). > To unsubscribe from this group, send email to > [email protected] > (mailto:[email protected]). > For more options, visit this group at > http://groups.google.com/group/growldiscuss?hl=en. > > -- 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.
