Open thomsun opened 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?
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
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.
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
When starting "winecfg"
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.