Bottles icon indicating copy to clipboard operation
Bottles copied to clipboard

[Crash report] 'CSDVersion'

Open augcampos opened this issue 1 year ago • 2 comments

This crash report was generated by Bottles.

Details

  • package: Flatpak
  • version: 2022.8.28-brescia-2

Log

'CSDVersion'  File "/app/share/bottles/bottles/frontend/utils/threading.py", line 63, in __target
    result = self.task_func(*args, **kwargs)

  File "/app/share/bottles/bottles/backend/managers/dependency.py", line 144, in install
    res = self.__perform_steps(config, step)

  File "/app/share/bottles/bottles/backend/managers/dependency.py", line 286, in __perform_steps
    self.__step_set_windows(

  File "/app/share/bottles/bottles/backend/managers/dependency.py", line 675, in __step_set_windows
    rk.set_windows(step.get("version"))

  File "/app/share/bottles/bottles/backend/wine/regkeys.py", line 125, in set_windows
    "data": win_versions.get(version)["CSDVersion"]

augcampos avatar Sep 14 '22 21:09 augcampos

I made a temporary fix

mirkobrombin avatar Sep 15 '22 10:09 mirkobrombin

I made a temporary fix

Wine outputed a crash log. How can I report the issue since you seem to distribute an unofficial Wine release? Also why is Wine version so old? The log mentions that current version of Wine is wine-7.0.r0.g2fc92f8b ( TkG Staging )

formlessdao avatar Sep 20 '22 14:09 formlessdao