-
-
Notifications
You must be signed in to change notification settings - Fork 279
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GOG Installer stopped working #740
Comments
I reproduce that also on ARM64 machine. It seems to be an issue with load/unload of libs (I guess). I'll debug that tomorrow. I mean, I have a crash on my side, because of missing libncursesw.so.5, no issue unpacking, which might be a different issue after all |
Last week I tried it was working well, so something recently introduced this issue. |
Interesting. If you run it from a different directory than where the GOG install script sits, it works fine. |
Is this fixed on ARM64? I haven't figured out what the cause is in RV64, but it seems not related to box64. |
I could run GOG installer on ARM64 after the fix yes. But I'm not sure we had the exact same issue. |
Can you run the installer from the current folder? e.g. |
I run installer with |
Yes, I'm assuming we are in a box64 x86_64 bash above. Anyway, if this works on ARM64, can you try it on VF2 then? Don't know if it's something wrong with my environment. |
I just tried on RV64 with ftl installer, from the download folder, and it works fine. I launched the gtk2 installer with no issue (still a bit slow tho). |
Ok, then it must be something off on my side. It's not a box64 issue, so I'll close this. |
The text was updated successfully, but these errors were encountered: