[Bug 5640] New: Sound Forge 8 trial installer does not show required components ListBox

Wine Bugs wine-bugs at winehq.org
Mon Jul 10 13:25:19 CDT 2006


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

           Summary: Sound Forge 8 trial installer does not show required
                    components ListBox
           Product: Wine
           Version: 0.9.17.
          Platform: All
               URL: http://www.sonymediasoftware.com/download/step2.asp?DID=
                    559
        OS/Version: All
            Status: NEW
          Keywords: download
          Severity: normal
          Priority: P2
         Component: wine-msi
        AssignedTo: truiken at gmail.com
        ReportedBy: truiken at gmail.com
                CC: wine-bugs at winehq.org


When you run the Sound Forge 8 trial installer, it will ask you to install the
Windows Installer service, which fails, but that's a duplicate of another bug. 
After this point, the msi file you want to run should be in
.wine/drive_c/Program Files/Sony Setup/Sound Forge 8.0/forge80_enu.msi.  Running
msiexec on this msi, you get to a screen that says you have missing required
components, but no indication of what they are.  We get this error:

err:msi:msi_dialog_create_controls no handler for element type L"ListBox"

So the installer wants to give us a list of components we need to install, and
we even have the option of installing them directly in the installer.  We'll
need to implement the msi ListBox control to get this functionality.  A patch is
on the way.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the wine-bugs mailing list