http://bugs.winehq.org/show_bug.cgi?id=25906
Summary: DC Universe Online: launcher doesn't work Product: Wine Version: 1.3.12 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Created an attachment (id=33018) --> (http://bugs.winehq.org/attachment.cgi?id=33018) terminal output
I had to copy both dvd's to a folder and run setup.exe from there, otherwise the game wouldn't detect the second disk (the window is blank so perhaps I didn't change disk properly, but hard to know see bug 25905). After that workaround, installs fine. Running, however, just gives me a gray screen and a ton of mshtml/shdocvw fixme/err's. I tried 'winetricks ie7', but that didn't help.
http://bugs.winehq.org/show_bug.cgi?id=25906
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #1 from Dan Kegel dank@kegel.com 2011-01-27 20:29:49 CST --- Since this is from Sony, I have a funny feeling that it shares some code with the launcher from Everquest 2, so maybe fixing bug 23755 will help here.
http://bugs.winehq.org/show_bug.cgi?id=25906
Erik wine@erikdokter.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wine@erikdokter.nl
--- Comment #2 from Erik wine@erikdokter.nl 2011-01-31 14:49:18 CST --- Adding "curtain=disable" (without the quotes) to Launchpad-user.ini removes the skin.
Now I can see the flash page with an error message 'There was a problem determing the game information'. Apparently the flash/ActiveX object cannot find the game. I am using the Steam version btw.
http://bugs.winehq.org/show_bug.cgi?id=25906
--- Comment #3 from Dan Kegel dank@kegel.com 2011-01-31 15:07:55 CST --- Try using the beta version of wine-gecko announced on wine-devel today, maybe.
http://bugs.winehq.org/show_bug.cgi?id=25906
--- Comment #4 from Erik wine@erikdokter.nl 2011-01-31 16:59:43 CST --- I still get the same message in Wine.
The Launcher tries to load the following page: http://launch.soe.com/lp3/index.html?game=dcuo-live&skin=dcuo
When I load the page in a native Firefox, I get a login screen where I can enter username + password. When loading in Wine, I get the same eror message (with wine-gecko 1.2.0 beta1).
I can also consistently crash iexplorer by navigating away from the page. That is, first load the page the Launcher tries to open, and then simply navigate to another page (e.g. www.google.com).
http://bugs.winehq.org/show_bug.cgi?id=25906
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com
--- Comment #5 from Jacek Caban jacek@codeweavers.com 2011-02-01 08:56:56 CST --- Hacks that I've attached to bug 23755 may help here as well.
http://bugs.winehq.org/show_bug.cgi?id=25906
--- Comment #6 from Erik wine@erikdokter.nl 2011-02-01 13:50:28 CST --- I tried again on a new prefix, and got the launcher working.
I have installed wine-gecko-1.2.0-beta1, ie68 (with winetricks-alpha) and flash. Now the Launcher works, although it is not yet as it should be: the flash-object is moved a bit to the left, and because of that I can't access the Options menu.
I can, however, login and download updates.
It looks to me at the moment that the installation of IE8 sort-of solved the issue (as in: the Launcher works, but not perfect).
I have also tried the hack from comment 5, but that did not seem to make any difference.
http://bugs.winehq.org/show_bug.cgi?id=25906
--- Comment #7 from Erik wine@erikdokter.nl 2011-02-02 03:36:36 CST --- After the Launcher updated the game (and itself I guess), I no longer have any problems with the Launcher program.
http://bugs.winehq.org/show_bug.cgi?id=25906
--- Comment #8 from Jacek Caban jacek@codeweavers.com 2011-02-02 15:47:52 CST --- Whenever you use any native IE, test results are not interested for this bug.
http://bugs.winehq.org/show_bug.cgi?id=25906
--- Comment #9 from Austin English austinenglish@gmail.com 2011-07-27 15:58:15 CDT --- Still in wine-1.3.25-143-ge0f1aa0
http://bugs.winehq.org/show_bug.cgi?id=25906
--- Comment #10 from Dan Kegel dank@kegel.com 2011-07-28 12:09:39 CDT --- Created an attachment (id=35729) --> (http://bugs.winehq.org/attachment.cgi?id=35729) console output from starting launcher
Here's a console log from current git. (The wineprefix is clean except for vcrun2008 and flash, neither of which are needed to get to this point). The screen shows a big grey square, and (if you move it with alt-click-drag) behind it a black area with a 'sony online entertainment' logo. Minimizing and maximizing, or clicking on, the task doesn't help.
'winetricks ie8' works around this still (though you have to then alt-click-drag the grey window away) and lets you log in and update your installation.
http://bugs.winehq.org/show_bug.cgi?id=25906
--- Comment #11 from Dan Kegel dank@kegel.com 2011-07-28 13:35:12 CDT --- It seems that 'winetricks ie8 vcrun2005', plus alt-click-drag the grey area away, is a sufficient set of workarounds to play. (Might also need winetricks flash vcrun2008, not sure.)
http://bugs.winehq.org/show_bug.cgi?id=25906
--- Comment #12 from Jacek Caban jacek@codeweavers.com 2011-07-31 09:51:25 CDT --- Created an attachment (id=35758) --> (http://bugs.winehq.org/attachment.cgi?id=35758) config
required config file
http://bugs.winehq.org/show_bug.cgi?id=25906
--- Comment #13 from Jacek Caban jacek@codeweavers.com 2011-07-31 09:53:54 CDT --- The launcher starts fine for me when you set the attached registry and use virtual desktop. There was one simple regression, so you need the very recent Git version that contains its fix. No winetricks is needed. I think this bug should be marked fixed and new one should be filled for virtual desktop requirement.
http://bugs.winehq.org/show_bug.cgi?id=25906
--- Comment #14 from Austin English austinenglish@gmail.com 2011-08-12 18:08:38 CDT --- (In reply to comment #13)
The launcher starts fine for me when you set the attached registry and use virtual desktop. There was one simple regression, so you need the very recent Git version that contains its fix. No winetricks is needed. I think this bug should be marked fixed and new one should be filled for virtual desktop requirement.
Where did that registry setting come from? Shouldn't the game be setting that somewhere, instead of hacking it in manually?
http://bugs.winehq.org/show_bug.cgi?id=25906
--- Comment #15 from Jacek Caban jacek@codeweavers.com 2011-08-13 13:16:28 CDT --- (In reply to comment #14)
Where did that registry setting come from? Shouldn't the game be setting that somewhere, instead of hacking it in manually?
It makes MSHTML use our JScript implementation for scripts on the page. The default for http: documents is to use Gecko builtin engine for that doesn't allow scripts to call back the app nor handle IE-only features. These settings will be needed until we will revert the default settings. If that's the only thing required to run a game, there is not much to fix. We could, however, have a separate bug tracking apps that require such settings, so we can measure its impact collect data for the eventual switch of the setting in the future.
http://bugs.winehq.org/show_bug.cgi?id=25906
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #16 from Austin English austinenglish@gmail.com 2011-12-29 20:46:22 CST --- Works out of the box in wine-1.3.35-168-g5b93bb9
http://bugs.winehq.org/show_bug.cgi?id=25906
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #17 from Alexandre Julliard julliard@winehq.org 2011-12-30 12:58:04 CST --- Closing bugs fixed in 1.3.36.
http://bugs.winehq.org/show_bug.cgi?id=25906
webberlevi@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |webberlevi@gmail.com