Bug#495378: imms-common: analyzer doesn't work properly

2008-08-17 Thread Michael Grigoriev
Actually, looks like the correct fix is to replace -w with -2. Have fun, Michael. On Sat, Aug 16, 2008 at 4:24 PM, chris <[EMAIL PROTECTED]> wrote: > Package: imms-common > Version: 3.1.0~rc4-4 > Severity: important > > Analyzer calls sox with "-t .raw -w -c 1 -r ". Sox doesn't know (anymore?)

Bug#338570: polypaudio: Polypaudio does not properly byteswap esound streams

2005-11-10 Thread Michael Grigoriev
Package: polypaudio Version: 0.7+20050805-2 Severity: important With polypaudio server running on a PPC (big endian) machine an esd client running on x86 (little endian) only noise comes out of the speakers. If I tell mplayer to byteswap to big endian, it works fine, but most esd clients (xmms!) d

Bug#292777: Allows arbitrary command execution from filenames

2005-02-09 Thread Michael Grigoriev
Hi, guys. Thanks for bringing it to my attention. Anthony's patch is insufficient, because there is another system() call in imms.cc to call analyzer in the first place. Anyways, I think this should be fixed in 2.0.2a. Let me know if you have any more problems. -- Have fun,