Bug 541713 - [abrt] crash detected in gwibber-1:2.0.0-2.478bzr.fc12
Summary: [abrt] crash detected in gwibber-1:2.0.0-2.478bzr.fc12
Keywords:
Status: CLOSED DUPLICATE of bug 539643
Alias: None
Product: Fedora
Classification: Fedora
Component: gwibber
Version: 12
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Ian Weller
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:209d0fca
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-11-26 19:50 UTC by Filipe Rosset
Modified: 2010-01-23 06:05 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-11-27 16:22:26 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (495 bytes, text/plain)
2009-11-26 19:50 UTC, Filipe Rosset
no flags Details

Description Filipe Rosset 2009-11-26 19:50:04 UTC
abrt 1.0.0 detected a crash.

backtrace
-----
Summary: TB209d0fca client.py:949:on_clear:AttributeError: 'GwibberClient' object has no attribute 'tabs'

Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/gwibber/client.py", line 949, in on_clear
    for tab in self.tabs.get_children():
AttributeError: 'GwibberClient' object has no attribute 'tabs'

Local variables in innermost frame:
self: <GwibberClient object at 0x25df230 (GtkWindow at 0x1d58350)>
mi: <gtk.Action object at 0x26069b0 (GtkAction at 0x2663830)>

cmdline: /usr/bin/python /usr/bin/gwibber 
component: gwibber
executable: /usr/bin/gwibber
kernel: 2.6.31.6-134.fc12.x86_64
package: gwibber-1:2.0.0-2.478bzr.fc12
uuid: 209d0fca

Comment 1 Filipe Rosset 2009-11-26 19:50:07 UTC
Created attachment 374059 [details]
File: backtrace

Comment 2 Ian Weller 2009-11-27 16:22:26 UTC
This is confusing. You're the only bug reporter I've seen who is seeing GwibberClient.tabs not defined in this general area. I'm going to attempt to see what the heck is setting self.tabs and see why you specifically aren't getting it set.

For the meantime, I'm gonna go ahead and consider this a dupe of bug 539643 and change the description there.

*** This bug has been marked as a duplicate of bug 539643 ***


Note You need to log in before you can comment on or make changes to this bug.