[Bug 29518] New: Trimble Planning installer hangs

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jan 2 20:53:18 CST 2012


http://bugs.winehq.org/show_bug.cgi?id=29518

             Bug #: 29518
           Summary: Trimble Planning installer hangs
           Product: Wine
           Version: 1.0.1
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com
    Classification: Unclassified


Trying to reproduce bug 19090, I noticed the app's installer always hangs
when it gets to the actual installation part.

$ wget
'http://trl.trimble.com/dscgi/ds.py/Get/File-421084/SetupPlanning%20(2-8).exe'
$ rm -rf ~/.wine
$ wine SetupPlanning%20(2-8).exe

outputs 
...
fixme:storage:create_storagefile Storage share mode not implemented.
err:ole:ClientRpcChannelBuffer_SendReceive called from wrong apartment, should
have been 0x3a0000003b
err:ole:xCall RpcChannelBuffer SendReceive failed, 8001010e
fixme:ntdll:NtFsControlFile FSCTL_PIPE_IMPERSONATE: impersonating self
err:richedit:ReadStyleSheet skipping optional destination
err:ole:ClientRpcChannelBuffer_SendReceive called from wrong apartment, should
have been 0x3a0000003b
err:ole:xCall RpcChannelBuffer SendReceive failed, 8001010e
fixme:ntdll:NtFsControlFile FSCTL_PIPE_IMPERSONATE: impersonating self

Same thing with version 2.9 of that software (the latest).

Workaround: run with WINEDEBUG=+relay and redirect to a file.
It's worked for me 2 out of 2 tries.  Install is very quick with this.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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