gameimage icon indicating copy to clipboard operation
gameimage copied to clipboard

wine structure does not appear

Open arcadematicas opened this issue 11 months ago • 2 comments

Hi friend, thanks as always for the incredible work. Look, I'm having a problem using the program. It's a problem that already happened to me on my desktop system, but mysteriously it was solved and it hasn't happened again. Now it's happening to me on a different system where I'm running gameimage for the first time.

I run the first step of the required linux base. I run the second step of wine, with the option (default or tkg) for example. If I look at the log, I see that it actually connects to the site and downloads wine. When I go to the next screen and run the install dxvk step, it seems to do nothing. And if I go to the next step where I should be able to choose my application.exe, there is nothing. If I check the working directory I see the entire directory structure ok, but the wine folder with the prefix is ​​not there.

The log shows the following information.

Successfully installed icon gameimage.rs:39: Dispatch command: "/opt/gameimage/bin/gameimage-cli" : ["{\"install\":{\"args\":[\"-f\",\"dxvk\"],\"op\":\"install\",\"sub_op\":\"winetricks\"},\"op\":\"install\"}"] ipc.rs:91: Frontend key is: 1096941783 gameimage.rs:60: I :: application: xenia gameimage.rs:60: I :: image: "/home/deck/Downloads/tutorial flattimage/xenia/build/cache/linux.flatimage" gameimage.rs:60: I :: prefix: "/home/deck/Downloads/tutorial flattimage/xenia/build/xenia/opt/gameimage-games/xenia/wine" gameimage.rs:60: I :: Spawn command: /fim/static/fim_portal,/home/deck/Downloads/tutorial flattimage/xenia/build/cache/linux.flatimage,fim-exec,/opt/wine/bin/wine.sh,winetricks,-f,dxvk gameimage.rs:60: I :: [o]: I :: Invalid environment variable 'FLTK_SCHEME=' gameimage.rs:60: I :: [o]: bwrap: execvp /opt/wine/bin/wine.sh: No such file or directory ipc.rs:91: Frontend key is: 1096941783

Please tell me what I'm doing wrong. Best regards and thank you again.

arcadematicas avatar Jan 15 '25 19:01 arcadematicas

Hi @arcadematicas , thank you for reporting this issue!

Could you please share information about the system that you are using with cat /etc/*-release so I could try to replicate?

Best regards

ruanformigoni avatar Jan 21 '25 12:01 ruanformigoni

Manjaro Linux DISTRIB_ID="ManjaroLinux" DISTRIB_RELEASE="24.2.1" DISTRIB_CODENAME="Yonada" DISTRIB_DESCRIPTION="Manjaro Linux" Manjaro Linux NAME="Manjaro Linux" PRETTY_NAME="Manjaro Linux" ID=manjaro ID_LIKE=arch BUILD_ID=rolling ANSI_COLOR="32;1;24;144;200" HOME_URL="https://manjaro.org/" DOCUMENTATION_URL="https://wiki.manjaro.org/" SUPPORT_URL="https://forum.manjaro.org/" BUG_REPORT_URL="https://docs.manjaro.org/reporting-bugs/" PRIVACY_POLICY_URL="https://manjaro.org/privacy-policy/" LOGO=manjarolinux

although it has also happened to me in garuda linux. and sometimes it happens, and other times it suddenly works fine. I can't find the problem

arcadematicas avatar Jan 22 '25 15:01 arcadematicas