Whisky-App / Whisky

A modern Wine wrapper for macOS built with SwiftUI
https://getwhisky.app
GNU General Public License v3.0
12.31k stars 260 forks source link

[Bug]: Bottle created in folder but won't show up in app #819

Open ill33t opened 8 months ago

ill33t commented 8 months ago

Description

I try to create a new bottle in the Whisky app but it only shows up in the bottles folder and doesn't show up in the app. The night before I had to delete win64 due to trying to download windows Steam but Steam was opening without me doing anything.

Steps to reproduce

  1. Uninstall win64
  2. Open a new bottle

Expected behaviour

I am supposed to have a new bottle

Logs

Whisky Version: 2.2.3
Date: 2024-02-07T22:21:33Z
macOS Version: 14.2.1

Bottle Name: ff
Bottle URL: /Users/dongqiangou/Library/Containers/com.isaacmarovitz.Whisky/Bottles/0D79E7C4-62F4-45FC-B48E-48E2C3DCE661

Wine Version: 7.7.0
Windows Version: win10
Enhanced Sync: msync

Metal HUD: false
Metal Trace: false

Arguments: winecfg -v win10

Environment:
{
    "DXVK_ASYNC" = 1;
    WINEDEBUG = "fixme-all";
    WINEMSYNC = 1;
    WINEPREFIX = "/Users/dongqiangou/Library/Containers/com.isaacmarovitz.Whisky/Bottles/0D79E7C4-62F4-45FC-B48E-48E2C3DCE661";
}

What version of Whisky are you using?

2.2.3

What version of macOS are you using?

Sonoma (macOS 14)

Issue Language

SomeoneIsWorking commented 8 months ago

It's not exactly a bug. The application doesn't scan the folder. It has a meta json file iirc. So you can create a new bottle, close the app, replace the folder with your existing bottle then open the app again. And if you created the bottle from the app already, I think it needs a period of initialization and in that period you need to keep it running.