[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#573822: RFH: gwibber -- microblogging client for GNOME



On Sun, Jun 20, 2010 at 12:35 PM, Raphael Hertzog <hertzog@debian.org> wrote:
>> Right. Only blocker is: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=573061
>
> Why is this a blocker?
> I don't see why the split is required for gwibber.

gwibber like to start couchdb when it starts. However, I just used
couchdb package from Ubuntu and got following:

Apache CouchDB has started, time to relax.
Browse your desktop CouchDB at
file:///home/kartik/.local/share/desktop-couch/couchdb.html
Traceback (most recent call last):
  File "/usr/bin/gwibber", line 67, in <module>
    client.Client()
  File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 447,
in __init__
    self.w = GwibberClient()
  File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 29,
in __init__
    self.model = gwui.Model()
  File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 42, in __init__
    self.settings = util.SettingsMonitor()
  File "/usr/lib/python2.6/dist-packages/gwibber/util.py", line 91, in __init__
    DEFAULT_SETTINGS)
  File "/usr/lib/python2.6/dist-packages/gwibber/microblog/util/couch.py",
line 66, in __init__
    self.database = CouchDatabase(dbname, create=True)
  File "/usr/lib/pymodules/python2.6/desktopcouch/records/server.py",
line 57, in __init__
    server_class=server_class, oauth_tokens=oauth_tokens, ctx=ctx)
  File "/usr/lib/pymodules/python2.6/desktopcouch/records/server_base.py",
line 152, in __init__
    self._reconnect()
  File "/usr/lib/pymodules/python2.6/desktopcouch/records/server_base.py",
line 176, in _reconnect
    if self._database_name not in self._server:
  File "/usr/lib/pymodules/python2.6/couchdb/client.py", line 124, in
__contains__
    self.resource.head(validate_dbname(name))
  File "/usr/lib/pymodules/python2.6/couchdb/client.py", line 981, in head
    return self._request('HEAD', path, headers=headers, **params)
  File "/usr/lib/pymodules/python2.6/couchdb/client.py", line 1014, in _request
    resp, data = _make_request()
  File "/usr/lib/pymodules/python2.6/couchdb/client.py", line 1009, in
_make_request
    body=body, headers=headers)
  File "/usr/lib/pymodules/python2.6/httplib2/__init__.py", line 1129,
in request
    (response, content) = self._request(conn, authority, uri,
request_uri, method, body, headers, redirections, cachekey)
  File "/usr/lib/pymodules/python2.6/httplib2/__init__.py", line 912,
in _request
    (response, content) = self._conn_request(conn, request_uri,
method, body, headers, )
  File "/usr/lib/pymodules/python2.6/httplib2/__init__.py", line 875,
in _conn_request
    conn.connect()
  File "/usr/lib/pymodules/python2.6/httplib2/__init__.py", line 750, in connect
    raise socket.error, msg
socket.error: [Errno 111] Connection refused
zsh: exit 1     gwibber -d

Can anyone look into this?

-- 
 Cheers,
 Kartik Mistry
 Debian GNU/Linux Developer
 0xD1028C8D | Identica: @kartikm | IRC: kart_
 Blogs: {gu: kartikm, en: ftbfs}.wordpress.com



Reply to: