Bug 1331956

Summary: [abrt] gnome-gmail: Gtk.py:83:_extract_handler_and_args:AttributeError: Handler onUserSelClose not found
Product: [Fedora] Fedora Reporter: Stephen Victor <steve>
Component: gnome-gmailAssignee: Guillaume Kulakowski <guillaume>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: guillaume, ville.skytta
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/c5f13014ba6b1027c6dd7492e94c91ef3f82dff8
Whiteboard: abrt_hash:5d1014a13d2f157a16d1ed66d2a62167102eba58;VARIANT_ID=workstation;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-01 05:52:56 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: backtrace
none
File: environ none

Description Stephen Victor 2016-04-30 13:42:13 UTC
Version-Release number of selected component:
gnome-gmail-2.0.1-1.fc23

Additional info:
reporter:       libreport-2.6.4
cmdline:        /usr/bin/python3 -tt /usr/share/gnome-gmail/gnomegmail.py
executable:     /usr/share/gnome-gmail/gnomegmail.py
kernel:         4.4.7-300.fc23.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
Gtk.py:83:_extract_handler_and_args:AttributeError: Handler onUserSelClose not found

Traceback (most recent call last):
  File "/usr/lib64/python3.4/site-packages/gi/overrides/Gtk.py", line 103, in _builder_connect_callback
    handler, args = _extract_handler_and_args(obj_or_map, handler_name)
  File "/usr/lib64/python3.4/site-packages/gi/overrides/Gtk.py", line 83, in _extract_handler_and_args
    raise AttributeError('Handler %s not found' % handler_name)
AttributeError: Handler onUserSelClose not found

Local variables in innermost frame:
handler: None
obj_or_map: <__main__.do_preferred.<locals>.Handler object at 0x7fea0b7fad68>
handler_name: 'onUserSelClose'

Potential duplicate: bug 1264237

Comment 1 Stephen Victor 2016-04-30 13:42:17 UTC
Created attachment 1152587 [details]
File: backtrace

Comment 2 Stephen Victor 2016-04-30 13:42:18 UTC
Created attachment 1152588 [details]
File: environ

Comment 3 Ville Skyttä 2016-05-01 05:52:56 UTC

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