[Bug 39307] New: SkySaga installer doesn't show required disk space (msi builtin 'PrimaryVolumeSpaceRequired' property missing)

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Sep 21 18:10:30 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=39307

            Bug ID: 39307
           Summary: SkySaga installer doesn't show required disk space
                    (msi builtin 'PrimaryVolumeSpaceRequired' property
                    missing)
           Product: Wine
           Version: 1.7.51
          Hardware: x86-64
                OS: Linux
            Status: NEW
          Severity: trivial
          Priority: P2
         Component: msi
          Assignee: wine-bugs at winehq.org
          Reporter: focht at gmx.net
      Distribution: ---

Hello folks,

as the summary says.

Found during investigation of other bugs.
Similar to bug 33543 except it's not a blocker here but a cosmetic issue.

--- snip ---
...
0035:trace:msi:msi_dialog_add_control L"Static", L"Description", 00090003,
L"Setup requires [PrimaryVolumeSpaceRequired] in:", 00020000 
...
0035:trace:msi:MSI_FormatRecordW L"Setup requires [PrimaryVolumeSpaceRequired]
in:" 
...
0035:trace:msi:msi_get_property property L"PrimaryVolumeSpaceRequired" not
found 
...
0035:Call user32.CreateWindowExW(00000000,7ce97900 L"Static",00198b80 L"Setup
requires 
in:",50020000,000000d9,000000a4,00000183,00000017,00030080,00000000,00000000,00000000)
ret=7ce27193 
--- snip ---

MSDN:
https://msdn.microsoft.com/en-us/library/windows/desktop/aa370849%28v=vs.85%29.aspx

$ sha1sum SkySagaEUInstaller.exe 
ee55d51213031fdf8d71475434c18ecd7caef9eb  SkySagaEUInstaller.exe

$ du -sh SkySagaEUInstaller.exe 
11M    SkySagaEUInstaller.exe

$ wine --version
wine-1.7.51-201-g60d1d6f

Regards

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list