Bug 1268572
| Summary: | [abrt] terminator: paned.py:280:wrapcloseterm:AttributeError: 'NoneType' object has no attribute 'grab_focus' | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Doncho Gunchev <dgunchev> | ||||||
| Component: | terminator | Assignee: | Dominic Hopf <dmaphy> | ||||||
| Status: | CLOSED EOL | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 22 | CC: | dgunchev, dmaphy, georgec20001 | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/15f217b5b919dfa3db4d7553650c39c526a00b46 | ||||||||
| Whiteboard: | abrt_hash:26d5b83d3a96e0b603cd248da893573bc911a50c; | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2016-07-19 18:06:01 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 1079580 [details]
File: backtrace
Created attachment 1079581 [details]
File: environ
Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed. |
Description of problem: Closed it with 2x4 windows Version-Release number of selected component: terminator-0.98-1.fc22 Additional info: reporter: libreport-2.6.2 cmdline: /usr/bin/python /usr/bin/terminator -l all executable: /usr/bin/terminator kernel: 4.1.7-200.fc22.x86_64 runlevel: N 5 type: Python uid: 1000 Truncated backtrace: paned.py:280:wrapcloseterm:AttributeError: 'NoneType' object has no attribute 'grab_focus' Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/terminatorlib/paned.py", line 280, in wrapcloseterm Terminator().find_terminal_by_uuid(sibling.get_toplevel().last_active_term.urn).grab_focus() AttributeError: 'NoneType' object has no attribute 'grab_focus' Local variables in innermost frame: widget: <Terminal object at 0x7f65e597b8c0 (terminatorlib+terminal+Terminal at 0x20771e0)> parent: <VPaned object at 0x7f65e597b870 (terminatorlib+paned+VPaned at 0x1962340)> cur_tabnum: None self: <HPaned object at 0x7f65e5990be0 (terminatorlib+paned+HPaned at 0x1962640)> focus_sibling: False sibling: <Terminal object at 0x7f65e5990c30 (terminatorlib+terminal+Terminal at 0x1ddd100)> first_term_sibling: <Terminal object at 0x7f65e5990c30 (terminatorlib+terminal+Terminal at 0x1ddd100)> metadata: None