Whisky-App / Whisky

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

[Bug]: Whisky would like to access data on other Volumes #906

Open neaumusic opened 7 months ago

neaumusic commented 7 months ago

Description

Occasionally while playing, the game will freeze because a system prompt appears that Whisky is requesting permission to access data on another volume. My current thinking is maybe this has to do with my phone refreshing its connection on the wifi? It's very jarring and the permission isn't saved, whether clicking Allow or Don't Allow

Steps to reproduce

Not sure how, it's sporadic

Expected behaviour

I would expect the permission to be requested and granted/denied once, and for it to never show up again

Logs

Whisky Version: 2.2.4
Date: 2024-04-06T21:25:09Z
macOS Version: 14.4.0

Bottle Name: QBDLX
Bottle URL: /Users/james/Library/Containers/com.isaacmarovitz.Whisky/Bottles/3545D5C1-7B39-4F47-8F53-AA3806479C50

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

Metal HUD: false
Metal Trace: false

Arguments: reg query HKCU\Software\Wine\Mac Driver -v RetinaMode

Environment:
{
    "DXVK_ASYNC" = 1;
    WINEDEBUG = "fixme-all";
    WINEESYNC = 1;
    WINEMSYNC = 1;
    WINEPREFIX = "/Users/james/Library/Containers/com.isaacmarovitz.Whisky/Bottles/3545D5C1-7B39-4F47-8F53-AA3806479C50";
}

msync: bootstrapped mach port on wine-32b1213-msync.
msync: up and running.

HKEY_CURRENT_USER\Software\Wine\Mac Driver
    RetinaMode    REG_SZ    n

What version of Whisky are you using?

2.2.4

What version of macOS are you using?

Sonoma (macOS 14)

Issue Language

neaumusic commented 6 months ago

I haven't seen this for a long time. Also disabled my iPhone 'connect to this computer when on wifi' which may have been the issue.