http://bugs.winehq.org/show_bug.cgi?id=33716
Bug #: 33716 Summary: App call ctfmon.exe Product: Wine Version: 1.5.31 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: d3wsvh@gmail.com Classification: Unclassified
Hi, I trying to run an application over sybase, this app call the ctfmon.exe but that does fail to Wine
All ctfmon dependences have been copied to the system32 folder. -api-ms-win-core-processthreads-l1-1-0.dll -api-ms-win-core-localregistry-l1-1-0.dll -msutb.dll -MsCtfMonitor.dll -ctfmon.exe All the files from Windows 7
If I try to run directly ctfmon.exe by xterm: err:module:attach_process_dlls "API-MS-Win-Core-LocalRegistry-L1-1-0.dll" failed to initialize
Regards
http://bugs.winehq.org/show_bug.cgi?id=33716
--- Comment #1 from d3wsvh d3wsvh@gmail.com 2013-06-03 21:01:28 CDT --- Created attachment 44653 --> http://bugs.winehq.org/attachment.cgi?id=44653 API-MS-Win-Core-LocalRegistry-L1-1-0.dll Error
API-MS-Win-Core-LocalRegistry-L1-1-0.dll error
http://bugs.winehq.org/show_bug.cgi?id=33716
--- Comment #2 from Rosanne DiMesio dimesio@earthlink.net 2013-06-03 22:00:16 CDT ---
From the log:
------ 05/31/13 18:01:38] - Running wine-1.5.30-1.5.30-1 /home/sistemas/PlayOnLinux's virtual drives/sybase/drive_c/windows/system32/ctfmon.exe (Working directory : /home/sistemas/.PlayOnLinux) ------
PlayOnLinux is not supported here. Retest in plain Wine.
http://bugs.winehq.org/show_bug.cgi?id=33716
d3wsvh d3wsvh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #44653|0 |1 is obsolete| |
--- Comment #3 from d3wsvh d3wsvh@gmail.com 2013-06-04 12:32:40 CDT --- Created attachment 44659 --> http://bugs.winehq.org/attachment.cgi?id=44659 backtrace
http://bugs.winehq.org/show_bug.cgi?id=33716
--- Comment #4 from d3wsvh d3wsvh@gmail.com 2013-06-04 12:43:40 CDT --- Sorry.
I attach a backtrace of the app running on plain Wine.
It not say nothing about the ctfmon, but if I try to run the ctfmon it return error again:
sistemas@MXPOL-ADM0005:~/.wine/drive_c/captura$ wine ctfmon err:module:attach_process_dlls "API-MS-Win-Core-LocalRegistry-L1-1-0.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"C:\windows\system32\ctfmon.exe" failed, status c0000142
Now I dont have idea what I'm Doing wrong, I do not know if the problem has to do with it.
http://bugs.winehq.org/show_bug.cgi?id=33716
--- Comment #5 from Austin English austinenglish@gmail.com 2013-06-04 13:06:17 CDT --- (In reply to comment #4)
Sorry.
I attach a backtrace of the app running on plain Wine.
It not say nothing about the ctfmon, but if I try to run the ctfmon it return error again:
sistemas@MXPOL-ADM0005:~/.wine/drive_c/captura$ wine ctfmon err:module:attach_process_dlls "API-MS-Win-Core-LocalRegistry-L1-1-0.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"C:\windows\system32\ctfmon.exe" failed, status c0000142
Now I dont have idea what I'm Doing wrong, I do not know if the problem has to do with it.
It's calling a dll that wine does not have. There's not much you can do until wine is fixed.
http://bugs.winehq.org/show_bug.cgi?id=33716
--- Comment #6 from Bruno Jesus 00cpxxx@gmail.com 2013-06-05 13:48:58 CDT --- Patch commited: http://source.winehq.org/git/wine.git/?a=commit;h=1648340d09847903ad6e7e7abc...
http://bugs.winehq.org/show_bug.cgi?id=33716
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |1648340d09847903ad6e7e7abcd | |870c46bd329c3 Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #7 from Austin English austinenglish@gmail.com 2013-06-05 15:49:06 CDT --- Please file a new bug for any other issues (likely missing dlls or functions).
http://bugs.winehq.org/show_bug.cgi?id=33716
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org 2013-06-07 15:02:13 CDT --- Closing bugs fixed in 1.6-rc1.