http://bugs.winehq.org/show_bug.cgi?id=5073
------- Additional Comments From alexander.heinlein@web.de 2006-12-08 11:21 ------- The program `lnusertemp' is available
$ whereis lnusertemp lnusertemp: /usr/bin/lnusertemp /usr/X11R6/bin/lnusertemp /usr/bin/X11/ lnusertemp /usr/share/man/man1/lnusertemp.1.gz
Furthermore, as I said before, there is no arts installed:
$ whereis artsd artsd:
$ find / -wholename "*/bin/*" 2>/dev/null | grep -i arts /bin/run-parts
Thus I don't understand why wine assumes that arts is installed or used. I don't think that this problem is the fault of the distro or any configuration. Wine wants to use arts although it is not available. So the configure script needs to be fixed to check for the arts binary, and winecfg needs to be fixed to print (at most) an error message about the non existing directory, but there isn't any reason to let it crash.
Please explain why this should be a arts or system configuration problem. Sure, arts is a really horrible program, but I don't see a reason to blame arts for this problem.