Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Winetricks won't start on macOS #2250

Open
AndnixSH opened this issue Jul 29, 2024 · 3 comments
Open

Winetricks won't start on macOS #2250

AndnixSH opened this issue Jul 29, 2024 · 3 comments

Comments

@AndnixSH
Copy link

Winetricks won't start anymore after upgrading Wine devel to 9.13 in my Mac mini running Sonoma 14.5. It throws this "warning" warning: wine cmd.exe /c echo '%AppData%' returned empty string, error message "". I deleted my prefix and re-create it by starting Winetricks again. WineHQ popups up that it creates a prefix then it throws the same warning again

Executing cd .
warning: taskset/cpuset not available on your platform!
------------------------------------------------------
warning: You are using a 64-bit WINEPREFIX. Note that many verbs only install 32-bit versions of packages. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug.
------------------------------------------------------
------------------------------------------------------
warning: You appear to be using Wine's new wow64 mode. Note that this is EXPERIMENTAL and not yet fully supported. If reporting an issue, be sure to mention this.
------------------------------------------------------
------------------------------------------------------
WINEPREFIX INFO:
Drive C: .
..
.DS_Store
Program Files
Program Files (x86)
ProgramData
users
windows

Registry info:
/Users/xxx/.wine/system.reg:#arch=win64
/Users/xxx/.wine/user.reg:#arch=win64
/Users/xxx/.wine/userdef.reg:#arch=win64
------------------------------------------------------
------------------------------------------------------
warning: wine cmd.exe /c echo '%AppData%' returned empty string, error message "" 
------------------------------------------------------
@Gcenx
Copy link
Contributor

Gcenx commented Jul 31, 2024

Remove the wineprefix then firstly run

wine wineboot -

Then try installing your desired winetricks verb.

@AndnixSH
Copy link
Author

Remove the wineprefix then firstly run

wine wineboot -

Then try installing your desired winetricks verb.

Still getting same warning. I just run winetricks using ./winetricks

@Gcenx
Copy link
Contributor

Gcenx commented Jul 31, 2024

Still getting same warning. I just run winetricks using ./winetricks

There’s currently no GUI support for macOS see #2241

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants