Bug 870452
| Summary: | [abrt] terminator-0.96-2.fc17: configobj.py:567:__getitem__:KeyError: 'terminal6' | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Igal Alkon <igal.alkon> | ||||||||
| Component: | terminator | Assignee: | Dominic Hopf <dmaphy> | ||||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 17 | CC: | dmaphy, steve | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | x86_64 | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | abrt_hash:e21cc288c28c5aeaf67368c03bb227a06012cd1b | ||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2013-06-28 21:52:14 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 633884 [details]
File: environ
Created attachment 633885 [details]
File: smolt_data
Created attachment 633886 [details]
File: core_backtrace
|
Version-Release number of selected component: terminator-0.96-2.fc17 Additional info: libreport version: 2.0.16 abrt_version: 2.0.16 cmdline: /usr/bin/python /usr/bin/terminator kernel: 3.6.2-4.fc17.x86_64 backtrace: :configobj.py:567:__getitem__:KeyError: 'terminal6' : :Traceback (most recent call last): : File "/usr/lib/python2.7/site-packages/terminatorlib/prefseditor.py", line 1174, in on_layout_profile_chooser_changed : self.layouteditor.on_layout_profile_chooser_changed(widget) : File "/usr/lib/python2.7/site-packages/terminatorlib/prefseditor.py", line 1412, in on_layout_profile_chooser_changed : layout[self.layout_item]['profile'] = profile : File "/usr/lib/python2.7/site-packages/terminatorlib/configobj/configobj.py", line 567, in __getitem__ : val = dict.__getitem__(self, key) :KeyError: 'terminal6' : :Local variables in innermost frame: :self: {'child1': {'type': 'Terminal', 'parent': 'window0', 'profile': 'default', 'command': '', 'position': '', 'size': ['-1', '-1']}, 'window0': {'type': 'Window', 'parent': '', 'profile': 'default', 'command': '', 'position': '', 'size': ['-1', '-1']}} :key: 'terminal6'