http://bugs.winehq.org/show_bug.cgi?id=19436
Summary: RPC_S_INTERNAL_ERROR, 1766 Product: Wine Version: 1.1.26 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: esj@harvee.org
COM returned an unexpected error code. Details are RPCInternal error (RPC_S_INTERNAL_ERROR, 1766)
I get the error in the subject line whenever I use a "spell that" and it brings up the correction dialog box. I can make the warning box close but I can't make the empty correction dialog close.
log file generated by: env WINEPREFIX="/home/esj/.wine" WINEDEBUG=+relay,+seh,+tid wine "C:\Program Files\Nuance\NaturallySpeaking10\Program\natspeak.exe" &>/tmp/relay1.txt
http://bugs.winehq.org/show_bug.cgi?id=19436
esj@harvee.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |esj@harvee.org
http://bugs.winehq.org/show_bug.cgi?id=19436
--- Comment #1 from esj@harvee.org 2009-07-23 14:54:28 --- Created an attachment (id=22564) --> (http://bugs.winehq.org/attachment.cgi?id=22564) log trace in file bin
http://bugs.winehq.org/show_bug.cgi?id=19436
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|RPC_S_INTERNAL_ERROR, 1766 |RPC error in | |NaturallySpeaking 10 Severity|major |normal
--- Comment #2 from Juan Lang juan_lang@yahoo.com 2009-07-23 17:29:33 --- I edited your subject for you. Please don't attach a url, that's just silly. Run without any debug flags first, and attach that output here. We'll ask for logs with debug flags if we need them.
http://bugs.winehq.org/show_bug.cgi?id=19436
esj@harvee.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #22564|0 |1 is obsolete| |
--- Comment #3 from esj@harvee.org 2009-07-23 21:26:57 --- Created an attachment (id=22568) --> (http://bugs.winehq.org/attachment.cgi?id=22568) Basic log file captured from running NaturallySpeaking in wine
Dictated a few words then ran the "spell that" correction process triggering the RPC exception notification. I tried to terminate NaturallySpeaking using the exit menu item but it would not terminate until I hit control C. in the shell window.
http://bugs.winehq.org/show_bug.cgi?id=19436
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|RPC error in |NaturallySpeaking 10 - |NaturallySpeaking 10 |can't close empty | |correction dialog
http://bugs.winehq.org/show_bug.cgi?id=19436
--- Comment #4 from esj@harvee.org 2009-07-23 23:42:22 --- I strongly disagree with the retitling. The primary error is that I get RPC exception which prevents me from correcting text. The inability to close the dialog box was a secondary factor I added to make the description complete. The primary goal in fixing this bug should be to enable the correction dialog to operate completely and correctly.
http://bugs.winehq.org/show_bug.cgi?id=19436
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|NaturallySpeaking 10 - |NaturallySpeaking 10 - text |can't close empty |correction doesn't work |correction dialog |
http://bugs.winehq.org/show_bug.cgi?id=19436
Henry Kroll nospam@thenerdshow.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nospam@thenerdshow.com
http://bugs.winehq.org/show_bug.cgi?id=19436
Jack Starr atlpcug@excite.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |atlpcug@excite.com
--- Comment #5 from Jack Starr atlpcug@excite.com 2010-02-24 14:39:05 --- Same COM/RPC 1766 error with DNS 7.3 under Wine 1.38, including inability to close the empty correction dialog box.
http://bugs.winehq.org/show_bug.cgi?id=19436
--- Comment #6 from Henry Kroll nospam@thenerdshow.com 2010-03-06 05:40:05 --- Same error in wine-1.1.40
It makes sense that the window is never closed. As mentioned in http://www.winehq.org/docs/winedev-guide/dcom-1, "The threads started by our implementation of DCOM are never terminated, they just hang around until the process dies."
Some work began on this back in 2005 http://www.winehq.org/pipermail/wine-devel/2005-November/041884.html
The bug seems to be related to this fixme message that pops up at around the same time the spell window is brought up: fixme:menu:GetSystemMenu not supported on other process window 0x1005e
So how do we get the SystemMenu from another process? FindWindow?
http://bugs.winehq.org/show_bug.cgi?id=19436
--- Comment #7 from Austin English austinenglish@gmail.com 2011-11-16 13:43:27 CST --- This is your friendly reminder that there has been no bug activity for 1.5 years. Is this still an issue in current (1.3.32 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=19436
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED
--- Comment #8 from Austin English austinenglish@gmail.com 2013-11-13 15:38:20 CST --- No reply in over a year, and no download. Resolving abandoned, if anyone is still able to reproduce this in the current development version (currently 1.7.6) feel free to reopen.
http://bugs.winehq.org/show_bug.cgi?id=19436
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Austin English austinenglish@gmail.com 2013-11-13 15:40:18 CST --- Closing.