http://bugs.winehq.org/show_bug.cgi?id=12059
Summary: Help window cannot be closed Product: Wine Version: 0.9.57. Platform: Other URL: http://chariot.tucows.com/files7/flstudio7_RC6b.exe OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: jeffzaroyko@gmail.com
When running Fruity Loops studio, accessing any help functions brings up a help window which cannot be closed and stays as the top most window.
steps to reproduce:
rm -rf ~/.wine wget -c http://chariot.tucows.com/files7/flstudio7_RC6b.exe wine flstudio7_RC6b.exe cp mfc42.dll ~/.wine/drive_c/windows/system32 cd .wine/drive_c/Program\ Files/Image-Line/FL\ Studio\ 7/ wine FL.exe
http://bugs.winehq.org/show_bug.cgi?id=12059
Jeff Zaroyko jeffzaroyko@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=12059
--- Comment #1 from Jeff Zaroyko jeffzaroyko@gmail.com 2008-03-16 16:28:38 --- Created an attachment (id=11440) --> (http://bugs.winehq.org/attachment.cgi?id=11440) the help window
http://bugs.winehq.org/show_bug.cgi?id=12059
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #2 from Lei Zhang thestig@google.com 2008-03-17 10:46:13 --- Confirming.
I didn't need mfc42.dll, but I did need to do a minimal install.
http://bugs.winehq.org/show_bug.cgi?id=12059
billstei billstei@hbci.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |billstei@hbci.com
http://bugs.winehq.org/show_bug.cgi?id=12059
--- Comment #3 from billstei billstei@hbci.com 2008-09-11 20:16:46 --- This bug remains unchanged as of Wine 1.1.4 and FL Studio version 8. I guess what seems the most puzzling is how Wine would create any window that does not have a close button.
http://bugs.winehq.org/show_bug.cgi?id=12059
--- Comment #4 from Jeff Zaroyko jeffzaroyko@gmail.com 2008-09-11 21:24:02 --- (In reply to comment #3)
This bug remains unchanged as of Wine 1.1.4 and FL Studio version 8. I guess what seems the most puzzling is how Wine would create any window that does not have a close button.
It's not all that puzzling, the styles specified for a window dictate things like that. I haven't really looked at this bug properly, but adding the WS_SYSMENU style to dwStyles before the window is created gives a working X. I might look at why this is happening and send a proper patch soon.
http://bugs.winehq.org/show_bug.cgi?id=12059
Micha mick37@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mick37@gmx.de
--- Comment #5 from Micha mick37@gmx.de 2008-09-15 10:41:41 --- This is not specific to FL studio. It can be reproduced with (some) chm files alone. It seems to depend on the chm file. I have chm files from two different apps of which one comes up OK and the other shows the bug.
http://bugs.winehq.org/show_bug.cgi?id=12059
--- Comment #6 from Jeff Zaroyko jeffzaroyko@gmail.com 2008-09-15 19:34:33 --- Created an attachment (id=16124) --> (http://bugs.winehq.org/attachment.cgi?id=16124) proposed patch
http://bugs.winehq.org/show_bug.cgi?id=12059
Jeff Zaroyko jeffzaroyko@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
http://bugs.winehq.org/show_bug.cgi?id=12059
Jeff Zaroyko jeffzaroyko@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |hhctrl.ocx
http://bugs.winehq.org/show_bug.cgi?id=12059
--- Comment #7 from billstei billstei@hbci.com 2008-09-15 22:19:23 --- Tested the patch against Wine 1.1.4 and it tests good. Minimize, maximize, close, unminimize (from Gnome 2.22.3 Window List), all working correctly here.
http://bugs.winehq.org/show_bug.cgi?id=12059
Jeff Zaroyko jeffzaroyko@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #8 from Jeff Zaroyko jeffzaroyko@gmail.com 2008-10-02 16:57:23 --- patch has been committed
http://bugs.winehq.org/show_bug.cgi?id=12059
--- Comment #9 from billstei billstei@hbci.com 2008-10-02 19:38:15 --- Wine git version 1.1.5-399 tests good.
http://bugs.winehq.org/show_bug.cgi?id=12059
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org 2008-10-10 10:09:20 --- Closing bugs fixed in 1.1.6.
https://bugs.winehq.org/show_bug.cgi?id=12059
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Summary|Help window cannot be |FL Studio 7.x/8.x: Help |closed |window cannot be closed OS|other |Linux Fixed by SHA1| |8595ffadd99d5d4571ea6c2c735 | |fa082ed21b8bc URL|http://chariot.tucows.com/f |https://web.archive.org/web |iles7/flstudio7_RC6b.exe |/20211116080635/http://demo | |download.image-line.com/fls | |tudio/archive_older/flstudi | |o_8_0_install.exe Hardware|Other |x86
--- Comment #11 from Anastasius Focht focht@gmx.net --- Hello folks,
adding stable download link via Internet Archive for documentation.
https://web.archive.org/web/20211116080635/http://demodownload.image-line.co...
Alternate:
https://web.archive.org/web/20211116080201/http://raptor483.cz/upload/temp/k...
$ sha1sum flstudio_8_0_install.exe 11361d47bfae16cd95c5892269e13b893866bd04 flstudio_8_0_install.exe
$ du -sh flstudio_8_0_install.exe 98M flstudio_8_0_install.exe
Regards