- Open bottles from terminal, select a bottle
- Click context dot menu for a Shortcut
- "Change Launch Options"
- The new window appears
- Make no changes. Click Save
First error message here:
Traceback (most recent call last):
File "/usr/share/bottles/bottles/frontend/widgets/program.py", line 202, in update_programs
self.view_bottle.update_programs(config=self.config)
File "/usr/share/bottles/bottles/frontend/views/bottle_details.py", line 287, in update_programs
raise TypeError("config param need BottleConfig type, but it was %s" % type(config))
TypeError: config param need BottleConfig type, but it was <class 'str'>
- Click context dot menu for a Shortcut
- "Change Launch Options"
The window for changing the launch options does not appear and I get an error.
Traceback (most recent call last):
File "/usr/share/bottles/bottles/frontend/widgets/program.py", line 134, in show_launch_options_view
dialog = LaunchOptionsDialog(self, self.config, self.program)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/share/bottles/bottles/frontend/windows/launchoptions.py", line 85, in __init__
config.Parameters.dxvk,
^^^^^^^^^^^^^^^^^
AttributeError: 'str' object has no attribute 'Parameters'
bottles 2:51.6-3 from arch aur python 3.11.3
Nothing to add
Nothing to add
Nothing to add