http://bugs.winehq.org/show_bug.cgi?id=58266
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |o.dierick@piezo-forte.be Component|dbghelp |-unknown
--- Comment #5 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Hello,
dbghelp is used by the wine debugger, it has nothing to do with the game execution. → Setting the component back to unknown.
(In reply to MARC.GILC78.IN from comment #3)
Well I tried to run the same command from the console but with sudo and then it worked, it installed a new component, but the game didn't even start, I have the following in the console:
sudo wine --debug=all /run/media/marc/BA44255F4425201D/The Great Circle/TheGreatCircle.exe
Please don't improvise command without reading the manual first. https://gitlab.winehq.org/wine/wine/-/wikis/FAQ#should-i-run-wine-as-root
NEVER run wine as root! Your wineprefix is now broken (you now have broken permissions in the wineprefix). Setting the owner of all files in the wineprefix back to your normal user should fix it, but it's not guaranteed. Note that lutris doesn't use the default "~/.wine" wineprefix, so you have to locate the wineprefix and fix that instead of '.wine'.
Please attach logs, don't copy/paste them. Instructions to get a log can be found there: https://gitlab.winehq.org/wine/wine/-/wikis/FAQ#how-can-i-get-a-debugging-lo...
"--debug=all" is not a valid option, wine tries to run a program named '--debug=all' which doesn't exist, hence the "no application"/"file not found" errors.
There is no error in your last comment, so please make a new normal log (without WINEDEBUG) from the instruction in the FAQ above and attach it to your next comment.
Also please specify the DRM provider of the game (steam/egs/gog/ea/ubi, vendor or other please specify).
Regards.