As running Xirc with padsp won't solve the problem I created this simple wrapper script. Simply put it into /usr/local/bin and make it executable. Because /usr/local/bin is parsed before /usr/bin, Xirc's call of cwirc_frontend will call the wrapper with the same name. The wrapper then calls the original cwirc_frontend program with all argumens and padsp.
The cwirc_frontend wrapper just contains these two lines: #!/bin/bash padsp /usr/bin/cwirc_frontend $@ ** Attachment added: "wrapper script to be put into /usr/local/bin" https://bugs.launchpad.net/ubuntu/+source/cwirc/+bug/601750/+attachment/4245541/+files/cwirc_frontend -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/601750 Title: cwirc does not work with pulseaudio natively To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cwirc/+bug/601750/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs