the reason is that the Mac version of Growl does not yet support
encryption. by default, all notifications that are forwarded from GfW
are encrypted, so Growl cant understand them. as a workaround, GfW
will forward notifications that are not encrypted, but only to
instances of Growl on Macs. in order to know if the recipient is Growl
on a Mac, you have to use the forwarding item that GfW detects.
assuming your Mac is powered on and Growl is running, and the two
machines are on the same network, you can click the green + button on
the Network tab to add a forward destination. GfW should auto-detect
the Growl on Mac instance and list it as an option - if you use that
one, the notifications will be forwarded without encryption and then
the apps should be able to register. I have the same setup here and
that is how i have it working.
let me know if that works or if you still have any trouble.
> --
> You received this message because you are subscribed to the Google Groups "growl for windows" group.
> To post to this group, send email to growl-fo...@googlegroups.com.
> To unsubscribe from this group, send email to growl-for-wind...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/growl-for-windows?hl=en.
>
1. if Outlook is running, close it.
2. if Growl for Windows is not running, launch it
3. make sure Growl is running on the Mac as well
4. set a password in Growl on the Mac, and then configure the same
password in the forwarding configuration in GfW
5. open the Console on the Mac
6. launch Outlook
At that point, you should get a line that says 'Growl: Outlook
registered' in the Console.
However, if you are not using the Bonjour-discovered instance, then
Growl on the Mac will not be able to parse the REGISTER request and
instead, you will get something more like this in the Console:
Growl: Error occurred ...... Application-Name is a required header.......
If that is the case, then Outlook will *not* be registered on the Mac
and subsequent notifications will not be shown, even if they are
parsed properly. (Growl v1.3.2 may have fixed the parsing issue, so it
may no longer be an issue).
Try all of that and see what you see. Based on what the Console shows,
we can try the next steps.
Growl versions prior to 1.3 dont advertise themselves over Bonjour for
the GNTP protocol because they dont even support the GNTP protocol;
they only support the older UDP-based protocol. That explains why you
never see the Bonjour-discovered instance.
When you set up the forwarding from the PC, I assume you are telling
to forward using UDP and port 9887 (if not, change it to use those
values). Since you are seeing Growl log stuff on the Mac, you must
have those values set properly.
I am not an expert on Growl on the Mac, but I believe there is a
setting that causes it to log only (not display) notifications. It may
be called 'Hide all notifications' in that version, but I cant
remember (see this image:
http://www.google.com/imgres?q=growl&um=1&hl=en&sa=N&biw=1351&bih=841&tbm=isch&tbnid=CmA7Drfrudg-XM:&imgrefurl=http://www.matwolf.com/apple/how-to-remove-growl-notifications/&docid=aO4JqYMd0XEyKM&imgurl=https://lh4.googleusercontent.com/_QzdUvyDN87g/TXJdKd2Yv4I/AAAAAAAAC-U/aObLeVElYjU/growl3.jpg&w=600&h=430&ei=gkhET4H9EK_YiQKmzenWDg&zoom=1&iact=rc&dur=205&sig=108382169562228352453&page=2&tbnh=139&tbnw=194&start=26&ndsp=30&ved=0CN0BEK0DMCI&tx=77&ty=65)
Do notifications from the local Mac show up fine? You might have
better luck at this point posting to the Growl/Mac support group
instead: http://groups.google.com/group/growldiscuss
Other than that, each time you launch Outlook (and Growl is running on
the PC), it should forward a REGISTER request to the Mac. Assuming it
is set up to allow remote registrations, then it should register there
as well, which should let you receive future notifications.
That message was not in response to you. It was in response to another
person who posted about a different issue. Now that you are registered
with this group, you are probably getting emails for all responses. I
did reply to your question as well, so you should get an email about
that as well.
Thank you,
Terrance Hinds, Sr.
After you follow those instructions, close Outlook and relaunch it.
That will cause it to re-register with GfW and also forward the
registration. Then check the logs and maybe that will shed some light
on things?
Seeing as how you reported that you were able to see notifications
show up in Growl's log (even though they were not displayed), we can
assume the following:
1. the IP address and port are correct
2. you dont seem to have any firewall/etc issues that are preventing
the network traffic
At this point, there are probably two things you could try:
1. If you have something like Little Snitch on your Mac, you could try
running it to see if the network connection is actually making it to
the make. Alternatively, you could probably try something like
Wireshark on the PC, but it is not exactly user-friendly
2. You could try changing the IP address of your forwarding
configuration to point back to your local PC. That will cause and
endless loop of notifications, but it should verify that the UDP
packet is being forwarded (GfW will receive the UDP packet and handle
it just like Growl on the Mac would have).
It did, but Adam said he is using Growl 1.2.2, which is pre-Mac App
Store and pre-GNTP, so it still has UDP support.