http://bugs.winehq.org/show_bug.cgi?id=15023
Summary: COM Server - Client with Callback Function Product: Wine Version: 1.1.3 Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P3 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: leonuho@gmail.com
Hi there!
I've got a COM Server called CJS.exe and a Client called ACPX.exe. The Problem is, that the CJS.exe is a buyed component - so i have no source :/
Now to the error:
I start the server:
notroot@debian:~$ wine CJS.exe fixme:ole:CoResumeClassObjects stub
then i start the Client:
notroot@debian:~$ wine ACPX.exe fixme:ole:CoResumeClassObjects stub
And after the Messagebox "before assign callback" opens it looks like: -> attachment
The problem is in the function where i assign the callback function.
I hope you understand :)
Thanks for all.
http://bugs.winehq.org/show_bug.cgi?id=15023
--- Comment #1 from Leo leonuho@gmail.com 2008-08-26 11:50:13 --- Created an attachment (id=15665) --> (http://bugs.winehq.org/attachment.cgi?id=15665) part of source
http://bugs.winehq.org/show_bug.cgi?id=15023
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source
http://bugs.winehq.org/show_bug.cgi?id=15023
Leo leonuho@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- OS/Version|other |Linux Platform|Other |PC-x86-64
http://bugs.winehq.org/show_bug.cgi?id=15023
--- Comment #2 from Leo leonuho@gmail.com 2008-08-26 12:10:20 --- Created an attachment (id=15666) --> (http://bugs.winehq.org/attachment.cgi?id=15666) Errormessage
http://bugs.winehq.org/show_bug.cgi?id=15023
Leo leonuho@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |ole
http://bugs.winehq.org/show_bug.cgi?id=15023
Rob Shearman robertshearman@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|ole |ole32
--- Comment #3 from Rob Shearman robertshearman@gmail.com 2008-09-09 11:06:32 --- Please attach a "+ole,+rpc,+tid,+seh" log when running both the client and the server.
http://bugs.winehq.org/show_bug.cgi?id=15023
--- Comment #4 from Leo leonuho@gmail.com 2008-09-10 03:39:02 --- Created an attachment (id=15980) --> (http://bugs.winehq.org/attachment.cgi?id=15980) ACPX Log with "+ole,+rpc,+tid,+seh"
http://bugs.winehq.org/show_bug.cgi?id=15023
--- Comment #5 from Leo leonuho@gmail.com 2008-09-10 03:39:37 --- Created an attachment (id=15981) --> (http://bugs.winehq.org/attachment.cgi?id=15981) CJS Log with "+ole,+rpc,+tid,+seh"
http://bugs.winehq.org/show_bug.cgi?id=15023
Leo leonuho@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |major Priority|P3 |P2
http://bugs.winehq.org/show_bug.cgi?id=15023
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal Priority|P2 |P3
--- Comment #6 from Dmitry Timoshkov dmitry@codeweavers.com 2008-09-10 05:53:01 --- http://bugs.winehq.org/page.cgi?id=fields.html#bug_severity
http://bugs.winehq.org/show_bug.cgi?id=15023
Leo leonuho@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #15980|ACPX Log with |ACPX Log with description|"+ole,+rpc,+tid,+seh" |"+ole,+rpc,+tid,+seh" (wine | |1.1.3)
http://bugs.winehq.org/show_bug.cgi?id=15023
Leo leonuho@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #15981|CJS Log with |CJS Log with description|"+ole,+rpc,+tid,+seh" |"+ole,+rpc,+tid,+seh" (wine | |1.1.3)
http://bugs.winehq.org/show_bug.cgi?id=15023
--- Comment #7 from Leo leonuho@gmail.com 2008-09-10 05:58:34 --- Created an attachment (id=15982) --> (http://bugs.winehq.org/attachment.cgi?id=15982) ACPX Log with "+ole,+rpc,+tid,+seh" (wine 1.1.4)
http://bugs.winehq.org/show_bug.cgi?id=15023
--- Comment #8 from Leo leonuho@gmail.com 2008-09-10 05:59:05 --- Created an attachment (id=15983) --> (http://bugs.winehq.org/attachment.cgi?id=15983) CJS Log with "+ole,+rpc,+tid,+seh" (wine 1.1.4)
http://bugs.winehq.org/show_bug.cgi?id=15023
Rob Shearman robertshearman@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |robertshearman@gmail.com Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #9 from Rob Shearman robertshearman@gmail.com 2008-09-13 10:41:12 --- The bug appears to be simply that CoGetCallContext isn't implemented for IID_IServerSecurity.
http://bugs.winehq.org/show_bug.cgi?id=15023
--- Comment #10 from Leo leonuho@gmail.com 2008-09-29 05:47:28 --- Is this implementation much work? When do you think is this method available? Thanks a lot!
http://bugs.winehq.org/show_bug.cgi?id=15023
--- Comment #11 from Austin English austinenglish@gmail.com 2009-03-30 12:55:18 --- Is this still an issue in current (1.1.18 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=15023
--- Comment #12 from Leo leonuho@gmail.com 2009-03-31 19:23:22 --- Hi austin,
thanks for your request. I don't know if this function is now implemented, because i worked only last august and september in this company. But yes, it's still an issue and my boss and i would be happy if we can try it again! :)
Best, leonuho
http://bugs.winehq.org/show_bug.cgi?id=15023
--- Comment #13 from Austin English austinenglish@gmail.com 2009-10-01 14:48:38 --- http://source.winehq.org/git/wine.git/?a=commitdiff;h=a06f568a2a356a979c9371...
Looks relevant? Is this still an issue in current (1.1.30 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=15023
--- Comment #14 from Austin English austinenglish@gmail.com 2010-12-20 20:54:53 CST --- Ping.
http://bugs.winehq.org/show_bug.cgi?id=15023
--- Comment #15 from butraxz@gmail.com 2013-06-30 09:03:21 CDT --- This ticket has not been updated for over 900 days.
Is this still an issue in wine version 1.6-rc4 or higher or is this to be closed as abandoned ?
https://bugs.winehq.org/show_bug.cgi?id=15023
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |focht@gmx.net Resolution|--- |ABANDONED
--- Comment #16 from Anastasius Focht focht@gmx.net --- Hello folks,
no further response from OP, resolving 'abandoned'.
Regards
https://bugs.winehq.org/show_bug.cgi?id=15023
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #17 from Austin English austinenglish@gmail.com --- Closing.