Program is running, won't open window

Bug #857868 reported by Mattro2.0
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Gwibber
Confirmed
Undecided
Unassigned

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.

Revision history for this message
Ken VanDine (ken-vandine) wrote :

What version of gwibber is this?

Revision history for this message
Mattro2.0 (mattro2-0) wrote : Re: [Bug 857868] Re: Program is running, won't open window

3.0.0.1-0ubuntu3

--
Matthew Troia <email address hidden>

On Sat, 2011-09-24 at 00:43 +0000, Ken VanDine wrote:

> What version of gwibber is this?
>

Revision history for this message
Jay Cassano (cassano-jay) wrote :

I just want to say that I have this same bug as well or something very similar. Gwibber is running in the messaging menu, showing OSD notifications on replies, but when I click any of the items under broadcast gwibber fails to open. I've restarted computer, killed and restarted gwibber, tried running gwibber from terminal, from main menu, nothing works. This is my output from gwibber -d

jay@jay-stratapro13:~$ gwibber -d
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 254, in setup_ui
    if stream["stream"]:
KeyError: 'stream'

3.0.0.1-0ubuntu3 (gwibber)

Revision history for this message
Jay Cassano (cassano-jay) wrote :

Isn't this bug somewhat critical? It literally makes gwibber unusable since we cannot at all open the main interface. Is there more information needed to help diagnose?

Changed in gwibber:
status: New → Confirmed
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.