Bug 1898476 - [abrt] terminator: wrapcloseterm(): paned.py:281:wrapcloseterm:AttributeError: 'HPaned' object has no attribute 'is_child_notebook'
Summary: [abrt] terminator: wrapcloseterm(): paned.py:281:wrapcloseterm:AttributeError...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: terminator
Version: 33
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:5d0db3a22160b7c302a512203bd...
: 1820390 1893894 1904158 1913478 1918096 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-11-17 09:25 UTC by John Slade
Modified: 2021-11-30 19:01 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2021-11-30 19:01:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (837 bytes, text/plain)
2020-11-17 09:25 UTC, John Slade
no flags Details
File: cpuinfo (2.32 KB, text/plain)
2020-11-17 09:25 UTC, John Slade
no flags Details
File: environ (1.73 KB, text/plain)
2020-11-17 09:25 UTC, John Slade
no flags Details
File: mountinfo (8.93 KB, text/plain)
2020-11-17 09:25 UTC, John Slade
no flags Details
File: namespaces (172 bytes, text/plain)
2020-11-17 09:25 UTC, John Slade
no flags Details
File: open_fds (2.42 KB, text/plain)
2020-11-17 09:25 UTC, John Slade
no flags Details

Description John Slade 2020-11-17 09:25:30 UTC
Description of problem:
Closing the Terminator window when there are several terminals and tabs open.

Not sure on exact steps to reproduce.

Version-Release number of selected component:
terminator-1.92-2.fc32

Additional info:
reporter:       libreport-2.13.1
cgroup:         0::/user.slice/user-1000.slice/user/gnome-launched-terminator.desktop-2646.scope
cmdline:        /usr/bin/python3 /usr/bin/terminator
crash_function: wrapcloseterm
exception_type: AttributeError
executable:     /usr/bin/terminator
interpreter:    python3-3.8.3-1.fc32.x86_64
kernel:         5.6.14-300.fc32.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
paned.py:281:wrapcloseterm:AttributeError: 'HPaned' object has no attribute 'is_child_notebook'

Traceback (most recent call last):
  File "/usr/lib/python3.8/site-packages/terminatorlib/paned.py", line 281, in wrapcloseterm
    if self.get_toplevel().is_child_notebook():
AttributeError: 'HPaned' object has no attribute 'is_child_notebook'

Local variables in innermost frame:
self: <paned.HPaned object at 0x7f104cfeb9c0 (terminatorlib+paned+HPaned at 0x557fddf305a0)>
widget: <terminal.Terminal object at 0x7f104f6b3740 (terminatorlib+terminal+Terminal at 0x557fdd9cc1a0)>
sibling: <terminal.Terminal object at 0x7f104f62fa00 (terminatorlib+terminal+Terminal at 0x557fdd9cc9e0)>
first_term_sibling: <terminal.Terminal object at 0x7f104f62fa00 (terminatorlib+terminal+Terminal at 0x557fdd9cc9e0)>
cur_tabnum: None
focus_sibling: True

Comment 1 John Slade 2020-11-17 09:25:35 UTC
Created attachment 1730053 [details]
File: backtrace

Comment 2 John Slade 2020-11-17 09:25:36 UTC
Created attachment 1730054 [details]
File: cpuinfo

Comment 3 John Slade 2020-11-17 09:25:38 UTC
Created attachment 1730055 [details]
File: environ

Comment 4 John Slade 2020-11-17 09:25:40 UTC
Created attachment 1730056 [details]
File: mountinfo

Comment 5 John Slade 2020-11-17 09:25:42 UTC
Created attachment 1730057 [details]
File: namespaces

Comment 6 John Slade 2020-11-17 09:25:43 UTC
Created attachment 1730058 [details]
File: open_fds

Comment 7 Dominic Hopf 2020-11-22 16:56:57 UTC
There should be an update available to Terminator 2.0.1. Could you check if it is possible for you to update and see if the issue is still present in the current version of Terminator?

Comment 8 John Slade 2020-12-04 17:36:04 UTC
Similar problem has been detected:

This seems to be related to opening windowed programs from the terminal.

Steps to reproduce.
1. Open terminator
2. Create a split vertical terminal
3. Create a new tab
4. Run "gvim &"
5. Close terminator window with "x" in corner

reporter:       libreport-2.13.1
cmdline:        /usr/bin/python3 /usr/bin/terminator
crash_function: wrapcloseterm
exception_type: AttributeError
executable:     /usr/bin/terminator
interpreter:    python3-3.8.6-1.fc32.x86_64
kernel:         5.9.10-100.fc32.x86_64
package:        terminator-2.0.1-1.fc32
reason:         paned.py:281:wrapcloseterm:AttributeError: 'HPaned' object has no attribute 'is_child_notebook'
runlevel:       N 5
type:           Python3
uid:            1000

Comment 9 John Slade 2021-04-01 12:02:08 UTC
Similar problem has been detected:

Closing multiple terminals where one has opened a windowed program.

Same as https://bugzilla.redhat.com/show_bug.cgi?id=1898476 I think

reporter:       libreport-2.13.1
cmdline:        /usr/bin/python3 /usr/bin/terminator
crash_function: wrapcloseterm
exception_type: AttributeError
executable:     /usr/bin/terminator
interpreter:    python3-3.8.7-2.fc32.x86_64
kernel:         5.11.7-100.fc32.x86_64
package:        terminator-2.1.0-1.fc32
reason:         paned.py:281:wrapcloseterm:AttributeError: 'HPaned' object has no attribute 'is_child_notebook'
runlevel:       N 5
type:           Python3
uid:            1000

Comment 10 Fedora Program Management 2021-04-29 16:43:56 UTC
This message is a reminder that Fedora 32 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora 32 on 2021-05-25.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
Fedora 'version' of '32'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 32 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 11 Dominic Hopf 2021-05-04 16:08:41 UTC
*** Bug 1913478 has been marked as a duplicate of this bug. ***

Comment 12 Dominic Hopf 2021-05-04 16:12:03 UTC
*** Bug 1893894 has been marked as a duplicate of this bug. ***

Comment 13 Dominic Hopf 2021-05-04 16:12:23 UTC
*** Bug 1904158 has been marked as a duplicate of this bug. ***

Comment 14 Dominic Hopf 2021-05-04 16:12:55 UTC
*** Bug 1918096 has been marked as a duplicate of this bug. ***

Comment 15 Dominic Hopf 2021-05-04 16:18:38 UTC
*** Bug 1820390 has been marked as a duplicate of this bug. ***

Comment 16 Ben Cotton 2021-05-25 16:59:57 UTC
Fedora 32 changed to end-of-life (EOL) status on 2021-05-25. Fedora 32 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.

Comment 17 Sampson Fung 2021-05-26 03:49:16 UTC
#1918096 is closed as a duplicated of this bug.

Bug #1918096 is against F33.  Now you are closing this that is against F32.

I am confused.

Comment 18 Alfonso Martínez 2021-05-26 06:40:34 UTC
it still happens on F33/F34

https://retrace.fedoraproject.org/faf/reports/24942/

Comment 19 ruslancusnir 2021-07-13 19:48:58 UTC
Similar problem has been detected:

terminal randomly become unusable after a while

reporter:       libreport-2.15.2
cgroup:         0::/user.slice/user-1000.slice/session-1.scope
cmdline:        /usr/bin/python3 /usr/bin/terminator
crash_function: wrapcloseterm
exception_type: AttributeError
executable:     /usr/bin/terminator
interpreter:    python3-3.9.6-1.fc33.x86_64
kernel:         5.12.14-200.fc33.x86_64
package:        terminator-2.1.1-1.fc33
reason:         paned.py:281:wrapcloseterm:AttributeError: 'VPaned' object has no attribute 'is_child_notebook'
runlevel:       N 5
type:           Python3
uid:            1000

Comment 20 Ben Cotton 2021-11-04 13:50:42 UTC
This message is a reminder that Fedora 33 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora 33 on 2021-11-30.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
Fedora 'version' of '33'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 33 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 21 Ben Cotton 2021-11-04 14:20:08 UTC
This message is a reminder that Fedora 33 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora 33 on 2021-11-30.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
Fedora 'version' of '33'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 33 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 22 Ben Cotton 2021-11-04 15:17:52 UTC
This message is a reminder that Fedora 33 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora 33 on 2021-11-30.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
Fedora 'version' of '33'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 33 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 23 Ben Cotton 2021-11-30 19:01:00 UTC
Fedora 33 changed to end-of-life (EOL) status on 2021-11-30. Fedora 33 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.


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