http://bugs.winehq.org/show_bug.cgi?id=5073
Summary: winecfg crashes on audio tab due to nonexistant socket Product: Wine Version: 0.9.12. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-tools AssignedTo: wine-bugs@winehq.org ReportedBy: alexander.heinlein@web.de
Hi.
When activating the audio tab in winecfg, wine wants to access /tmp/ksocket- $USER and dies with "Link points to "/tmp/ksocket-scytheman"" and "can't create mcop directory". But i do not have KDE installed (only KDM), which probably would create this directory. So i have to manually create the directory /tmp/ ksocket-$USER to let the audio tab in winecfg not crash.
This bug exists at least since 0.9.10