Bug 1404196 - [abrt] terminator: paned.py:309:wrapcloseterm:AttributeError: 'NoneType' object has no attribute 'grab_focus'
Summary: [abrt] terminator: paned.py:309:wrapcloseterm:AttributeError: 'NoneType' obje...
Keywords:
Status: CLOSED DUPLICATE of bug 1322052
Alias: None
Product: Fedora
Classification: Fedora
Component: terminator
Version: 25
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dominic Hopf
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:8551801ef254a04c789b00c85f1...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-12-13 10:12 UTC by Davide Repetto
Modified: 2017-02-18 21:15 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-12-18 18:18:09 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (989 bytes, text/plain)
2016-12-13 10:12 UTC, Davide Repetto
no flags Details
File: environ (2.58 KB, application/octet-stream)
2016-12-13 10:12 UTC, Davide Repetto
no flags Details

Description Davide Repetto 2016-12-13 10:12:13 UTC
Description of problem:
I closed the program's window and ABRT popped up this notification.
I don't think the program really crashed...

Version-Release number of selected component:
terminator-1.90-5.fc25

Additional info:
reporter:       libreport-2.8.0
cmdline:        /usr/bin/python /usr/bin/terminator --layout=ReD
executable:     /usr/bin/terminator
kernel:         4.8.12-300.red.fc25.x86_64
pkg_fingerprint: 4089 D8F2 FDB1 9C98
pkg_vendor:     Fedora Project
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
paned.py:309: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 309, 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.Terminal object at 0x7f34100f0370 (terminatorlib+terminal+Terminal at 0x555eb69781c0)>
parent: <window.Window object at 0x7f34118a5af0 (terminatorlib+window+Window at 0x555eb695a270)>
cur_tabnum: None
self: <paned.HPaned object at 0x7f34094bd7d0 (terminatorlib+paned+HPaned at 0x555eb6d8d760)>
focus_sibling: False
sibling: <terminal.Terminal object at 0x7f34094bd960 (terminatorlib+terminal+Terminal at 0x555eb6978f80)>
first_term_sibling: <terminal.Terminal object at 0x7f34094bd960 (terminatorlib+terminal+Terminal at 0x555eb6978f80)>
metadata: None

Comment 1 Davide Repetto 2016-12-13 10:12:18 UTC
Created attachment 1231145 [details]
File: backtrace

Comment 2 Davide Repetto 2016-12-13 10:12:20 UTC
Created attachment 1231146 [details]
File: environ

Comment 3 Dominic Hopf 2016-12-18 18:18:09 UTC

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


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