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

Unable to install riched20 #1248

Open
1 task done
eduardomozart opened this issue Dec 3, 2024 · 1 comment
Open
1 task done

Unable to install riched20 #1248

eduardomozart opened this issue Dec 3, 2024 · 1 comment

Comments

@eduardomozart
Copy link

Description

Hello,
When using winetricks to install riched20, it fails. Not sure if it's a winetricks or Whisky bug, so I decided to open it here first.

Steps to reproduce

Use "winetricks" button on Whisky UI > DLLs > select "riched20" and press Install.

Expected behaviour

The library should be installed successfully.

Logs

Last login: Tue Dec  3 17:49:46 on ttys002
PATH="/Users/eduardo/Library/Application Support/com.isaacmarovitz.Whisky/Libraries/Wine/bin:/Applications/Whisky.app/Contents/Resources/:$PATH" WINE=wine64 WINEPREFIX="/Users/eduardo/Library/Containers/com.isaacmarovitz.Whisky/Bottles/94465F6D-871D-4C6F-8155-204A75596852" "/Users/eduardo/Library/Application Support/com.isaacmarovitz.Whisky/Libraries/winetricks" riched20
eduardo@vdi ~ % PATH="/Users/eduardo/Library/Application Support/com.isaacmarovitz.Whisky/Libraries/Wine/bin:/Applications/Whisky.app/Contents/Resources/:$PATH" WINE=wine64 WINEPREFIX="/Users/eduardo/Library/Containers/com.isaacmarovitz.Whisky/Bottles/94465F6D-871D-4C6F-8155-204A75596852" "/Users/eduardo/Library/Application Support/com.isaacmarovitz.Whisky/Libraries/winetricks" riched20
warning: taskset/cpuset not available on your platform!
------------------------------------------------------
warning: Your version of wine 7.7 is no longer supported upstream. You should upgrade to 8.x
------------------------------------------------------
------------------------------------------------------
warning: Você está usando um WINEPREFIX de 64-bit. Observe que muitos casos instalam apenas versões de pacotes de 32-bit. Se você encontrar problemas, teste novamente em um WINEPREFIX limpo de 32-bit antes de relatar um bug.
------------------------------------------------------
------------------------------------------------------
warning: You apppear 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
VisioInstaller
users
windows

Registry info:
/Users/eduardo/Library/Containers/com.isaacmarovitz.Whisky/Bottles/94465F6D-871D-4C6F-8155-204A75596852/system.reg:#arch=win64
/Users/eduardo/Library/Containers/com.isaacmarovitz.Whisky/Bottles/94465F6D-871D-4C6F-8155-204A75596852/user.reg:#arch=win64
/Users/eduardo/Library/Containers/com.isaacmarovitz.Whisky/Bottles/94465F6D-871D-4C6F-8155-204A75596852/userdef.reg:#arch=win64
------------------------------------------------------
------------------------------------------------------
warning: wine64 cmd.exe /c echo '%AppData%' returned empty string, error message "" 
------------------------------------------------------

What version of Whisky are you using?

2.3.2

What version of macOS are you using?

Sonoma (macOS 14)

Issue Language

  • Yes my issue is written in English
@eduardomozart
Copy link
Author

eduardomozart commented Dec 17, 2024

It in fact seems a Whisky GUI issue since I opened the "Terminal" option on Whisky and executed "winetricks" through there it worked as expected. For some reason, when opening Winetricks through Whisky GUI it doesn't detect the APPDATA variable, but it's shown on ''wine cmd /c set'' command.

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

1 participant