---------- Forwarded message ----------<br><span class="gmail_quote">From: <b class="gmail_sendername">Wine Bugs</b> &lt;<a href="mailto:wine-bugs@winehq.org">wine-bugs@winehq.org</a>&gt;<br>Date: Apr 14, 2006 7:17 AM<br>Subject: [Bug 4051] winecfg crashes when clicking on Audio tab due to arts bugs
<br>To: <a href="mailto:wine-bugs@winehq.org">wine-bugs@winehq.org</a><br><br></span><a href="http://bugs.winehq.org/show_bug.cgi?id=4051">http://bugs.winehq.org/show_bug.cgi?id=4051</a><br><br><br><br><br><br>------- Additional Comments From 
<a href="mailto:alexander.heinlein@web.de">alexander.heinlein@web.de</a>&nbsp;&nbsp;2006-14-04 07:17 -------<br>Hi.<br>I encounter the same issue. wine wants to access /tmp/ksocket-$USER, but i do<br>not have KDE installed (only KDM) and do not use arts (arts isn't even
<br>installed, only some library headers which i can't uninstall because of SDL) or<br>any other soundserver, but hardwaremixing. So i have to manually create the<br>directory /tmp/ksocket-$USER to let the audio tab in winecfg not crash.
<br><br>I tested this with wine 0.9.10 and 0.9.11.<br><br>--<br>Configure bugmail: <a href="http://bugs.winehq.org/userprefs.cgi?tab=email">http://bugs.winehq.org/userprefs.cgi?tab=email</a><br>------- You are receiving this mail because: -------
<br>You are the assignee for the bug, or are watching the assignee.<br>---------------------------------<br><br>Notes from Tom:<br><br>This should be a fairly trivial fix, all we need to do is check for the existence of the socket file before trying to connect to it, and if it is not there, then skip the arts probe..
<br><br>Could someone whip up a patch for this?<br><br>Tom<br>