Hi,
I am having trouble getting the python bindings to work with setup
mentioned in the subject. Since this is my first try at using the
Python bindings so I cannot say whether this may be related to 10.7 or
my setup specifically.

My assumption is that if I do

import Growl
gn = Growl.GrowlNotifier('MyApp', ('MyApp Notification',))
gn.register()

I would be able to see MyApp in the preference pane of Growl - this
does not happen though. Any subsequent calls to gn.notify(...) fail
silently without any notification posted.

Any pointers to what I am doing wrong or could someone confirm the
python bindings working in above configuration? Or post a known
example that should work?


Thanks
Stefan

PS:
Python is installed through MacPorts (so not the one that ships with
Lion), the bindings by downloading the Growl SDK and building from
source.

PPS:
Growl in general works fine.

-- 
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.

Reply via email to