Bug 2093095
| Summary: | [abrt] bottles: create_bottle(): new.py:257:create_bottle:IndexError: list index out of range | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Anthony <blackhand08> | ||||||||||||||
| Component: | bottles | Assignee: | Artem <ego.cordatus> | ||||||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||
| Priority: | unspecified | ||||||||||||||||
| Version: | 36 | CC: | ego.cordatus, mail | ||||||||||||||
| Target Milestone: | --- | ||||||||||||||||
| Target Release: | --- | ||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||
| OS: | Unspecified | ||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/2a348c475e0d49709397bd31886b2755c83bb771 | ||||||||||||||||
| Whiteboard: | abrt_hash:b6e3314264ef0ecde827b8301d792c21d88f6ad1;VARIANT_ID=workstation; | ||||||||||||||||
| Fixed In Version: | bottles-2022.7.14-1.fc36 | Doc Type: | --- | ||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||
| Last Closed: | 2022-10-27 12:19:58 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 1886191 [details]
File: backtrace
Created attachment 1886192 [details]
File: cpuinfo
Created attachment 1886193 [details]
File: environ
Created attachment 1886194 [details]
File: mountinfo
Created attachment 1886195 [details]
File: namespaces
Created attachment 1886196 [details]
File: open_fds
FEDORA-2022-14524d28ef has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-14524d28ef FEDORA-2022-14524d28ef has been pushed to the Fedora 36 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-14524d28ef` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-14524d28ef See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2022-14524d28ef has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report. |
Version-Release number of selected component: bottles-2022.5.2-1.fc36 Additional info: reporter: libreport-2.17.1 cgroup: 0::/user.slice/user-1000.slice/user/app.slice/app-gnome-com.usebottles.bottles-41913.scope cmdline: /usr/bin/python3 /usr/bin/bottles crash_function: create_bottle exception_type: IndexError executable: /usr/bin/bottles interpreter: python3-3.10.4-1.fc36.x86_64 kernel: 5.17.9-300.fc36.x86_64 runlevel: N 5 type: Python3 uid: 1000 Truncated backtrace: new.py:257:create_bottle:IndexError: list index out of range Traceback (most recent call last): File "/usr/share/bottles/bottles/views/new.py", line 257, in create_bottle runner = self.manager.runners_available[0] IndexError: list index out of range Local variables in innermost frame: self: <new.NewView object at 0x7f8a3aa69300 (NewView at 0x556d9d96a9a0)> widget: <Gtk.Button object at 0x7f8a5834db80 (GtkButton at 0x556d9d7d8880)> versioning_state: False sandbox_state: True rc: [] rv: [] rl: [] rs: []