Get your own customer support community
 

Connecting to Airfoil Speakers Linux crashes it

I installed the latest Airfoil Speakers using the .deb package onto Ubuntu Jaunty. I can successfully connect to the Linux box from Airfoil on Windows, but a couple of seconds after the connection establishes (with no sound), this happens:

aquarion@scryingpool:~$ DISPLAY=:0 airfoilspeakers --gui=false --debug 4 > logfile.txt
options: /usr/lib/airfoilspeakers/AirfoilSpeakers.exe --gui=false --debug 4

Unhandled Exception: System.ArgumentException: Arg_InsufficientSpace
Parameter name: chars
at System.Text.UTF8Encoding.InternalGetChars (System.Byte* bytes, Int32 byteCount, System.Char* chars, Int32 charCount, System.UInt32& leftOverBits, System.UInt32& leftOverCount, System.Object provider, System.Text.DecoderFallbackBuffer& fallbackBuffer, System.Byte[]& bufferArg, Boolean flush) [0x00000]
at System.Text.UTF8Encoding.InternalGetChars (System.Byte[] bytes, Int32 byteIndex, Int32 byteCount, System.Char[] chars, Int32 charIndex, System.UInt32& leftOverBits, System.UInt32& leftOverCount, System.Object provider, System.Text.DecoderFallbackBuffer& fallbackBuffer, System.Byte[]& bufferArg, Boolean flush) [0x00000]
at System.Text.UTF8Encoding.GetChars (System.Byte[] bytes, Int32 byteIndex, Int32 byteCount, System.Char[] chars, Int32 charIndex) [0x00000]
at System.Text.Encoding.GetChars (System.Byte[] bytes, Int32 index, Int32 count) [0x00000]
at System.Text.Encoding.GetString (System.Byte[] bytes, Int32 index, Int32 count) [0x00000]
at System.Text.UTF8Encoding.GetString (System.Byte[] bytes, Int32 index, Int32 count) [0x00000]
at System.Text.Encoding.GetString (System.Byte[] bytes) [0x00000]
at RogueAmoeba.AirTunes.Server.Rtsp.RtspReader.RequestFromLines (IList`1 lines) [0x00000]
at RogueAmoeba.AirTunes.Server.Rtsp.RtspReader.ReadRequest () [0x00000]
at RogueAmoeba.AirTunes.Server.Rtsp.RtspConnection.RunThread () [0x00000]
aquarion@scryingpool:~$
 
sad I’m frustrated
Inappropriate?
16 people have this question

User_default_medium