Bug 567861 - Traceback during the first closing of a split terminal
Summary: Traceback during the first closing of a split terminal
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: terminator
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Dominic Hopf
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 571611 571687 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-02-24 06:31 UTC by Aaron Faanes
Modified: 2010-03-23 02:10 UTC (History)
3 users (show)

Fixed In Version: terminator-0.14-3.fc13
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-03-23 01:59:10 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Aaron Faanes 2010-02-24 06:31:45 UTC
Description of problem:

After splitting a terminal, the first terminal that's closed causes a traceback.

Version-Release number of selected component (if applicable):

terminator-0.14-1.fc12.noarch from updates-testing

How reproducible:

Every time. (Though only for the first closed terminal)

Steps to Reproduce:
1. Open Terminator
2. Spawn a new terminal (horizontal or vertical). Repeat as desired.
3. Close a terminal (any opened terminal)
  
Actual results:

Terminal closes, but ABRT detects and reports a traceback.

Expected results:

Terminal closes, and no traceback.

Additional info:

Subsequent terminals that are closed cause no error, as far as I've seen.

Here's the traceback, as reported by ABRT.

terminator.py:1173:_match_right:KeyError: 'origin_x'

Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/terminatorlib/terminatorterm.py", line 411, in on_vte_size_allocate
    self.terminator.on_term_resized ()
  File "/usr/lib/python2.6/site-packages/terminatorlib/terminator.py", line 352, in on_term_resized
    walker = self._select_right (walker)
  File "/usr/lib/python2.6/site-packages/terminatorlib/terminator.py", line 1218, in _select_right
    return self._select_direction (term, self._match_right)
  File "/usr/lib/python2.6/site-packages/terminatorlib/terminator.py", line 1032, in _select_direction
    if matcher (current_geo, possible_geo, best_geo):
  File "/usr/lib/python2.6/site-packages/terminatorlib/terminator.py", line 1173, in _match_right
    new_edge = possible_geo['origin_x']
KeyError: 'origin_x'

Local variables in innermost frame:
self: <terminatorlib.terminator.Terminator instance at 0x1e3e2d8>
edge: 1072
best_geo: None
current_geo: {'span_y': 394, 'span_x': 642, 'cursor_y': 0, 'cursor_x': 161, 'depth': 32, 'offset_x': 0, 'offset_y': 0, 'origin_y': 279, 'origin_x': 430}
possible_geo: {}

Comment 1 steve 2010-03-10 05:20:02 UTC
*** Bug 571611 has been marked as a duplicate of this bug. ***

Comment 2 steve 2010-03-10 05:20:37 UTC
*** Bug 571687 has been marked as a duplicate of this bug. ***

Comment 3 Fedora Update System 2010-03-10 07:07:57 UTC
terminator-0.14-4.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/terminator-0.14-4.fc12

Comment 4 Fedora Update System 2010-03-10 07:08:02 UTC
terminator-0.14-4.fc11 has been submitted as an update for Fedora 11.
http://admin.fedoraproject.org/updates/terminator-0.14-4.fc11

Comment 5 Fedora Update System 2010-03-10 07:08:06 UTC
terminator-0.14-3.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/terminator-0.14-3.fc13

Comment 6 Fedora Update System 2010-03-11 07:16:54 UTC
terminator-0.14-4.fc11 has been pushed to the Fedora 11 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update terminator'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/terminator-0.14-4.fc11

Comment 7 Fedora Update System 2010-03-11 07:17:02 UTC
terminator-0.14-3.fc13 has been pushed to the Fedora 13 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update terminator'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/terminator-0.14-3.fc13

Comment 8 Fedora Update System 2010-03-11 07:23:54 UTC
terminator-0.14-4.fc12 has been pushed to the Fedora 12 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update terminator'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/terminator-0.14-4.fc12

Comment 9 Fedora Update System 2010-03-23 01:59:05 UTC
terminator-0.14-4.fc11 has been pushed to the Fedora 11 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 10 Fedora Update System 2010-03-23 02:03:22 UTC
terminator-0.14-4.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 11 Fedora Update System 2010-03-23 02:10:19 UTC
terminator-0.14-3.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.


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