brettpoole / growl

Automatically exported from code.google.com/p/growl
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Growlnotify 1.3/Growl 1.3.1: error + crash on Mac OS X 10.7.2 #402

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Download and install Growl 1.3.1 from the App Store
2. Download and install GrowlNotify 1.3
3. Restart and open Terminal.app 
4. Execute growlnotify -m "foo"

What is the expected output?
A notification saying "foo"

What do you see instead?
2011-12-10 11:50:56.997 growlnotify[5307:707] <GrowlGNTPRegistrationAttempt: 
0x1072311c0> failed because Error Domain=GCDAsyncSocketErrorDomain Code=7 
"Socket closed by remote peer" UserInfo=0x7fd13d2020a0 
{NSLocalizedDescription=Socket closed by remote peer}
2011-12-10 11:50:56.998 growlnotify[5307:707] Failed to register with (null)

What version of the product are you using? On what operating system?
[as above]; Mac OS X 10.7.2 on a MacBook Air (latest version)

Please provide any additional information below.
The issue is also mentioned here:
http://groups.google.com/group/growldiscuss/browse_thread/thread/b6d96f126936dce
a
After executing the growlnotify command once, Growl crashes (it does not appear 
in the menu bar anymore). By executing the growlnotify command after Growl 
crashed, one obtains:
2011-12-10 11:52:45.692 growlnotify[5312:707] Got disconnected: Error 
Domain=NSPOSIXErrorDomain Code=61 "Connection refused" UserInfo=0x7fb8624087e0 
{NSLocalizedDescription=Connection refused, NSLocalizedFailureReason=Error in 
connect() function}
2011-12-10 11:52:45.693 growlnotify[5312:707] <GrowlGNTPRegistrationAttempt: 
0x7fb863803cd0> failed because Error Domain=NSPOSIXErrorDomain Code=61 
"Connection refused" UserInfo=0x7fb8624087e0 {NSLocalizedDescription=Connection 
refused, NSLocalizedFailureReason=Error in connect() function}
2011-12-10 11:52:45.694 growlnotify[5312:707] Failed to register with (null)

Original issue reported on code.google.com by marius.h...@gmail.com on 10 Dec 2011 at 10:53

GoogleCodeExporter commented 8 years ago
Okay, an update to Growl 1.3.2 solved the problem completely.

Original comment by marius.h...@gmail.com on 11 Dec 2011 at 2:45

GoogleCodeExporter commented 8 years ago
Marking as fixed.

Original comment by dan...@growl.info on 1 Feb 2012 at 3:55

GoogleCodeExporter commented 8 years ago
I have Growl 2.0.1 and I have the same problem?!

Original comment by sorin.sb...@gmail.com on 31 May 2013 at 4:33