https://bugs.winehq.org/show_bug.cgi?id=40166
Bug ID: 40166 Summary: drcom.exe cannot run on wine Product: Wine Version: 1.9.3 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: zhangjianqiu_133@yeah.net Distribution: ---
Created attachment 53666 --> https://bugs.winehq.org/attachment.cgi?id=53666 wine relay log
drcom.exe cannot run on wine , wine has already configured with --with-pcap
Log and the exe file will be attached along
the log is generated using following command
WINEDEBUG=+winsock,+relay,+wpcap,+tid wine drcom_gclient_jd.exe &>> wine.dump.1
https://bugs.winehq.org/show_bug.cgi?id=40166
VOID001 zhangjianqiu_133@yeah.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |zhangjianqiu_133@yeah.net
https://bugs.winehq.org/show_bug.cgi?id=40166
--- Comment #1 from VOID001 zhangjianqiu_133@yeah.net --- Created attachment 53667 --> https://bugs.winehq.org/attachment.cgi?id=53667 drcom.exe binary file(The gui client can start on windows XP)
https://bugs.winehq.org/show_bug.cgi?id=40166
--- Comment #2 from Austin English austinenglish@gmail.com --- The content of attachment 53667 has been deleted for the following reason:
copyrighted binary
https://bugs.winehq.org/show_bug.cgi?id=40166
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |rasapi32 Summary|drcom.exe cannot run on |drcom.exe client needs |wine |rasapi32.RasGetLinkStatisti | |cs
--- Comment #3 from Dmitry Timoshkov dmitry@baikal.ru --- 002f:Call KERNEL32.LoadLibraryA(005c0e01 "RASAPI32.dll") ret=005961c0 002f:Ret KERNEL32.LoadLibraryA() retval=7e8f0000 ret=005961c0 002f:Call KERNEL32.GetProcAddress(7e8f0000,005950d4 "RasValidateEntryNameA") ret=005961de 002f:Ret KERNEL32.GetProcAddress() retval=7e8f952c ret=005961de 002f:Call KERNEL32.GetProcAddress(7e8f0000,005950eb "RasEnumConnectionsA") ret=005961de 002f:Ret KERNEL32.GetProcAddress() retval=7e8f916c ret=005961de 002f:Call KERNEL32.GetProcAddress(7e8f0000,00595100 "RasGetLinkStatistics") ret=005961de 002f:Ret KERNEL32.GetProcAddress() retval=00000000 ret=005961de 002f:Call KERNEL32.ExitProcess(00596080) ret=005961ef
Where did you get the client from?
https://bugs.winehq.org/show_bug.cgi?id=40166
--- Comment #4 from VOID001 zhangjianqiu_133@yeah.net ---
002f:Call KERNEL32.LoadLibraryA(005c0e01 "RASAPI32.dll") ret=005961c0 002f:Ret KERNEL32.LoadLibraryA() retval=7e8f0000 ret=005961c0 002f:Call KERNEL32.GetProcAddress(7e8f0000,005950d4 "RasValidateEntryNameA") ret=005961de 002f:Ret KERNEL32.GetProcAddress() retval=7e8f952c ret=005961de 002f:Call KERNEL32.GetProcAddress(7e8f0000,005950eb "RasEnumConnectionsA") ret=005961de 002f:Ret KERNEL32.GetProcAddress() retval=7e8f916c ret=005961de 002f:Call KERNEL32.GetProcAddress(7e8f0000,00595100 "RasGetLinkStatistics") ret=005961de 002f:Ret KERNEL32.GetProcAddress() retval=00000000 ret=005961de 002f:Call KERNEL32.ExitProcess(00596080) ret=005961ef
Where did you get the client from?
From a student in Jinlin University (China)
Jilin University use this version drcom(In reply to Dmitry Timoshkov from comment #3)
https://bugs.winehq.org/show_bug.cgi?id=40166
--- Comment #5 from Dmitry Timoshkov dmitry@baikal.ru --- (In reply to VOID001 from comment #4)
Where did you get the client from?
From a student in Jinlin University (China)
OK, let's rephrase the question: 1. who is the developer of the application? 2. is there an official download?
https://bugs.winehq.org/show_bug.cgi?id=40166
--- Comment #6 from VOID001 zhangjianqiu_133@yeah.net --- (In reply to Dmitry Timoshkov from comment #5)
(In reply to VOID001 from comment #4)
Where did you get the client from?
From a student in Jinlin University (China)
OK, let's rephrase the question:
- who is the developer of the application?
I think it should be dr.com corporation http://www.doctorcom.com/ here is the URL
- is there an official download?
Students in Jilin university can get the download link when they don't have DrCOM client to access internet, but I don't think we can download it outside Jilin University
https://bugs.winehq.org/show_bug.cgi?id=40166
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com
--- Comment #7 from Austin English austinenglish@gmail.com --- Created attachment 53668 --> https://bugs.winehq.org/attachment.cgi?id=53668 stub
Please try this.
https://bugs.winehq.org/show_bug.cgi?id=40166
--- Comment #8 from VOID001 zhangjianqiu_133@yeah.net --- (In reply to Austin English from comment #7)
Created attachment 53668 [details] stub
Please try this.
Hi Austin,
After add the stub, now the client GUI can start on wine, behave the same as in windows
https://bugs.winehq.org/show_bug.cgi?id=40166
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
https://bugs.winehq.org/show_bug.cgi?id=40166
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #9 from Austin English austinenglish@gmail.com --- Thanks for testing, submitted: https://source.winehq.org/patches/data/119375
https://bugs.winehq.org/show_bug.cgi?id=40166
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |b0e122f41179363dfaca4b437fb | |2b2ff3844233d Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #10 from Austin English austinenglish@gmail.com --- (In reply to Austin English from comment #9)
Thanks for testing, submitted: https://source.winehq.org/patches/data/119375
https://source.winehq.org/git/wine.git/commitdiff/b0e122f41179363dfaca4b437f...
https://bugs.winehq.org/show_bug.cgi?id=40166
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #11 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.9.4.