Bug 1470717
| Summary: | [abrt] gnome-gmail: _extract_handler_and_args(): Gtk.py:85:_extract_handler_and_args:AttributeError: Handler onUserSelClose not found | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Tiaonmmn.ZMZ <tiaonmmn> | ||||||||||||||||
| Component: | gnome-gmail | Assignee: | Guillaume Kulakowski <guillaume> | ||||||||||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||
| Version: | 26 | CC: | alessandro.bergo, guillaume, me, pmpcdg, ville.skytta | ||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/ac4c9667580a775572f6be33733699a473965095 | ||||||||||||||||||
| Whiteboard: | abrt_hash:d5adb59431a5d3bbbba70ab5d13a501dd1246372;VARIANT_ID=workstation; | ||||||||||||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||
| Last Closed: | 2017-07-16 04:19:43 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: |
|
||||||||||||||||||
Created attachment 1297650 [details]
File: backtrace
Created attachment 1297651 [details]
File: cgroup
Created attachment 1297652 [details]
File: cpuinfo
Created attachment 1297653 [details]
File: environ
Created attachment 1297654 [details]
File: mountinfo
Created attachment 1297655 [details]
File: namespaces
Created attachment 1297656 [details]
File: open_fds
*** This bug has been marked as a duplicate of bug 1264237 *** *** Bug 1480318 has been marked as a duplicate of this bug. *** *** Bug 1484163 has been marked as a duplicate of this bug. *** |
Version-Release number of selected component: gnome-gmail-2.4.1-1.fc26 Additional info: reporter: libreport-2.9.1 cmdline: /usr/bin/python3 -tt /usr/share/gnome-gmail/gnomegmail.py -q crash_function: _extract_handler_and_args exception_type: AttributeError executable: /usr/share/gnome-gmail/gnomegmail.py kernel: 4.11.9-300.fc26.x86_64 runlevel: N 5 type: Python3 uid: 0 Truncated backtrace: Gtk.py:85:_extract_handler_and_args:AttributeError: Handler onUserSelClose not found Traceback (most recent call last): File "/usr/lib64/python3.6/site-packages/gi/overrides/Gtk.py", line 105, in _builder_connect_callback handler, args = _extract_handler_and_args(obj_or_map, handler_name) File "/usr/lib64/python3.6/site-packages/gi/overrides/Gtk.py", line 85, 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 handler_name: 'onUserSelClose' obj_or_map: <__main__.do_preferred.<locals>.Handler object at 0x7f01e5ebab38>