Fwd: [Bug 4051] winecfg crashes when clicking on Audio tab due to arts bugs

Tom Spear speeddymon at gmail.com
Fri Apr 14 13:21:06 CDT 2006


---------- Forwarded message ----------
From: Wine Bugs <wine-bugs at winehq.org>
Date: Apr 14, 2006 7:17 AM
Subject: [Bug 4051] winecfg crashes when clicking on Audio tab due to arts
bugs
To: wine-bugs at winehq.org

http://bugs.winehq.org/show_bug.cgi?id=4051





------- Additional Comments From alexander.heinlein at web.de  2006-14-04 07:17
-------
Hi.
I encounter the same issue. wine wants to access /tmp/ksocket-$USER, but i
do
not have KDE installed (only KDM) and do not use arts (arts isn't even
installed, only some library headers which i can't uninstall because of SDL)
or
any other soundserver, but hardwaremixing. So i have to manually create the
directory /tmp/ksocket-$USER to let the audio tab in winecfg not crash.

I tested this with wine 0.9.10 and 0.9.11.

--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
---------------------------------

Notes from Tom:

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..

Could someone whip up a patch for this?

Tom
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-devel/attachments/20060414/f1d3cfc5/attachment.htm


More information about the wine-devel mailing list