http://bugs.winehq.org/show_bug.cgi?id=18559
Summary: BinTube Pro fails to install (requires Windows Imaging Component) Product: Wine Version: 1.1.21 Platform: PC URL: http://www.bintube.com/player/ OS/Version: Linux Status: NEW Keywords: download Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: madewokherd@gmail.com
The BinTube Pro installer fails with the following message:
"Windows Imaging Component (WIC) is not installed. Please Install (WIC) then restart this installation."
http://bugs.winehq.org/show_bug.cgi?id=18559
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #1 from Anastasius Focht focht@gmx.net 2009-05-21 16:44:26 --- Hello,
see http://en.wikipedia.org/wiki/Windows_Imaging_Component
I already encountered this one during my .NET 3.0 Framework journey.
WIC v1.0 is available as standalone package from here: http://download.microsoft.com/download/f/f/1/ff178bb1-da91-48ed-89e5-478a993...
The hang in the GUI installer at the end is bug 16876. You can work around that by using silent install: "wine ./wic_x86_enu.exe /quiet"
You also need at least .NET 2.0 Framework for this app.
---- I don't see the point of implementing WIC in Wine - it would be great waste of developer resources. If really needed you can add a new "WIC" step to winetricks which automagically downloads and installs it.
Regards
http://bugs.winehq.org/show_bug.cgi?id=18559
--- Comment #2 from Vincent Povirk madewokherd@gmail.com 2009-05-21 16:53:30 --- I have political reasons to want it.
Anyway, the download from MS theoretically requires a windows license.
http://bugs.winehq.org/show_bug.cgi?id=18559
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer
http://bugs.winehq.org/show_bug.cgi?id=18559
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
--- Comment #3 from Juan Lang juan_lang@yahoo.com 2009-08-14 15:16:10 --- Patch sent: http://www.winehq.org/pipermail/wine-patches/2009-August/077154.html
http://bugs.winehq.org/show_bug.cgi?id=18559
--- Comment #4 from Vincent Povirk madewokherd@gmail.com 2009-08-14 16:06:43 --- Juan, you've just made my day.
The patch gets it through the install process. With the patch applied, it fails on startup trying to decode a PNG file. :)
http://bugs.winehq.org/show_bug.cgi?id=18559
--- Comment #5 from Juan Lang juan_lang@yahoo.com 2009-08-17 14:13:05 --- Happy to help :) The patch wasn't applied, though I don't know the reason. I'll ask for feedback with a resend. It's not surprising that the app fails, since WIC is a WIP (ha!) but that of course is a different bug.
http://bugs.winehq.org/show_bug.cgi?id=18559
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #6 from Juan Lang juan_lang@yahoo.com 2009-08-18 10:16:35 --- This is fixed in today's git, though of course it'll fail on start. Vincent, do you care to open another bug for that?
http://bugs.winehq.org/show_bug.cgi?id=18559
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org 2009-08-21 12:51:23 --- Closing bugs fixed in 1.1.28.
http://bugs.winehq.org/show_bug.cgi?id=18559
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |1b5ea4a9540edefb88a775f27ed | |e1bea513d981b Component|-unknown |tools Severity|enhancement |normal