gwibber-bugs team mailing list archive
-
gwibber-bugs team
-
Mailing list archive
-
Message #01693
Re: [Bug 857868] Re: Program is running, won't open window
3.0.0.1-0ubuntu3
--
Matthew Troia <mattro2.0@xxxxxxxxx>
On Sat, 2011-09-24 at 00:43 +0000, Ken VanDine wrote:
> What version of gwibber is this?
>
--
You received this bug notification because you are a member of Gwibber
Bug Heros, which is subscribed to Gwibber.
https://bugs.launchpad.net/bugs/857868
Title:
Program is running, won't open window
Status in Gwibber:
New
Bug description:
OSD shows updates, but I am unable to open up the gwibber window.
Tried restart too. Ran gwibber --debug received the following:
Traceback (most recent call last):
File "/usr/bin/gwibber", line 87, in <module>
client.Client()
File "/usr/lib/python2.7/dist-packages/gwibber/client.py", line 623, in __init__
self.w = GwibberClient()
File "/usr/lib/python2.7/dist-packages/gwibber/client.py", line 71, in __init__
self.setup_ui()
File "/usr/lib/python2.7/dist-packages/gwibber/client.py", line 251, in setup_ui
self.stream_view.set_state(streams)
File "/usr/lib/python2.7/dist-packages/gwibber/gwui.py", line 410, in set_state
self.update()
File "/usr/lib/python2.7/dist-packages/gwibber/gwui.py", line 397, in update
self.messages.update(self.navigation.selected_stream)
File "/usr/lib/python2.7/dist-packages/gwibber/gwui.py", line 751, in update
self.messages = self.message_view.render([selected_stream], count)
File "/usr/lib/python2.7/dist-packages/gwibber/gwui.py", line 774, in render
msgs = json.loads(self.model.streams.Messages(streams[0]["stream"] or "all", streams[0]["account"] or "all", time, streams[0]["transient"] or "0", streams[0].has_key("recipient") and streams[0]["recipient"] or "0", orderby, order, limit))
File "/usr/lib/pymodules/python2.7/dbus/proxies.py", line 140, in __call__
**keywords)
File "/usr/lib/pymodules/python2.7/dbus/connection.py", line 630, in call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
To manage notifications about this bug go to:
https://bugs.launchpad.net/gwibber/+bug/857868/+subscriptions
References