Michael Nottebrock wrote:
On Tuesday, 17. May 2005 03:47, Stephen Hurd wrote:Done... but I'd like to spend a brief moment bitching and whining about how painfull it is to report a bug there. Thanks for your time. :-)
When artsd is build with eSound support, it doesn't work... various
errors happen, but they all boil down to a single issue. In
AudioIOESD::getParam() in flow/audioioesd.cc, canWrite returns an
overlarge buffer (4096) since this is larger than the MTU, this can
NEVER be written successfully in one operation. Merely changing this to
1024 "fixes" the problem, and it works perfectly.
Could you file this issue as a bugreport against arts at http://bugs.kde.org ?
Thanks,
_______________________________________________
kde-freebsd mailing list
[email protected]
http://freebsd.kde.org/mailman/listinfo/kde-freebsd
