Bug 2164146 - [abrt] bottles: set_manager(): window.py:180:set_manager:AttributeError: 'NoneType' object has no attribute 'runners_available'
Summary: [abrt] bottles: set_manager(): window.py:180:set_manager:AttributeError: 'Non...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: bottles
Version: 37
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Sandro
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:3cf168e0f7817581d4116747554...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-01-24 18:07 UTC by melchior.im.dreital
Modified: 2023-06-03 20:39 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2023-06-03 20:39:40 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (625 bytes, text/plain)
2023-01-24 18:07 UTC, melchior.im.dreital
no flags Details
File: cpuinfo (2.77 KB, text/plain)
2023-01-24 18:07 UTC, melchior.im.dreital
no flags Details
File: environ (1.90 KB, text/plain)
2023-01-24 18:07 UTC, melchior.im.dreital
no flags Details
File: mountinfo (5.79 KB, text/plain)
2023-01-24 18:07 UTC, melchior.im.dreital
no flags Details
File: namespaces (172 bytes, text/plain)
2023-01-24 18:07 UTC, melchior.im.dreital
no flags Details
File: open_fds (2.26 KB, text/plain)
2023-01-24 18:07 UTC, melchior.im.dreital
no flags Details

Description melchior.im.dreital 2023-01-24 18:07:22 UTC
Description of problem:
when calling bottles

Version-Release number of selected component:
bottles-2022.7.14-2.fc37

Additional info:
reporter:       libreport-2.17.4
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-com.usebottles.bottles-14729.scope
cmdline:        /usr/bin/python3 /usr/bin/bottles
crash_function: set_manager
exception_type: AttributeError
executable:     /usr/bin/bottles
interpreter:    python3-3.11.1-3.fc37.x86_64
kernel:         6.1.7-200.fc37.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
window.py:180:set_manager:AttributeError: 'NoneType' object has no attribute 'runners_available'

Traceback (most recent call last):
  File "/usr/share/bottles/bottles/window.py", line 180, in set_manager
    tmp_runners = [x for x in self.manager.runners_available if not x.startswith('sys-')]
                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'runners_available'

Local variables in innermost frame:
result: None
error: TypeError("'str' object does not support item assignment")
self: <window.MainWindow object at 0x7fac837b56c0 (MainWindow at 0x5617acafa280)>

Comment 1 melchior.im.dreital 2023-01-24 18:07:25 UTC
Created attachment 1940257 [details]
File: backtrace

Comment 2 melchior.im.dreital 2023-01-24 18:07:26 UTC
Created attachment 1940258 [details]
File: cpuinfo

Comment 3 melchior.im.dreital 2023-01-24 18:07:27 UTC
Created attachment 1940259 [details]
File: environ

Comment 4 melchior.im.dreital 2023-01-24 18:07:28 UTC
Created attachment 1940260 [details]
File: mountinfo

Comment 5 melchior.im.dreital 2023-01-24 18:07:29 UTC
Created attachment 1940261 [details]
File: namespaces

Comment 6 melchior.im.dreital 2023-01-24 18:07:30 UTC
Created attachment 1940262 [details]
File: open_fds

Comment 7 Sandro 2023-01-24 21:50:44 UTC
Thanks for the bug report.

This bug has likely been fixed in the latest upstream release. Bottles in Fedora will be retired soon in favor of the Flatpak package provided by upstream. For more information see bug 2160007.

Comment 8 Fedora Update System 2023-05-20 13:24:43 UTC
FEDORA-2023-328397d034 has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2023-328397d034

Comment 9 Sandro 2023-05-20 13:38:08 UTC
To all reporters, thank you for taking the time to report bugs. Once the update is pushed to testing, there will be a comment in this bug explaining how to install from the testing repo. If you could do so and test the update to see if that fixes the issues you have been experiencing, that would be very much appreciated. Please also leave karma on the update according to your testing results.

Thank you for your patience!

Comment 10 Fedora Update System 2023-05-21 03:35:44 UTC
FEDORA-2023-328397d034 has been pushed to the Fedora 37 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-328397d034`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-328397d034

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 11 Fedora Update System 2023-05-29 01:07:19 UTC
FEDORA-2023-328397d034 has been pushed to the Fedora 37 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 12 Sandro 2023-06-03 20:39:40 UTC
I failed to have Bodhi close the bugs on pushing latest release to stable.


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