Bug 709366 - [abrt] terminator-0.95-3.fc15: prefseditor.py:1362:set_layout_item:KeyError: 'None'
Summary: [abrt] terminator-0.95-3.fc15: prefseditor.py:1362:set_layout_item:KeyError: ...
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: terminator
Version: 15
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dominic Hopf
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:043e8b69b5bd990095b975ec3d5...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-05-31 14:01 UTC by Pau Aliagas
Modified: 2011-07-18 11:38 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-07-18 11:38:22 UTC
Type: ---


Attachments (Terms of Use)

Description Pau Aliagas 2011-05-31 14:01:27 UTC
abrt version: 2.0.1
architecture:   x86_64
cmdline:        /usr/bin/python /usr/bin/terminator --sm-config-prefix /terminator-fJD4IC/ --sm-client-id 104e1b0fcb9204c735127788789795921600000027190033 --screen 0
comment:        configuring profiles it crashed
component:      terminator
executable:     /usr/bin/terminator
kernel:         2.6.38.6-27.fc15.x86_64
os_release:     Fedora release 15 (Lovelock)
package:        terminator-0.95-3.fc15
reason:         prefseditor.py:1362:set_layout_item:KeyError: 'None'
time:           Tue May 31 10:18:52 2011
uid:            500
username:       pau

backtrace:
:prefseditor.py:1362:set_layout_item:KeyError: 'None'
:
:Traceback (most recent call last):
:  File "/usr/lib/python2.7/site-packages/terminatorlib/prefseditor.py", line 1130, in on_layout_item_selection_changed
:    self.layouteditor.on_layout_item_selection_changed(selection)
:  File "/usr/lib/python2.7/site-packages/terminatorlib/prefseditor.py", line 1340, in on_layout_item_selection_changed
:    self.set_layout_item(item)
:  File "/usr/lib/python2.7/site-packages/terminatorlib/prefseditor.py", line 1362, in set_layout_item
:    chooser.set_active(self.profile_profile_to_ids[layout_item['profile']])
:KeyError: 'None'
:
:Local variables in innermost frame:
:layout: {'child1': {'profile': 'None', 'type': 'Terminal', 'parent': 'window0', 'command': '', 'position': '', 'size': ['-1', '-1']}, 'window0': {'type': 'Window', 'parent': '', 'profile': 'default', 'command': '', 'position': '', 'size': ['-1', '-1']}}
:item_name: 'child1'
:self: <terminatorlib.prefseditor.LayoutEditor instance at 0x273d200>
:chooser: <gtk.ComboBox object at 0x273c280 (GtkComboBox at 0x2bc62e0)>
:command: <gtk.Entry object at 0x273c050 (GtkEntry at 0x2a4e4d0)>
:layout_item: {'profile': 'None', 'type': 'Terminal', 'parent': 'window0', 'command': '', 'position': '', 'size': ['-1', '-1']}

Comment 1 Dominic Hopf 2011-06-01 22:48:42 UTC
Hi Pau,

is it possible for you to provide some more detailed steps on how to reproduce this issue? I'm afraid otherwise I'm not able to fix this issue.

Regards,
Dominic


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