http://bugs.winehq.org/show_bug.cgi?id=6213
Summary: Audio tab of winecfg attempts to create directory in .kde, this causes application to crash on gnome Product: Wine Version: CVS Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-programs AssignedTo: wine-bugs@winehq.org ReportedBy: jpowell@jpowell.co.uk
I am using the latest (0.9.21) wine compilled from source on Ubuntu 6.06. I am using Gnome as my desktop manager.
If I run winecfg and attempt to browse to the Audio tab the app crashes and gives the error "Creating link /home/<user>/.kde/socket-<computer-name>. can't create mcop directory"
If I create the directory /home/<user>/.kde/socket-<computer-name> then this is resolved.