Issue Details (XML | Word | Printable)

Key: FL-2086
Type: Bug Bug
Status: Resolved Resolved
Resolution: Cannot Reproduce
Priority: Normal Normal
Assignee: Distro
Reporter: Og Maciel
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Foresight Linux

gwibber stops responding after some time

Created: 11/May/09 06:56 PM   Updated: 29/Jul/09 02:05 AM
Component/s: Miscellaneous Stuff
Affects Version/s: 2.3.0
Fix Version/s: 2.1.1
Security Level: Public (Everyone can see this issue)

Time Tracking:
Not Specified


 Description  « Hide
gwibber stopped responding after a couple of hours of use. Clicking in the gwibber icon in the systray did not do anything. Here is what I got from running gwibber --debugger:
gwibber --debug
DEBUG:root:Launched from /usr/bin
DEBUG:root:Assuming path is correct
INFO:root:No existing Gwibber session: starting...

(gwibber:3032): Wnck-CRITICAL **: update_client_list: assertion `reentrancy_guard == 0' failed
Exception in thread Thread-26:
Traceback (most recent call last):
  File "/usr/lib/python2.6/threading.py", line 522, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.6/threading.py", line 477, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib/python2.6/site-packages/gwibber/client.py", line 1073, in process
    self.manage_indicator_items(view.message_store, tab_num=self.tabs.page_num(tab))
  File "/usr/lib/python2.6/site-packages/gwibber/client.py", line 1024, in manage_indicator_items
    if not self.is_gwibber_active():
  File "/usr/lib/python2.6/site-packages/gwibber/client.py", line 1021, in is_gwibber_active
    return self.window.xid == screen.get_active_window().get_xid()
AttributeError: 'NoneType' object has no attribute 'get_xid'


 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Og Maciel added a comment - 29/Jul/09 02:05 AM
This seems to have resolved itself.