Winetricks / winetricks

Winetricks is an easy way to work around problems in Wine
GNU Lesser General Public License v2.1
2.66k stars 389 forks source link

Winetricks GUI not working with zenity #2227

Closed blackxfiied closed 1 month ago

blackxfiied commented 1 month ago

Logs:

winetricks                    
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 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.
------------------------------------------------------
Using winetricks 20240105 - sha256sum: 8f28985b06e9e04b5268e2aef3429b2a0f6abd4fd12c4a30472dfe66355128fa with wine-9.0-rc4 (Staging) and WINEARCH=win64
Running on OSX, but DISPLAY is not set...probably using Mac Driver.
winetricks GUI enabled, using zenity zenity v0.10.12 darwin/amd64
https://github.com/ncruces/zenity
flag provided but not defined: -hide-column

EOF

Using macOS 14.4.1, M1 Pro Using zenity 0.10.12 (latest) and brew (latest) both don't work.

austin987 commented 1 month ago

This should be reported to https://github.com/ncruces/zenity. Winetricks was designed to use https://github.com/GNOME/zenity. If this fork aims to be compatible, then it needs to be updated to support the same flags.

blackxfiied commented 3 days ago

Please see: https://github.com/ncruces/zenity/issues/103#issuecomment-2166403805