https://bugs.winehq.org/show_bug.cgi?id=48876
Bug ID: 48876 Summary: Origin: Crashes on start Product: Wine Version: 5.5 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: wolfy1339@gmail.com Distribution: ---
Created attachment 66813 --> https://bugs.winehq.org/attachment.cgi?id=66813 Output of running Origin from the terminal
I had Origin installed before in my wine prefix, then it started crashing when it used to work. So, I nuked my wine prefix and reinstalled it.
The install process failed, which has happened before, so I used a workaround script provided by Lutris (https://github.com/DrDoctor13/wine-origin-updater), and this extracts the files from the installer into the proper directory.
When I tried to start Origin (from the terminal) it immediately crashed.
It seems to have been caused by a missing WLDAP32.dll
https://bugs.winehq.org/show_bug.cgi?id=48876
wolfy1339@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Ubuntu
https://bugs.winehq.org/show_bug.cgi?id=48876
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |o.dierick@piezo-forte.be Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID
--- Comment #1 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Hello,
Origin currently requires wine-staging.
I can't reproduce the issue with wine-staging.
Use of Lutris script makes the bug invalid.
Regards.
https://bugs.winehq.org/show_bug.cgi?id=48876
--- Comment #2 from wolfy1339@gmail.com --- How does using the script make this invalid? I can't get it installed otherwise. (which would be another issue in of itself)
All it does is extract the files from the installer into the installation directory.
I am using Ubuntu 20.04, and can't use the wine packages from the WineHQ repo, since there is no packages for focal yet in there.
I am using the wine-development (5.5) package provided by Ubuntu.
anyways, i've done a little digging and it seems the ubuntu package is broken, https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1867432
https://bugs.winehq.org/show_bug.cgi?id=48876
--- Comment #3 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Hello,
You ran Origin with 'wine64 Origin.exe'. Origin.exe is a 32-bit application, try 'wine Origin.exe'.
Regards.
https://bugs.winehq.org/show_bug.cgi?id=48876
--- Comment #4 from wolfy1339@gmail.com --- I get the same result using wine instead of wine64
https://bugs.winehq.org/show_bug.cgi?id=48876
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|INVALID |NOTOURBUG
--- Comment #5 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- (In reply to wolfy1339 from comment #2)
anyways, i've done a little digging and it seems the ubuntu package is broken, https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1867432
Hello,
Ok, it's probably broken for everyone using Ubuntu 20.04 packages. → Changing invalid to notourbug.
Did you try manually installing the WineHQ.org package for 19.10? It may 'just work' by chance. Here is a direct link : https://dl.winehq.org/wine-builds/ubuntu/dists/eoan/main/binary-amd64/wine-d...
Regards.
https://bugs.winehq.org/show_bug.cgi?id=48876
--- Comment #6 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Hello,
Sorry, the link is for the wine-devel package. Origin currently requires wine-staging, here is the link to wine-staging 5.5 for eoan: https://dl.winehq.org/wine-builds/ubuntu/dists/eoan/main/binary-amd64/wine-s...
Regards.