http://bugs.winehq.org/show_bug.cgi?id=7677
Summary: gp-Untis help causes annoying but harmless dialog popup Product: Wine Version: CVS Platform: Other URL: http://www.grupet.at/ OS/Version: other Status: NEW Keywords: download Severity: normal Priority: P2 Component: wine-programs AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
Running the demo version of gp-untis full, and pressing F1 or choosing ? / "Help Contents", brings up the winehelp window with the right stuff in it, but the app puts up a dialog saying "Failed to launch help". (Oddly, if you pressed F1, you get that dialog twice.)
The console shows trace:winhelp:WINHELP_HandleCommand Got[57]: cmd=11 data=00000000 fn=C:\Program Files\gp-Untis\2006\Untis.HLP fixme:winhelp:WINHELP_HandleCommand HELP_FINDER: stub trace:winhelp:MACRO_JumpHash ("C:\Program Files\gp-Untis\2006\Untis.HLP", "main", 0)
It seems we need to either 1) implement a bit more in programs/winhelp, or 2) return a successful status to the program about whether it found the right help section.