Bug 541713

Summary: [abrt] crash detected in gwibber-1:2.0.0-2.478bzr.fc12
Product: [Fedora] Fedora Reporter: Filipe Rosset <rosset.filipe>
Component: gwibberAssignee: Ian Weller <ian>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: bugzilla.redhat, ian
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: abrt_hash:209d0fca
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-11-27 16:22:26 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace none

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 ***