[Bug 37978] New: Service RPC_init RpcServerUseProtseq fails

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jan 28 22:09:54 CST 2015


https://bugs.winehq.org/show_bug.cgi?id=37978

            Bug ID: 37978
           Summary: Service RPC_init RpcServerUseProtseq fails
           Product: Wine
           Version: 1.7.35
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: dpobanz at gmail.com
      Distribution: ---

Trying to do the 'update' portion of installing DLS (Digital Library System)
from Logos runs into the following error: 
wine 1.7.35-16-g4d05cfe

don at pc-012:~/.wine/drive_c/Program Files/Libronix DLS/System$ wine Update.exe
30gAutoUpdate.lbxupd 
err:service:RPC_Init RpcServerUseProtseq failed with error 1766
err:wineboot:start_services_process Unexpected termination of services.exe -
exit code 1766
err:ole:RPC_StartRemoting Couldn't register endpoint
L"\\pipe\\OLE_0000000800000009"
err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for
{00000131-0000-0000-c000-000000000046} with error 0x8007000e

winetricks ie6 used to get around bug 9758
native rpcrt4.dll used to get around bug 33684

RpcServerUseProtseq service is provided by rpcrt4.dll per Microsoft's
documentation. Information from microsoft about the RpcServerUseProtseq can be
found at:
https://msdn.microsoft.com/en-us/library/windows/desktop/aa378452%28v=vs.85%29.aspx

Initial program and the update program (which install fine on windows xp today)
can be downloaded from: 
https://www.logos.com/install3

-- 
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.



More information about the wine-bugs mailing list