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@winehq.org ReportedBy: dank@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.
http://bugs.winehq.org/show_bug.cgi?id=29518
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer
http://bugs.winehq.org/show_bug.cgi?id=29518
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.0.1 |1.3.36
--- Comment #1 from Dmitry Timoshkov dmitry@baikal.ru 2012-01-03 00:50:51 CST --- wine-1.0.1?
http://bugs.winehq.org/show_bug.cgi?id=29518
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.3.36 |1.1.13
--- Comment #2 from Dan Kegel dank@kegel.com 2012-01-03 08:46:05 CST --- It was first reported in http://appdb.winehq.org/objectManager.php?sClass=version&iId=15333 but I misread the data there; it was said to install ok in wine-1.0.1 but not install in wine-1.1.13. I think that means this bug report should be marked wine-1.1.13.
I tested it with 1.3.36 and 1.3.15, and it didn't install with either.
http://bugs.winehq.org/show_bug.cgi?id=29518
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://trl.trimble.com/dscg | |i/ds.py/Get/File-421084/Set | |upPlanning%20(2-8).exe CC| |frederic.delanoy@gmail.com
--- Comment #3 from Frédéric Delanoy frederic.delanoy@gmail.com 2013-07-07 10:02:29 CDT --- With wine-1.6-rc4-52-g9a0b434, installer doesn't hang but fails anyway with a bunch of OLE errors
http://bugs.winehq.org/show_bug.cgi?id=29518
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #4 from Dan Kegel dank@kegel.com 2013-07-07 11:36:17 CDT --- Worked fine for me this time, installer succeeded, planning.exe runs.
wine-1.6-rc4-52-g9a0b434
http://bugs.winehq.org/show_bug.cgi?id=29518
--- Comment #5 from Frédéric Delanoy frederic.delanoy@gmail.com 2013-07-07 13:18:18 CDT --- (In reply to comment #4)
Worked fine for me this time, installer succeeded, planning.exe runs.
wine-1.6-rc4-52-g9a0b434
Weird. I got no file installed at all, and we're using the same wine version...
Did you use your workaround from comment 0?
http://bugs.winehq.org/show_bug.cgi?id=29518
--- Comment #6 from Dan Kegel dank@kegel.com 2013-07-07 13:24:34 CDT --- No workaround at all.
Oddly, it installs into c:/Program Files*/Common Files, so you might have to dig to see the installed files.
http://bugs.winehq.org/show_bug.cgi?id=29518
--- Comment #7 from Frédéric Delanoy frederic.delanoy@gmail.com 2013-07-07 13:28:51 CDT --- (In reply to comment #6)
No workaround at all.
Oddly, it installs into c:/Program Files*/Common Files, so you might have to dig to see the installed files.
Yeah was about to tell this. Hadn't seen this rather unusual path first. Ole errors still appear but that's another issue. My bad.
http://bugs.winehq.org/show_bug.cgi?id=29518
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org 2013-07-12 13:47:17 CDT --- Closing bugs fixed in 1.6-rc5.