https://bugs.winehq.org/show_bug.cgi?id=54967
Bug ID: 54967 Summary: Star Citizen launcher fails to start with javascript error Product: Wine Version: 8.7 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: o.dierick@piezo-forte.be Distribution: ---
Created attachment 74494 --> https://bugs.winehq.org/attachment.cgi?id=74494 Screenshot of the JavaScript error dialog from starting the Star Citizen launcher
Hello,
Star Citizen is free for a limited time.
Last time I tried it was in November '22. I could start the launcher (1.6.1) and game client and the only issue I had was the low performance (reported as bug 54010).
The launcher is now a new version (1.6.6) and I'm unable to start it. It displays an error message from JavaScript and nothing happens when dismissed. I have to kill the residual process (CrBrowserMain - presumably a libcef/webkit helper).
Regards.
https://bugs.winehq.org/show_bug.cgi?id=54967
--- Comment #1 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Created attachment 74495 --> https://bugs.winehq.org/attachment.cgi?id=74495 Star Citizen launcher terminal output wine-staging 8.7
Hello,
Here is the default terminal output from the launcher.
The output is with wine-staging 8.7, but I tried upstream wine and the issue was the same.
Regards.
https://bugs.winehq.org/show_bug.cgi?id=54967
--- Comment #2 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Created attachment 74498 --> https://bugs.winehq.org/attachment.cgi?id=74498 WINEDEBUG=+winsock terminal output wine 8.7
Hello,
Since the error mentions Socket, here is a WINEDEBUG=+winsock log.
Regards.
https://bugs.winehq.org/show_bug.cgi?id=54967
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |winsock
https://bugs.winehq.org/show_bug.cgi?id=54967
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #3 from Zeb Figura z.figura12@gmail.com --- Can you please add +server,+debugstr, and if possible +relay?
https://bugs.winehq.org/show_bug.cgi?id=54967
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID
--- Comment #4 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Hello,
There is something wrong with the way I run the command. The redirection of the output to a file somehow breaks the application.
I have a simple wine-wrapper script that runs the wine command directly, without any output redirection. The application starts fine with that. If I redirect output when calling that wrapper script manually, it works.
I have other scripts that are my own game launcher. They call the wine-wrapper script with output redirected to a log file. That's when it breaks. If I remove the output redirection, it works, but when the output is redirected, it fails.
I remember having such problems before but it somehow was working with the current syntax I use. With this app it doesn't work. I don't understand what's wrong with the redirection but it has nothing to do with Wine.
Marking the bug invalid.
Regards.
https://bugs.winehq.org/show_bug.cgi?id=54967
--- Comment #5 from Zeb Figura z.figura12@gmail.com --- Not sure if that should be considered invalid or not. Fundamentally I wonder if it's the same issue as bug 46070.
https://bugs.winehq.org/show_bug.cgi?id=54967
--- Comment #6 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Created attachment 74505 --> https://bugs.winehq.org/attachment.cgi?id=74505 Star Citizen launcher +winsock+server+debugstr terminal output wine 8.7
Hello,
Here is a WINEDEBUG=+tid,+winsock,+server,+debugstr terminal output. Uncompressed is 12MB.
The same with +relay had to be split in two parts. Uncompressed relay parts are both 295MB → 590MB in total.
Regards.
https://bugs.winehq.org/show_bug.cgi?id=54967
--- Comment #7 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Created attachment 74506 --> https://bugs.winehq.org/attachment.cgi?id=74506 Star Citizen launcher +winsock+server+debugstr+relay terminal output wine 8.7 (part 1/2)
https://bugs.winehq.org/show_bug.cgi?id=54967
--- Comment #8 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Created attachment 74507 --> https://bugs.winehq.org/attachment.cgi?id=74507 Star Citizen launcher +winsock+server+debugstr+relay terminal output wine 8.7 (part 2/2)
https://bugs.winehq.org/show_bug.cgi?id=54967
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Gijs Vermeulen gijsvrm@gmail.com --- Closing.