It broke again.
@ubuntu:~$ gwibber
Updating...
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 448, in
__init__
self.w = GwibberClient()
File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 42, in
__init__
if len(json.loads(self.service.GetAccounts())) == 0:
File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 140, in __call__
**keywords)
File "/usr/lib/pymodules/python2.6/dbus/connection.py", line 620, in
call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Python.socket.error:
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.6/dbus/service.py", line 702, in _message_cb
retval = candidate_method(self, *args, **keywords)
File "/usr/lib/python2.6/dist-packages/gwibber/microblog/dispatcher.py", line
500, in GetAccounts
for account in self.accounts.get_records(COUCH_TYPE_ACCOUNT, True):
File "/usr/lib/python2.6/dist-packages/desktopcouch/records/server_base.py",
line 482, in get_records
exists = self.view_exists(view_name, design_doc)
File "/usr/lib/python2.6/dist-packages/desktopcouch/records/server_base.py",
line 429, in view_exists
self.with_reconnects(self.db.__getitem__, doc_id)["views"]
File "/usr/lib/python2.6/dist-packages/desktopcouch/records/server_base.py",
line 164, in with_reconnects
return func(*args, **kwargs)
File "/usr/lib/pymodules/python2.6/couchdb/client.py", line 316, in
__getitem__
resp, data = self.resource.get(id)
File "/usr/lib/pymodules/python2.6/couchdb/client.py", line 978, in get
return self._request('GET', 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 1444, 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 1196, in
_request
(response, content) = self._conn_request(conn, request_uri, method, body,
headers)
File "/usr/lib/pymodules/python2.6/httplib2/__init__.py", line 1132, in
_conn_request
conn.connect()
File "/usr/lib/pymodules/python2.6/httplib2/__init__.py", line 798, in connect
raise socket.error, msg
error: [Errno 111] Connection refused
alex@ubuntu:~$
FIX IT ALREADY!
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gwibber in Ubuntu.
https://bugs.launchpad.net/bugs/926645
Title:
After accepting all updates on 4 Feb 2012, gwibber broken, and won't
start.
Status in “gwibber” package in Ubuntu:
Incomplete
Bug description:
I tried to start gwibber from commandline after accepting all Ubuntu
updates supplied on 04 Feb 2012. Running Lucid.
Failed.
Here's my commandline log.
alex@ubuntu:~$ gwibber
Removing stale, deceptive pid file.
Apache CouchDB has started, time to relax.
Browse your desktop CouchDB at
file:///home/alex/.local/share/desktop-couch/couchdb.html
No dbus monitor yet
Updating...
Updating...
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 448, in
__init__
self.w = GwibberClient()
File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 59, in
__init__
self.setup_ui()
File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 145, in
setup_ui
self.stream_view.set_state(self.model.settings["streams"] or
DEFAULT_SETTINGS["streams"])
File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 492, in
set_state
for item in state: self.new_stream(item)
File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 486, in
new_stream
if state: item.set_state(state)
File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 626, in
set_state
self.update()
File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 619, in update
self.message_view.render([self.selected_stream["view"]])
File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 707, in render
message = item['doc']
KeyError: 'doc'
alex@ubuntu:~$ gwibber
Updating...
Updating...
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 448, in
__init__
self.w = GwibberClient()
File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 59, in
__init__
self.setup_ui()
File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 145, in
setup_ui
self.stream_view.set_state(self.model.settings["streams"] or
DEFAULT_SETTINGS["streams"])
File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 492, in
set_state
for item in state: self.new_stream(item)
File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 486, in
new_stream
if state: item.set_state(state)
File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 626, in
set_state
self.update()
File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 619, in update
self.message_view.render([self.selected_stream["view"]])
File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 707, in render
message = item['doc']
KeyError: 'doc'
alex@ubuntu:~$ ubuntu-bug gwibber
alex@ubuntu:~$
I now don't have a working Gwibber instance. Am going to try removing
and readding it from Software Centre.
alex@ubuntu:~$ lsb_release -rd
Description: Ubuntu 10.04.3 LTS
Release: 10.04
alex@ubuntu:~$ apt-cache policy gwibber
gwibber:
Installed: 2.30.3-0ubuntu2
Candidate: 2.30.3-0ubuntu2
Version table:
*** 2.30.3-0ubuntu2 0
500 http://gb.archive.ubuntu.com/ubuntu/ lucid-updates/main Packages
100 /var/lib/dpkg/status
2.30.0.1-0ubuntu1 0
500 http://gb.archive.ubuntu.com/ubuntu/ lucid/main Packages
Application should just WORK!
Please fix it ASAP.
ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: gwibber 2.30.3-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.32-38.83-generic 2.6.32.52+drm33.21
Uname: Linux 2.6.32-38-generic i686
NonfreeKernelModules: wl nvidia
Architecture: i386
Date: Sat Feb 4 12:50:59 2012
InstallationMedia: Ubuntu-Netbook-Remix 9.10 "Karmic Koala" - Release i386
(20091028.4)
PackageArchitecture: all
ProcEnviron:
LANG=en_GB.UTF-8
SHELL=/bin/bash
SourcePackage: gwibber
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gwibber/+bug/926645/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp