GNTP not connecting

milosh zorica miloshzorica at gmail.com
Thu Apr 12 17:32:39 EDT 2012


hey folks

seems GNTP doesn't work for me. the growl app itself works cool

----------------------------
import gntp.notifier

gntp.notifier.mini("message")

-------------

Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gntp/notifier.py",
line 48, in mini
    result = growl.register()
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gntp/notifier.py",
line 128, in register
    return self._send('register', register)
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gntp/notifier.py",
line 221, in _send
    s.connect((self.hostname, self.port))
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py",
line 224, in meth
    return getattr(self._sock,name)(*args)
socket.error: [Errno 61] Connection refused


thanks
m.



-- 
Milosh Zorica

http://www.linkedin.com/in/miloshzorica

phone: +44 20 8144 5294 & +1 206 350 9734
e-mail: miloshzorica at gmail.com
skype: milosh.zorica



More information about the Python-list mailing list