[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#946951: wine: can't execute .exe executables: chdir to /run/user/1000/wine/server-805-14c0be6 : No such file or directory



On 2019-12-18 12:35:36 +0100, Vincent Lefevre wrote:
> When I want to execute a .exe executable I've built, I get the following
> error:
> 
> $ wine ./tversion.exe
> wine: chdir to /run/user/1000/wine/server-805-14c0be6 : No such file or directory
> 
> Note: there is no chdir in my program, this is a chdir executed by wine.

Actually, the program does not matter. The error seems to occur very
early, before wine tries to look at the program:

$ wine zzzzzzzzzz
wine: chdir to /run/user/1000/wine/server-805-14c0be6 : No such file or directory

-- 
Vincent Lefèvre <vincent@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)


Reply to: