Yes, it showed up preference pane for them. I guess I figured out what
is the problem. My system Python has PyObjC 2.2b3(which is default
version of PyObjC on 10.6) but program was using Python from /Library/
Frameworks and it has PyObjC 1.4, however on the other user's machine
it was using it from /System/Library/Frameworks which had PyObjC
2.2b3. So I guess it's a bug in PyObjC 2.2b3.
Growl register fine but not displaying. When I change Python to
version which has PyObjC 1.4 Growl works fine.
On Dec 17, 10:47 pm, Peter Hosey <p...@growl.info> wrote:
> On Dec 17, 2009, at 02:49:10, Artem Y wrote:
> >
other users complains that Growl notificaitons don't work
> Does your app show up on the Applications tab in the Growl preference
> pane for these users?
> What happens if you remove it from your own Applications tab?