You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
What I'm confused about is: did the error report send? Do I need to somehow submit it through GitHub, and if so, where do I find the report? A notification that the report has been sent would be helpful, as well as why my browser opened automatically and directed to GitHub.
I appreciate that you've made and shared Bottles, and for your ongoing efforts!
The text was updated successfully, but these errors were encountered:
Returning to Bottles, I see the text at the top asking me to please fill out a report (now I think I understand: fill it out here, at GitHub? That could be more clear. Please clarify what clicking the "Send Report" button will do. It's nice to be warned when a button will be opening a browser) and attach this traceback:
Failed to set Windows version to win7 File "/app/share/bottles/bottles/backend/utils/threading.py", line 62, in __target
result = self.task_func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/share/bottles/bottles/backend/managers/dependency.py", line 119, in install
_res = self.install(config, [_ext_dep, _dep])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/share/bottles/bottles/backend/managers/dependency.py", line 132, in install
res = self.__perform_steps(config, step)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/share/bottles/bottles/backend/managers/dependency.py", line 242, in __perform_steps
self.__step_set_windows(config=config, step=step)
File "/app/share/bottles/bottles/backend/managers/dependency.py", line 635, in __step_set_windows
rk.lg_set_windows(step.get("version"))
File "/app/share/bottles/bottles/backend/wine/regkeys.py", line 26, in lg_set_windows
raise ValueError(f"Failed to set Windows version to {version}")
Hello,
What I'm confused about is: did the error report send? Do I need to somehow submit it through GitHub, and if so, where do I find the report? A notification that the report has been sent would be helpful, as well as why my browser opened automatically and directed to GitHub.
I appreciate that you've made and shared Bottles, and for your ongoing efforts!
The text was updated successfully, but these errors were encountered: