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

Wine Bugs wine-bugs at winehq.org
Fri Sep 15 04:43:07 CDT 2006


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





------- Additional Comments From saulius.krasuckas at elst.vtu.lt  2006-15-09 04:43 -------
Created an attachment (id=3609)
 --> (http://bugs.winehq.org/attachment.cgi?id=3609&action=view)
arts_test.c (arts_init test program)

In a case someone confirms this bug for 0.9.21, I put here simplified version
of artsctest.c from "The aRts C API" tutorial [3].  Compile the program this
way:

 $ cc -o artsctest arts_test.c `artsc-config --cflags` `artsc-config --libs` 

Its output on my box:

 $ ./artsctest 
 arts_init error: can't connect to aRts soundserver (-1)

No crashes, no bugs.


[3] http://www.arts-project.org/doc/mcop-doc/artsc.html

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



More information about the wine-bugs mailing list