https://bugs.winehq.org/show_bug.cgi?id=33845
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Summary|Warframe (Steam) updater |Warframe (Steam) updater |fails |fails to replace | |'Launcher.exe', reports | |sharing violation Ever confirmed|0 |1
--- Comment #26 from Anastasius Focht focht@gmx.net --- Hello folks,
confirming, still present.
+debugstr channel gives more diagnostic info
--- snip --- ... 0066:warn:debugstr:OutputDebugStringA "Hashing C:\users\focht\Local Settings\Application Data\Warframe\Downloaded\Public\Tools\Launcher.exe...\n" 0066:warn:debugstr:OutputDebugStringA "Got C3BD91F3F270A7584858B593BFAF23E3 but expected E6EA9C1DCFCF83C7E9FEED5C51AE70FC\n" 0067:warn:debugstr:OutputDebugStringA "\nHTTP GET /Tools/Launcher.exe.E6EA9C1DCFCF83C7E9FEED5C51AE70FC.lzma\n" 0067:warn:debugstr:OutputDebugStringA "GET /Tools/Launcher.exe.E6EA9C1DCFCF83C7E9FEED5C51AE70FC.lzma HTTP/1.1\r\nHost: content.warframe.com\r\nConnection: Keep-Alive\r\n\r\n" 0067:warn:debugstr:OutputDebugStringA "HTTP/1.1 200 OK\r\nDate: Sun, 08 Nov 2015 14:07:14 GMT\r\nKeep-Alive: timeout=5, max=100\r\nConnection: Keep-Alive\r\nAccept-Ranges: bytes\r\nLast-Modified: Wed, 04 Nov 2015 21:43:57 GMT\r\nCache-Control: public, max-age=86400\r\nContent-Length: 315196\r\nContent-Type: application/octet-stream\r\nX-H"... 0067:warn:debugstr:OutputDebugStringA "MoveFileEx(C:\users\focht\Local Settings\Application Data\Warframe\Downloaded\Public\Tools\Launcher.exe.tmp, C:\users\focht\Local Settings\Application Data\Warframe\Downloaded\Public\Tools\Launcher.exe) failed.\nSharing violation. [0x00000020]\n" 0067:warn:debugstr:OutputDebugStringA "Could not not replace file C:\users\focht\Local Settings\Application Data\Warframe\Downloaded\Public\Tools\Launcher.exe\n" --- snip ---
I've seen this problem elsewhere (dupe?) but can't remember now. Maybe revisit later.
As already mentioned by other users: manually doing replacement works around.
$ wine --version wine-1.7.54-179-ga0d0d0d
Regards