http://bugs.winehq.org/show_bug.cgi?id=14313
Summary: Areena 5 help pages don't work at all Product: Wine Version: 1.1.0 Platform: All OS/Version: All Status: UNCONFIRMED Severity: trivial Priority: P4 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: ape3000@gmail.com
In the game Areena 5, I can't use the help pages at all. They aren't very important part of the game. In fact the help pages are quite useless, but I submit a bug report, because I think this bug is blocking the Platinum rating for the game.
So there is a menu called Apua -> Ohje (in English something like: Help -> Help Contents). When I click it nothing happens. So the help pages can't be used at all.
There are AREHELP.HLP and AREHELP.GID files in the game folder. All the help data can be found the in somewhat packed format.
This will show up every time I click the help: fixme:ole:OLEPictureImpl_Render Not quite correct implementation of rendering icons...
I think that it has pretty much nothing to do with the real problem, but anyways.
http://bugs.winehq.org/show_bug.cgi?id=14313
--- Comment #1 from Lauri Niskanen ape3000@gmail.com 2008-10-22 22:52:35 --- You can also read the game help online: http://www.seppos.net/areena/help/AreenaHelp.html
http://bugs.winehq.org/show_bug.cgi?id=14313
--- Comment #2 from Austin English austinenglish@gmail.com 2009-04-26 20:50:18 --- Is this still an issue in current (1.1.20 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=14313
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED
--- Comment #3 from Austin English austinenglish@gmail.com 2009-10-29 15:29:28 --- Abandoned. If this is still an issue in current (1.1.32 or newer) wine, and you can provide the needed information, feel free to reopen.
http://bugs.winehq.org/show_bug.cgi?id=14313
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED Platform|All |Other OS/Version|All |other
--- Comment #4 from Vitaliy Margolen vitaliy@kievinfo.com 2009-10-29 23:34:41 --- Closing
http://bugs.winehq.org/show_bug.cgi?id=14313
Lauri Niskanen ape@ape3000.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|ABANDONED |
--- Comment #5 from Lauri Niskanen ape@ape3000.com 2010-03-28 06:42:40 --- This still happens with Wine 1.1.40.
http://bugs.winehq.org/show_bug.cgi?id=14313
--- Comment #6 from Austin English austinenglish@gmail.com 2011-03-29 19:30:39 CDT --- This is your friendly reminder that there has been no bug activity for 6 months. Is this still an issue in current (1.3.16 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=14313
--- Comment #7 from Lauri Niskanen ape@ape3000.com 2011-03-30 01:25:41 CDT --- Created an attachment (id=33859) --> (http://bugs.winehq.org/attachment.cgi?id=33859) Output when trying to open the help
This bug still occures. I attached the output that is printed every time I try to open the help pages. Nothing seems to happen in the game.
http://bugs.winehq.org/show_bug.cgi?id=14313
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |NEW URL| |http://www.seppos.net/areen | |a/ CC| |00cpxxx@gmail.com Ever Confirmed|0 |1
--- Comment #8 from Bruno Jesus 00cpxxx@gmail.com 2012-07-23 21:13:04 CDT --- Still present in wine 1.5.9. Same problem:
fixme:winhelp:WINHELP_HandleCommand Unhandled command (9) for remote winhelp control
http://bugs.winehq.org/show_bug.cgi?id=14313
--- Comment #9 from Lauri Niskanen ape@ape3000.com 2012-07-24 01:16:54 CDT --- I confirm, this still happens with a clean Wine 1.5.9.
http://bugs.winehq.org/show_bug.cgi?id=14313
hanska2@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hanska2@luukku.com
--- Comment #10 from hanska2@luukku.com --- Still the same 1.7.22 as last time.
http://bugs.winehq.org/show_bug.cgi?id=14313
--- Comment #11 from hanska2@luukku.com --- Here is the source code that needs some change
http://source.winehq.org/git/wine.git/blob/b27735e807043b6e24af971f74237b9e5...
Wine seems to return this line
WINE_FIXME("Unhandled command (%x) for remote winhelp control\n", wh->command);
https://bugs.winehq.org/show_bug.cgi?id=14313
Teras teras@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |teras@luukku.com
--- Comment #12 from Teras teras@luukku.com --- Still the same 1.7.36
https://bugs.winehq.org/show_bug.cgi?id=14313
narri xqwerty123@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xqwerty123@luukku.com
--- Comment #13 from narri xqwerty123@luukku.com --- the same 1.7.42
https://bugs.winehq.org/show_bug.cgi?id=14313
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #14 from winetest@luukku.com --- (In reply to narri from comment #13)
the same 1.7.42
Still valid 1.9.21. There seems to be multiple cases that are not implemented.
The strange thig is that wine-staging doesnt seem to show the application background picture at page where you can start a new game.
https://bugs.winehq.org/show_bug.cgi?id=14313
rebe@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rebe@gmx.net
--- Comment #15 from rebe@gmx.net --- The associated help file could be read by winehelp:
wget http://www.seppos.net/areena/AREHELP.HLP wine winhlp32.exe AREHELP.HLP
$wine --version wine-3.0-rc1
So this seems to be rather an issue with invoking wine help or fixed. I don't speak Finnish, please retest.