Neal Becker <ndbecker2@gmail.com> wrote:> winecfg
> wine: creating configuration directory '/home/nbecker/.wine'...
> X Error of failed request: GLXBadContext
> Major opcode of failed request: 143 (GLX)
> Minor opcode of failed request: 5 (X_GLXMakeCurrent)
> Serial number of failed request: 166
> Current serial number in output stream: 166
> wine: wineprefixcreate failed while creating '/home/nbecker/.wine'.
> [nbecker@nbecker4 ~]$ wineserver: could not save registry branch to
/home/nbecker/.wine-GjIvBw/system.reg : No such file or directory
> wineserver: could not save registry branch to
/home/nbecker/.wine-GjIvBw/user.reg : No such file or directory
>
The only line in wineprefixcreate (its a shell script) that could
*theoretically* cause this to happen is
"${WINELOADER:-wine}" rundll32.exe setupapi.dll,InstallHinfSection
DefaultInstall 128 wine.inf
and even that seems unlikely. Do you have any remnants of old wine
installations (perhaps compiled yourself) lying around?
Is there anything unusual about your setup?
Daniel