bottlesdevs / Bottles

Run Windows software and games on Linux
https://usebottles.com
GNU General Public License v3.0
6.28k stars 262 forks source link

[Bug]: Diablo II installer does not allow accept EULA #3120

Closed gandalfthewhite19890404 closed 9 months ago

gandalfthewhite19890404 commented 12 months ago

Describe the bug

You can't accept EULA during Diablo II installation, so can't to go further and install a game.

To Reproduce

  1. Get Diablo II installer (1.12a US).
  2. Run it.
  3. Choose Install Diablo II.

Package

Flatpak from Flathub

Distribution

Ubuntu 22.04

Debugging Information

Official Package: true
Version: '51.9'
DE/WM: ubuntu
Display:
    X.org: true
    X.org (port): :99.0
    Wayland: true
Graphics:
    vendors:
        intel:
            vendor: intel
            envs:
                DRI_PRIME: '1'
            icd: /usr/lib/x86_64-linux-gnu/GL/vulkan/icd.d/intel_icd.x86_64.json:/usr/lib/x86_64-linux-gnu/GL/vulkan/icd.d/intel_hasvk_icd.x86_64.json:/usr/lib/i386-linux-gnu/GL/vulkan/icd.d/intel_hasvk_icd.i686.json:/usr/lib/i386-linux-gnu/GL/vulkan/icd.d/intel_icd.i686.json
    prime:
        integrated: null
        discrete: null
Kernel:
    Type: Linux
    Version: 6.2.0-34-generic
Disk:
    Total: 4116545536
    Free: 4116385792
RAM:
    MemTotal: 7.7GiB
    MemAvailable: 5.3GiB
Bottles_envs: null

Troubleshooting Logs

No response

Additional context

Used Bottles version - 51.9, official from flathub. I used many of them - different commits from github actions, none fixed an issue. Installed dependencies - Gecko. I checked in Control panel, both (x64 and x86) are there.

Screenshot:

image

xioren commented 11 months ago

Which runner are you using? My hunch is this is a WINE issue not a Bottles issue.

gandalfthewhite19890404 commented 11 months ago

Now I tested with Red OS This is non-bottle WINE (version 8.2, release 2,el7) - you can see It works: Wine Native

And bottles wine, Soda 7.0.9. Also tried to switch runner to sys-wine-8.0.2 - same issue. Bottles

gandalfthewhite19890404 commented 9 months ago

Solved with latest stable Bottles, when you are run installer Wine ask for gecko installation, accept it, all things gonna install as should.