[Bug 49466] Native Instruments applications hang during installation on "Installing the Native Instruments ISO Driver" (machine-specific SourceDisksFiles/SourceDisksNames sections)

WineHQ Bugzilla wine-bugs at winehq.org
Sat Jul 4 10:41:27 CDT 2020


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

Zebediah Figura <z.figura12 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Wine Staging 5.11 breaks    |Native Instruments
                   |Native Instruments' apps    |applications hang during
                   |installation                |installation on "Installing
                   |                            |the Native Instruments ISO
                   |                            |Driver" (machine-specific
                   |                            |SourceDisksFiles/SourceDisk
                   |                            |sNames sections)
                URL|                            |https://web.archive.org/web
                   |                            |/20200212174431/https://www
                   |                            |.native-instruments.com/fil
                   |                            |eadmin/downloads/Native_Acc
                   |                            |ess_Installer.zip
           Keywords|                            |download, Installer,
                   |                            |regression
          Component|-unknown                    |setupapi
            Product|Wine-staging                |Wine

--- Comment #5 from Zebediah Figura <z.figura12 at gmail.com> ---
When you run commands from the shell, you need to escape the spaces, either by
prepending a backslash (e.g. "wine Native\ Access\ 1.12.1\ Setup\ PC.exe") or
by enclosing the whole path in quotes.

Anyway, it'd be an interesting exercise for someone to do a regression test to
see what actually broke this (and I suspect it'll be along the lines of a bug
getting fixed that prevented the driver installation), but I ended up finding a
download and the bug was easy to track down: we don't handle machine-specific
paths in SourceDisksNames/SourceDisksFiles sections.

-- 
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