The-Wineskin-Project / WineskinServer

Wineskin
GNU Lesser General Public License v2.1
2.47k stars 170 forks source link

Wineskin UI can't install software nor run wine tools #597

Open thomsun opened 4 months ago

thomsun commented 4 months ago

Environment (please complete the following information):

Describe the bug Wineskin can't install software nor start any Wine tools.

When selecting an executable to install software, Wineskin is stuck in "Busy" screen. When running "Wine Tools" such as "winecfg", the program quits unexpectedly

To Reproduce

Expected behavior The wrapper should start the program, either the installer or tools, successfully

Screenshots When trying to install a software

Screen Shot 2024-07-20 at 7 59 34 PM

When starting "winecfg"

Screen Shot 2024-07-20 at 8 01 46 PM

Note that after trying a few times. No error UI shows up anymore. When trying to install or run anything, the Wineskin app just crash and gone without any error/UI notified to the user.

LastRunWine.log N/A

Additional context The workaround I have done are

My observation is that the issue seems to be how the UI launch programs, not the engine. The launcher from the main "Windows app:" is still usable though so I could still use this tool.

Let me know if you want any more information.

asamahy commented 4 months ago

Provide the entire log. did you try recreating the wrapper and changing it location? Does your home directory name have any special characters?

thomsun commented 4 months ago

The directory name doesn't have special characters. The app is created at /Users/thomsun/Applications/Wineskin. I have tried to move the application to /Applications and still got the same error

I couldn't find a way to get log from Wineskin though. I tried View Last Run Log File but it does nothing.

I attached the error from macOS though. Please let me know if you need me to try something else. Problem Details and System Configuration.txt

asamahy commented 4 months ago

try running the binary directly from Terminal /Applications/MyCoolWrapper.app/Contents/Wineskin.app/Contents/MacOS/Wineskin

Also run "First Aid" from "Disk Utility" on your drive.