[Bug 5073] winecfg crashes on audio tab due to nonexistant socket
http://bugs.winehq.org/show_bug.cgi?id=5073 vitaliy(a)kievinfo.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WONTFIX ------- Additional Comments From vitaliy(a)kievinfo.com 2006-25-06 10:41 ------- I think it's a arts/distro problem. From one of the arts source files: if (!mcop_dir) mcop_dir = locate_mcop_dir(); } if (!mcop_dir) { system("lnusertemp socket"); mcop_dir = locate_mcop_dir(); } if (!mcop_dir) { arts_fatal("can't create mcop directory"); } You can clearly see that it needs "lnusertemp" to setup that dir. But that program is part of kdelibs package. -- 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.
participants (1)
-
Wine Bugs