Any update for Time Machine Growler for Snow. I have it installed but it never runs. I see it checked in Growl Applications. How do I get it working?
On Sep 4, 12:44 am, vdubgeek <[email protected]> wrote: > On Sep 3, 9:52 pm, Peter Hosey <[email protected]> wrote: > > > > > On Sep 3, 2009, at 19:35:46, vdubgeek wrote: > > > > Issue seems to be related to the log format, and the Apple System > > > [Logger] framework. I was able to get TimeMachineGrowler working > > > partially by changing the [ASL] key, but it's spotty. From what > > > I've see, this is not a Growl issue at all, the call to > > > asl_set_query for parsing the system log is not returning records > > > part of the time. > > > asl_set_query should never return anything. It returns void. ☺ > > > asl_search, however, does seem to miss any message that gets added to > > the log while it was searching. I've solved this problem locally by > > only changing lastSearchTime if TMG finds anything. Not a perfect > > solution, but the best I can do for now. > > > Once I've proven that all three of TMG's notifications work with this > > change, I'll put out 1.0.1. > > I think you're correct, messages logged while the poll is processing > do seem to get lost. I think your idea on only updating > lastSearchTime if a match is found seems to work much better. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
