Bug 2218714
| Summary: | [abrt] terminator: set_layout_item(): prefseditor.py:2072:set_layout_item:KeyError: 'window0' | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | raflexras <raflexras> | ||||||||||||||||
| Component: | terminator | Assignee: | Dominic Hopf <dmaphy> | ||||||||||||||||
| Status: | NEW --- | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||
| Version: | 38 | CC: | dmaphy, mattrose, raflexras | ||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/e1f662141d829937bc41c65e72efa60d1f46496 | ||||||||||||||||||
| Whiteboard: | abrt_hash:59fd20cf92e63e39b6781b0802fc7ed06f87eb55;VARIANT_ID=workstation; | ||||||||||||||||||
| Fixed In Version: | Doc Type: | --- | |||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||
| Last Closed: | 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 1973292 [details]
File: os_info
Created attachment 1973293 [details]
File: environ
Created attachment 1973294 [details]
File: mountinfo
Created attachment 1973295 [details]
File: open_fds
Created attachment 1973296 [details]
File: namespaces
Created attachment 1973297 [details]
File: backtrace
Created attachment 1973298 [details]
File: cpuinfo
|
Version-Release number of selected component: terminator-2.1.3-1.fc38 Additional info: reporter: libreport-2.17.10 kernel: 6.3.8-200.fc38.x86_64 cmdline: /usr/bin/python3 -sP /usr/bin/terminator cgroup: 0::/user.slice/user-1000.slice/user/app.slice/app-gnome-terminator-5120.scope uid: 1000 reason: prefseditor.py:2072:set_layout_item:KeyError: 'window0' executable: /usr/bin/terminator type: Python3 package: terminator-2.1.3-1.fc38 runlevel: N 5 exception_type: KeyError crash_function: set_layout_item interpreter: python3-3.11.3-2.fc38.x86_64 Truncated backtrace: prefseditor.py:2072:set_layout_item:KeyError: 'window0' Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/terminatorlib/prefseditor.py", line 1783, in on_layout_item_selection_changed self.layouteditor.on_layout_item_selection_changed(selection) File "/usr/lib/python3.11/site-packages/terminatorlib/prefseditor.py", line 2067, in on_layout_item_selection_changed self.set_layout_item(item) File "/usr/lib/python3.11/site-packages/terminatorlib/prefseditor.py", line 2072, in set_layout_item layout_item = layout[self.layout_item] ~~~~~~^^^^^^^^^^^^^^^^^^ KeyError: 'window0' Local variables in innermost frame: self: <terminatorlib.prefseditor.LayoutEditor object at 0x7f62546a75d0> item_name: 'window0' layout: {'child0': {'type': 'Window', 'parent': '', 'order': 0, 'position': '26:23', 'maximised': False, 'fullscreen': False, 'size': (width=656, height=453), 'title': 'phantom_phreak@phantomtower:~', 'last_active_term': UUID('903299fb-0f59-4df3-b209-678095a7bd8f'), 'last_active_window': True}, 'terminal1': {'type': 'Terminal', 'parent': 'child0', 'order': 0, 'profile': 'New Profile', 'uuid': UUID('903299fb-0f59-4df3-b209-678095a7bd8f')}}