as a temporary workaround, you can try to bodge it yourself, if you're comfortable playing around.
Disclaimer: this may not work forever, it may not even work to begin with, it shouldn't break anything, but I make no guarantees…
0) quit the app
1) back up the app (back up everything if you're keen)
2) go to http://growl.info/downloads and download the SDK
3) open up the SDK dmg you just downloaded, find the folder called Growl.framework (it's in Frameworks/)
4) go to your app in Finder, right click and select 'Show Package Contents'
5) locate the folder called Growl.framework within the package contents (it's in Contents/Frameworks/)
6) replace the Growl.framework in the app with the one from the disk image
7) restart the app, see if it works :)
On 4 Oct 2011, at 18:50, David Marks wrote:
> It stopped working after upgrade to 1.3. Worked fine in 1.2.2.
>
> --
> You received this message because you are subscribed to the Google Groups "Growl Discuss" group.
> To post to this group, send email to growld...@googlegroups.com.
> To unsubscribe from this group, send email to growldiscuss...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/growldiscuss?hl=en.
>
Frameworks 1.2.1 and 1.2.2 are compatible with 1.3, though there are a couple of ways the application can be incompatible even with a compatible framework.
The methods you're referring to aren't deprecated (last I knew, anyway), they just aren't recommended for most purposes (Rachel outlined a useful purpose for them) and don't work with 1.3 in the 1.2.x frameworks.