Get your own customer support community

Recent activity

Subscribe to this feed
  • question

    Aquarion asked a question in Twitter on December 04, 2009 12:32:

    Aquarion
    bug in "URL to link" translation on the website
    The website isn't turning some URLs into links properly,

    example at http://twitter.com/Aquarion/status/63...
  • question

    Aquarion asked a question in Rogue Amoeba on February 28, 2009 14:24:

    Aquarion
    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:~$