Skip to content
This repository has been archived by the owner on Jul 22, 2021. It is now read-only.

Crashes if Growl is not running #1

Closed
kfdm opened this issue Jul 28, 2015 · 0 comments
Closed

Crashes if Growl is not running #1

kfdm opened this issue Jul 28, 2015 · 0 comments
Labels

Comments

@kfdm
Copy link
Collaborator

kfdm commented Jul 28, 2015

$ Contents/MacOS/Hatarake 
Traceback (most recent call last):
  File "hatarake/dist/Hatarake.app/Contents/Resources/__boot__.py", line 316, in <module>
    _run()
  File "hatarake/dist/Hatarake.app/Contents/Resources/__boot__.py", line 311, in _run
    exec(compile(source, path, 'exec'), globals(), globals())
  File "hatarake/dist/Hatarake.app/Contents/Resources/app.py", line 98, in <module>
    Hatarake().run()
  File "hatarake/dist/Hatarake.app/Contents/Resources/app.py", line 47, in __init__
    self.notifier.register()
  File "hatarake/dist/Hatarake.app/Contents/Resources/lib/python2.7/gntp/notifier.py", line 97, in register
    return self._send('register', register)
  File "hatarake/dist/Hatarake.app/Contents/Resources/lib/python2.7/gntp/notifier.py", line 204, in _send
    raise errors.NetworkError(exc)
gntp.errors.NetworkError: [Errno 61] Connection refused
2015-07-28 21:31:40.987 Hatarake[17031:1033493] Hatarake Error
@kfdm kfdm added the bug label Feb 6, 2016
@kfdm kfdm closed this as completed in a28d410 Sep 18, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant