gmailwatcher doesn't start on Maverick

Bug #660308 reported by Mehdi Hassanpour
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Gmail Watcher
Invalid
Undecided
Unassigned

Bug Description

gmailwatcher 10.10.4 crashes with this error on Maverick

Traceback (most recent call last):
  File "/usr/bin/gmailwatcher", line 57, in <module>
    load_preferences()
  File "/usr/bin/gmailwatcher", line 45, in load_preferences
    dlg = PreferencesGmailwatcherDialog.PreferencesGmailwatcherDialog()
  File "/usr/lib/pymodules/python2.6/gmailwatcher/PreferencesGmailwatcherDialog.py", line 43, in __new__
    new_object.finish_initializing(builder)
  File "/usr/lib/pymodules/python2.6/gmailwatcher/PreferencesGmailwatcherDialog.py", line 82, in finish_initializing
    self._database = CouchDatabase(self._db_name, create=True)
  File "/usr/lib/python2.6/dist-packages/desktopcouch/records/server.py", line 56, in __init__
    server_class=server_class, oauth_tokens=oauth_tokens, ctx=ctx)
  File "/usr/lib/python2.6/dist-packages/desktopcouch/records/server_base.py", line 155, in __init__
    self._reconnect()
  File "/usr/lib/python2.6/dist-packages/desktopcouch/records/server.py", line 60, in _reconnect
    port = desktopcouch.find_port(ctx=self.ctx)
  File "/usr/lib/python2.6/dist-packages/desktopcouch/__init__.py", line 106, in find_port
    return _direct_access_find_port(pid=pid, ctx=ctx)
  File "/usr/lib/python2.6/dist-packages/desktopcouch/__init__.py", line 193, in __find_port__linux
    return __find_port__linux(pid, ctx, retries_left - 1)
  File "/usr/lib/python2.6/dist-packages/desktopcouch/__init__.py", line 193, in __find_port__linux
    return __find_port__linux(pid, ctx, retries_left - 1)
  File "/usr/lib/python2.6/dist-packages/desktopcouch/__init__.py", line 193, in __find_port__linux
    return __find_port__linux(pid, ctx, retries_left - 1)
  File "/usr/lib/python2.6/dist-packages/desktopcouch/__init__.py", line 194, in __find_port__linux
    raise RuntimeError("Unable to find listening port")
RuntimeError: Unable to find listening port
mehdi@mehdi-desktop:~$ gmailwatcher
Traceback (most recent call last):
  File "/usr/bin/gmailwatcher", line 57, in <module>
    load_preferences()
  File "/usr/bin/gmailwatcher", line 45, in load_preferences
    dlg = PreferencesGmailwatcherDialog.PreferencesGmailwatcherDialog()
  File "/usr/lib/pymodules/python2.6/gmailwatcher/PreferencesGmailwatcherDialog.py", line 43, in __new__
    new_object.finish_initializing(builder)
  File "/usr/lib/pymodules/python2.6/gmailwatcher/PreferencesGmailwatcherDialog.py", line 82, in finish_initializing
    self._database = CouchDatabase(self._db_name, create=True)
  File "/usr/lib/python2.6/dist-packages/desktopcouch/records/server.py", line 56, in __init__
    server_class=server_class, oauth_tokens=oauth_tokens, ctx=ctx)
  File "/usr/lib/python2.6/dist-packages/desktopcouch/records/server_base.py", line 155, in __init__
    self._reconnect()
  File "/usr/lib/python2.6/dist-packages/desktopcouch/records/server.py", line 60, in _reconnect
    port = desktopcouch.find_port(ctx=self.ctx)
  File "/usr/lib/python2.6/dist-packages/desktopcouch/__init__.py", line 106, in find_port
    return _direct_access_find_port(pid=pid, ctx=ctx)
  File "/usr/lib/python2.6/dist-packages/desktopcouch/__init__.py", line 193, in __find_port__linux
    return __find_port__linux(pid, ctx, retries_left - 1)
  File "/usr/lib/python2.6/dist-packages/desktopcouch/__init__.py", line 193, in __find_port__linux
    return __find_port__linux(pid, ctx, retries_left - 1)
  File "/usr/lib/python2.6/dist-packages/desktopcouch/__init__.py", line 193, in __find_port__linux
    return __find_port__linux(pid, ctx, retries_left - 1)
  File "/usr/lib/python2.6/dist-packages/desktopcouch/__init__.py", line 194, in __find_port__linux
    raise RuntimeError("Unable to find listening port")
RuntimeError: Unable to find listening port

Revision history for this message
Owais Lone (loneowais) wrote :

This is a duplicate. The bug is in DesktopCouch package.

Changed in gmailwatcher:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.