http://bugs.winehq.org/show_bug.cgi?id=4898
Summary: setupapi.dll requires an (unnecessary?) connection to the X server Product: Wine Version: CVS Platform: All OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: bero@arklinux.org
Not much of a problem usually, but it breaks stuff like running
wine rundll32 setupapi.dll,InstallHinfSection DefaultInstall 128 some.inf
in the post-install script of a rpm or deb package if the package is being installed while X isn't running.