https://bugs.winehq.org/show_bug.cgi?id=38758
Bug ID: 38758 Summary: SlingPlayer 1.x installers fail Product: Wine Version: 1.7.44 Hardware: x86-64 URL: http://download.slingmedia.com/player/pc/SlingPlayer-S etup-EU-1.5.1.343.exe OS: Linux Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: imwellcushtymelike@gmail.com Blocks: 17972, 18010, 30899, 31651 Distribution: Ubuntu
Created attachment 51686 --> https://bugs.winehq.org/attachment.cgi?id=51686 Wine 1.7.44 console output
In Wine 1.7.44, the installers for SlingPlayer 1.3 and 1.5.1 fail.
err:msi:extract_cabinet_stream FDICopy failed err:msi:ACTION_InstallFiles Failed to extract cabinet: L"#Data1.cab" err:msi:ITERATE_Actions Execution halted, action L"InstallFiles" returned 1603
This never used to occur. I have attempted a bisect but there are so many new and transient issues along the way that I have had to give up. I will try again later.
$ sha1sum SlingPlayer\ PC\ 1.3.0.176\ Setup-NA.exe f8f9fc3d536b546b7093b042448322c47860d204 SlingPlayer PC 1.3.0.176 Setup-NA.exe http://www.downloadbumk.info/SlingPlayer-130176_download-20302.html
$ sha1sum SlingPlayer-Setup-EU-1.5.1.343.exe 8297dc1c05e0c1448e2f9ce790284c8f1ccc607a SlingPlayer-Setup-EU-1.5.1.343.exe http://download.slingmedia.com/player/pc/SlingPlayer-Setup-EU-1.5.1.343.exe
Used WINEARCH=win32 and no other workarounds.
https://bugs.winehq.org/show_bug.cgi?id=38758
--- Comment #1 from Ken Sharp imwellcushtymelike@gmail.com --- Created attachment 51687 --> https://bugs.winehq.org/attachment.cgi?id=51687 Wine 1.7.44 +msi
https://bugs.winehq.org/show_bug.cgi?id=38758
--- Comment #2 from Ken Sharp imwellcushtymelike@gmail.com --- Went back to Wine 1.7.30 where I managed ONE successful installation. After that though every single attempt failed with a new "Function failed" message no matter which version of Wine I tried to use (while bisecting). I can't see that being an issue with Wine but something very wrong with Ubuntu.
In short: I cannot run a regression test. It's impossible.
Note: if the installer asks if you want to install the Windows Media Components then the installation has progressed past this bug.
https://bugs.winehq.org/show_bug.cgi?id=38758
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression CC| |gyebro69@gmail.com, | |hans@meelstraat.net Component|-unknown |msi Regression SHA1| |0dba391d67a4cf564371c44a3a7 | |81d1e9e3507c2
--- Comment #3 from Béla Gyebrószki gyebro69@gmail.com --- I can reproduce the problem in wine-1.7.45-116-g9e96bee.
This is indeed a regression (from 1.7.37):
0dba391d67a4cf564371c44a3a781d1e9e3507c2 is the first bad commit commit 0dba391d67a4cf564371c44a3a781d1e9e3507c2 Author: Hans Leidekker hans@codeweavers.com Date: Fri Feb 13 13:39:38 2015 +0100
msi: Don't write streams to storage until the database is committed.
Native allows streams to be created with names that exceed the maximum length allowed by OLE storages. These streams can be used normally, it's just not possible to commit such a database.
SlingPlayer-Setup-EU-1.5.1.343.exe (97M) sha1: 8297dc1c05e0c1448e2f9ce790284c8f1ccc607a
https://bugs.winehq.org/show_bug.cgi?id=38758
--- Comment #4 from Hans Leidekker hans@meelstraat.net --- This should be fixed by 597c5f9c4b35c7645d916cd687cede42fd331d0e.
https://bugs.winehq.org/show_bug.cgi?id=38758
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |597c5f9c4b35c7645d916cd687c | |ede42fd331d0e Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #5 from Ken Sharp imwellcushtymelike@gmail.com --- Looks good here!
https://bugs.winehq.org/show_bug.cgi?id=38758
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.46.