[Bug 31348] New: Can't select the file from popup
http://bugs.winehq.org/show_bug.cgi?id=31348 Bug #: 31348 Summary: Can't select the file from popup Product: Wine Version: 1.5.9 Platform: x86 OS/Version: Mac OS X Status: UNCONFIRMED Severity: normal Priority: P2 Component: user32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: kenorb(a)gmail.com Classification: Unclassified I'm using the software called: EX4-TO-MQ4 Decompiler 4.0.427 (Demo) Free available from: http://purebeam.biz/#download_decompiler But it doesn't work, because I can't select the file. Here are some logs: I'm starting it: $ wine ex4_to_mq4_demo.exe fixme:msg:ChangeWindowMessageFilter 233 00000001 fixme:msg:ChangeWindowMessageFilter 4a 00000001 fixme:msg:ChangeWindowMessageFilter 49 00000001 fixme:win:WINNLSEnableIME hwnd 0x10098 enable 0: stub! fixme:win:WINNLSEnableIME hwnd 0x10098 enable -1: stub! fixme:win:WINNLSEnableIME hwnd 0x10098 enable 0: stub! fixme:win:WINNLSEnableIME hwnd 0x10098 enable -1: stub! (last message repeats couple of times with 0 and -1, possible when the application is focus or not). Then I'm clicking 'Decompile...' button to select the file. I've following logs: fixme:commdlg:IServiceProvider_fnQueryService Interface {e07010ec-bc17-44c0-97b0-46c7c95b9edc} requested from unknown service {e07010ec-bc17-44c0-97b0-46c7c95b9edc} fixme:shell:ViewModeToListStyle ViewMode 0 not implemented fixme:shell:IShellBrowser_fnSendControlMsg stub, 0x164e20 (2, 1026, a003, 0, 0x33e93c) fixme:shell:IShellBrowser_fnSendControlMsg stub, 0x164e20 (2, 1026, a004, 0, 0x33e93c) fixme:shell:IShellBrowser_fnSendControlMsg stub, 0x164e20 (2, 1025, a003, 1, 0x33e93c) fixme:shell:IShellBrowser_fnSendControlMsg stub, 0x164e20 (2, 1025, a004, 1, 0x33e93c) fixme:nstc:NSTC2_fnSetControlStyle2 mask & style (0x00000004) contains unsupported style(s): 0x00000004 fixme:win:WINNLSEnableIME hwnd 0x10098 enable -1: stub! The file selection popup appeared, so I can select the file. Once I've clicked on the file, I've following messages: fixme:uniscribe:GPOS_apply_lookup We do not handle SubType 6 fixme:uniscribe:GPOS_apply_lookup We do not handle SubType 6 (last message repeats around 40 times more at the same time) fixme:shell:IShellBrowser_fnOnViewWindowActive stub, 0x164e20 (0x165368) Selecting the file (some.ex4), I've following messages: fixme:win:WINNLSEnableIME hwnd 0x10098 enable 0: stub! fixme:uniscribe:GPOS_apply_lookup We do not handle SubType 6 (the last message - many of them) fixme:win:WINNLSEnableIME hwnd 0x10098 enable -1: stub! fixme:shell:IShellItemArray_fnEnumItems Stub: 0x173c40 (0x33f83c) After that no files were selected. Also I can't type manually in 'File' textbox. The other think which doesn't work, is dropping the file, but I assume it's not supported in Wine. I've seen some similar errors in following tickets: http://bugs.winehq.org/show_bug.cgi?id=27936 http://bugs.winehq.org/show_bug.cgi?id=23525 http://bugs.winehq.org/show_bug.cgi?id=11095 And those somebody else pastebins contains exact message which I've: http://pastebin.com/rx9xRPKY http://pastebin.com/QW8T25Xh which is: 'fixme:win:WINNLSEnableIME hwnd 0x10098 enable 0: stub!' Basically my goals is to try this program, but it simply doesn't work as expected. P.S. I've compiled latest version from Git from the sources on Mac, so eventually I could apply some patches or write some (if I'll have some good directions) to test it. Thank you. -- 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=31348 --- Comment #1 from bronek <kenorb(a)gmail.com> 2012-07-29 14:17:39 CDT --- Created attachment 41192 --> http://bugs.winehq.org/attachment.cgi?id=41192 How the software looks like -- 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=31348 --- Comment #2 from bronek <kenorb(a)gmail.com> 2012-07-29 14:31:07 CDT --- I'm testing different version, when in that version popup even don't work. And the error is when I'm clicking 'Decompile...': err:ole:CoCreateInstance apartment not initialised -- 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=31348 --- Comment #3 from bronek <kenorb(a)gmail.com> 2012-07-29 14:39:45 CDT --- Related to error: 'CoCreateInstance apartment not initialised', this bug could be related: http://bugs.winehq.org/show_bug.cgi?id=23051 because has the same error. -- 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=31348 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://purebeam.biz/#downlo | |ad_decompiler -- 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=31348 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Abandoned? --- Comment #4 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- Is this still an issue in Wine 1.7.45 or later? -- 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=31348 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dimesio(a)earthlink.net, | |winetest(a)luukku.com -- 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=31348 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |ABANDONED Status|UNCONFIRMED |RESOLVED --- Comment #5 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- The link doesn't seem to fit with the program reported. Maybe someone acquired the domain? No response in ten years. -- 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=31348 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Can't select the file from |EX4-TO-MQ4 Decompiler: |popup |Can't select the file from | |popup Component|user32 |-unknown Keywords|Abandoned? | URL|http://purebeam.biz/#downlo |https://web.archive.org/web |ad_decompiler |/20120505043911if_/http://p | |urebeam.biz/download.aspx?f | |ile=ex4_to_mq4_demo.exe Resolution|ABANDONED |WORKSFORME --- Comment #6 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- There is an archived version of this program. It's version v4.0.417.5. I tested it and it decompiled a sample .ex4 file just fine. Let's call this WORKSFORME instead, since the version differs from the one this bug was reported with. $ sha1sum ex4_to_mq4_demo.exe cb7421d00a79a688ccac08830ba7d9dd9b62ca37 ex4_to_mq4_demo.exe $ du -sh ex4_to_mq4_demo.exe 15M ex4_to_mq4_demo.exe -- 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=31348 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- Closing. -- 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