[Bug]: Absturzbericht
Author: AlessioC42-uxCreated Sep 18, 2026Updated Sep 18, 2026
Describe the bug
Failed to set Windows version to win11 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/wine/regkeys.py", line 27, in lg_set_windows raise ValueError(f"Failed to set Windows version to {version}")
To Reproduce
Tried to start Affinity v3 with Win11 and installed all Fonts
Package
Flatpak from Flathub
Distribution
Linux Zorin 18 core
Debugging Information
Failed to set Windows version to win11 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/wine/regkeys.py", line 27, in lg_set_windows
raise ValueError(f"Failed to set Windows version to {version}")Troubleshooting Logs
Additional context
No response
Source: bottlesdevs/Bottles