[Bug 9749] New: Yahoo Music Jukebox fails to install

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Sep 23 02:10:54 CDT 2007


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

           Summary: Yahoo Music Jukebox fails to install
           Product: Wine
           Version: 0.9.45.
          Platform: Other
               URL: http://music.yahoo.com/jukebox/
        OS/Version: other
            Status: NEW
          Keywords: download
          Severity: enhancement
          Priority: P2
         Component: wine-misc
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com


I downloaded the free player installer, ymjsetup_24.exe.
Getting it to run was a challenge.
First symptom is, it just sits there forever scanning
the hard drive.  That's installer brain damage; it
really is scanning all drives.  To work around that, do
  rm ~/.wine/dosdevices/z:
and put the installer in C: before running.
Next problem: it needs WinXP mode set.
Next problem: it needs WMP 9 installed.  The WMP 9 
installer fails at the end, but it's enough to get past this.
Next problem: you hit bug 5351, "Unable to find a volume for file extraction."
The workaround is
  ln -s drive_c ~/.wine/harddiskvolume1
  rm ~/.wine/dosdevices/c:
  ln -s ../harddiskvolume1 ~/.wine/dosdevices/c: 

OK, so here's the new problem: a dialog saying 
  KB891122 Setup Error
  Setup could not verify the integrity of the file Update.inf.  
  Make sure the Cryptographic service is running on this computer.

Happily, you can reproduce this more simply by downloading that wmp
update from http://support.microsoft.com/kb/891122, and running
  wine WindowsMedia-KB891122-x86-ENU.exe 
You'll see something like this:

fixme:setupapi:SetupCopyOEMInfW install catalog file
L"c:\\7edba49b02cd480706d93acd65f486\\update\\KB891122.cat"
fixme:wintrust:CryptCATAdminAcquireContext 0x33b914
{f750e6c3-38ee-11d1-85e5-00c04fc295ee} 0
fixme:wintrust:CryptCATAdminCalcHashFromFileHandle 0x1c 0x33b4c8 0x1291d8 0
fixme:wintrust:CryptCATAdminEnumCatalogFromHash 0xdeadbeef 0x1291d8 100 0
0x33b4c4
fixme:wintrust:CryptCATAdminReleaseContext 0xdeadbeef 0
fixme:seh:_abnormal_termination (void)stub
fixme:seh:_abnormal_termination (void)stub
fixme:seh:_abnormal_termination (void)stub
fixme:wintrust:CryptCATAdminAcquireContext 0x33b95c
{f750e6c3-38ee-11d1-85e5-00c04fc295ee} 0
fixme:wintrust:CryptCATAdminRemoveCatalog 0xdeadbeef L"_000000_.cat" 0
fixme:wintrust:CryptCATAdminReleaseContext 0xdeadbeef 0

Amusing fact: YMJ seems to include ogg codecs.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list