http://bugs.winehq.org/show_bug.cgi?id=17022
Summary: Systemtools Hyena tool fails to start due to missing aclui.dll Product: Wine Version: 1.1.13 Platform: Other URL: http://www.systemtools.com/hyena/download.htm OS/Version: other Status: NEW Keywords: download Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: kai.blin@gmail.com
Hyena from Systemtools requires aclui.dll which is missing from Wine. Using native aclui.dll, it starts up just fine.
http://bugs.winehq.org/show_bug.cgi?id=17022
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com 2009-01-19 16:45:57 --- Created an attachment (id=18845) --> (http://bugs.winehq.org/attachment.cgi?id=18845) aclui.dll stub
Hi, Kai.
Please try with this stub dll.
http://bugs.winehq.org/show_bug.cgi?id=17022
--- Comment #2 from Kai Blin kai.blin@gmail.com 2009-01-20 02:06:17 --- Thanks, that allows Hyena to start. I didn't really test Hyena, as bug 17023 still stops Hyena from doing anything useful, but it starts up just fine.
Two things about your patch:
Line 133 (+ aclui.h ) needs to use a tab instead of spaces. This is a Makefile, they're different.
Line 241 (+ SI_PAGE_TAKEOWNERSHIP, ) adds a trailing whitespace.
http://bugs.winehq.org/show_bug.cgi?id=17022
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bunglehead@gmail.com
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com 2009-01-20 03:37:38 --- (In reply to comment #2)
Two things about your patch:
Line 133 (+ aclui.h ) needs to use a tab instead of spaces. This is a Makefile, they're different.
Line 241 (+ SI_PAGE_TAKEOWNERSHIP, ) adds a trailing whitespace.
Thanks for testing. Fixed in try2: http://www.winehq.org/pipermail/wine-patches/2009-January/068012.html
http://bugs.winehq.org/show_bug.cgi?id=17022
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com 2009-01-21 08:48:58 --- Stub dll in git now, try with it please.
http://source.winehq.org/git/wine.git/?a=commit;h=3406c9de33b43070439c738ffa...
http://bugs.winehq.org/show_bug.cgi?id=17022
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #5 from Juan Lang juan_lang@yahoo.com 2009-01-28 16:43:25 --- Confirming the stub dll lets it start.
http://bugs.winehq.org/show_bug.cgi?id=17022
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2009-01-30 11:05:13 --- Closing bugs fixed in 1.1.14.