[Bug 12059] New: Help window cannot be closed
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(a)winehq.org ReportedBy: jeffzaroyko(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12059 Jeff Zaroyko <jeffzaroyko(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12059 --- Comment #1 from Jeff Zaroyko <jeffzaroyko(a)gmail.com> 2008-03-16 16:28:38 --- Created an attachment (id=11440) --> (http://bugs.winehq.org/attachment.cgi?id=11440) the help window -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12059 Lei Zhang <thestig(a)google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #2 from Lei Zhang <thestig(a)google.com> 2008-03-17 10:46:13 --- Confirming. I didn't need mfc42.dll, but I did need to do a minimal install. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12059 billstei <billstei(a)hbci.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |billstei(a)hbci.com -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12059 --- Comment #3 from billstei <billstei(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12059 --- Comment #4 from Jeff Zaroyko <jeffzaroyko(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12059 Micha <mick37(a)gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mick37(a)gmx.de --- Comment #5 from Micha <mick37(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12059 --- Comment #6 from Jeff Zaroyko <jeffzaroyko(a)gmail.com> 2008-09-15 19:34:33 --- Created an attachment (id=16124) --> (http://bugs.winehq.org/attachment.cgi?id=16124) proposed patch -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12059 Jeff Zaroyko <jeffzaroyko(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12059 Jeff Zaroyko <jeffzaroyko(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |hhctrl.ocx -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12059 --- Comment #7 from billstei <billstei(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12059 Jeff Zaroyko <jeffzaroyko(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #8 from Jeff Zaroyko <jeffzaroyko(a)gmail.com> 2008-10-02 16:57:23 --- patch has been committed -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12059 --- Comment #9 from billstei <billstei(a)hbci.com> 2008-10-02 19:38:15 --- Wine git version 1.1.5-399 tests good. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12059 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Alexandre Julliard <julliard(a)winehq.org> 2008-10-10 10:09:20 --- Closing bugs fixed in 1.1.6. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=12059 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)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(a)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 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla