http://bugs.winehq.org/show_bug.cgi?id=34423
Bug #: 34423 Summary: Star Trek Online won't display options menu Product: Wine Version: 1.7.1 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: alexhenrie24@gmail.com Classification: Unclassified
After opening Star Trek Online, if you click the Options menu, a Wine Internet Explorer window opens at the address "app:3" and you never get the Options menu.
Installing ie8 from winetricks gets around the problem.
Star Trek Online creates an IEframe showing http://launcher.startrekonline.com/launcher_login. This page contains the following link which is supposed to bring up the Options menu in the launcher:
<a target="_blank" href="app:3">Options</a>
Interestingly, if you fool the Star Trek launcher into loading a different page, one that has the same link but without the target="_blank", it works! To do so:
1. Add "127.0.0.1 launcher.startrekonline.com" to /etc/hosts
2. Set up Apache. Create the file /var/www/launcher_login with the content "<a href="app:3">Options</a>".
3. Launch Star Trek Online.
Now when you click the Options link, you'll get the Options menu just as expected. This seems to indicate some problem in the way Wine handles target="_blank" for custom URI schemes. On Windows, a new Internet Explorer window doesn't appear at all.
https://bugs.winehq.org/show_bug.cgi?id=34423
--- Comment #1 from Austin English austinenglish@gmail.com --- This is your friendly reminder that there has been no bug activity for over a year. Is this still an issue in current (1.7.37 or newer) wine? If so, please attach the terminal output in 1.7.37 (see http://wiki.winehq.org/FAQ#get_log).
https://bugs.winehq.org/show_bug.cgi?id=34423
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |ABANDONED
--- Comment #2 from Alex Henrie alexhenrie24@gmail.com --- Star Trek Online now automatically downloads and installs a newer launcher that does not have this problem. I don't know if you can even still get the old launcher, or prevent it from updating.
Resolving as Abandoned.
https://bugs.winehq.org/show_bug.cgi?id=34423
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Bruno Jesus 00cpxxx@gmail.com --- Closing abandoned bugs.