fastsupply / growl

Automatically exported from code.google.com/p/growl
0 stars 0 forks source link

Custom icons sent via AppleScript through forwarding cause the receiving Growl to hang #98

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Turn on forwarding on machine A.
2. Run this script (by Edouard Lagache, from the discuss list[1]):
tell application "GrowlHelperApp"

    -- Register our script with growl.  Display the LWCC icon to
associate the notification with LWC
    set the allNotificationsList to {"LWC Growl notification"}
    set the enabledNotificationsList to allNotificationsList
    register as application "LWC Growl trigger" all notifications
allNotificationsList default notifications enabledNotificationsList
icon of application "LWCC"

    -- Now display the notification.  Change the title and description
text here.
    notify with name "LWC Growl notification" title "Weather event title"
description "Weather event description" application name "LWC Growl
trigger" with sticky

end tell

What is the expected output?
A notification on both machines.

What do you see instead?
On machine B, the forwarding recipient, Growl hangs.

[1]: http://groups.google.com/group/growldiscuss/msg/62f497b6c40bf4af?pli=1

Original issue reported on code.google.com by prhgr...@gmail.com on 4 Jan 2010 at 7:33

GoogleCodeExporter commented 9 years ago

Original comment by prhgr...@gmail.com on 4 Jan 2010 at 7:34

GoogleCodeExporter commented 9 years ago
Please help.  Incoming app registration from growl on my MBP crashes growl 
1.2.1b2 on my MBA 10.6.2 and 
vica versa.  I am using Growl beta as 1.2 will not allow any network 
notification at all.

In 1.2.1b2 only already registered apps work.  Trying to register a new app in 
growl crashes Growl

Original comment by zbearj...@gmail.com on 16 Apr 2010 at 3:39

GoogleCodeExporter commented 9 years ago
Jimmy2Timesz: That is not related to this ticket. Please send email to our 
discussion group: 
http://growl.info/contact.php

Original comment by prhgr...@gmail.com on 17 Apr 2010 at 2:13

GoogleCodeExporter commented 9 years ago
This will get resolved hopefully by changing over to gntp. Let's test for this 
there.

Original comment by chrisf.g...@gmail.com on 15 Mar 2011 at 5:35

GoogleCodeExporter commented 9 years ago
Do you have bandwidth to work on this one?

Original comment by chrisf.g...@gmail.com on 9 Jul 2011 at 6:18

GoogleCodeExporter commented 9 years ago
I have noticed nothing of this with GNTP and using applescript, which I use to 
test history and networking pretty heavily, closing

Original comment by johncfal...@gmail.com on 29 Jul 2011 at 4:51

GoogleCodeExporter commented 9 years ago

Original comment by ch...@growl.info on 4 Nov 2011 at 2:55