Describe the bug
Bug when i restart the application.
To Reproduce
- Open the application
Package
Flatpak from Flathub
Distribution
PopOS 22.04
Debugging Information
list index out of range File "/app/share/bottles/bottles/backend/utils/threading.py", line 73, in __target
result = self.task_func(*args, **kwargs)
File "/app/share/bottles/bottles/backend/managers/backup.py", line 134, in import_backup
return BackupManager._import_config_backup(path)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
File "/app/share/bottles/bottles/backend/managers/backup.py", line 146, in _import_config_backup
and manager.create_bottle_from_config(config_load.data)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
File "/app/share/bottles/bottles/backend/managers/manager.py", line 1459, in create_bottle_from_config
config.NVAPI = self.nvapi_available[0]
~~~~~~~~~~~~~~~~~~~~^^^
Troubleshooting Logs
Additional context
No response
Describe the bug
Bug when i restart the application.
To Reproduce
Package
Flatpak from Flathub
Distribution
PopOS 22.04
Debugging Information
Troubleshooting Logs
Additional context
No response