I have Adobe Air working in Jaunty, however TweetDeck, Seesmic, and Twhirl all give me errors similar to items such as:
Code:
4/28/2009 13:40:08.923 [INFO] twhirl ----- initialized --------------------
4/28/2009 13:40:09.688 [INFO] twhirl AccountsManager - configuration file loaded
4/28/2009 13:40:12.567 [INFO] twhirl AccountsManager - configuration saved
4/28/2009 13:40:16.726 [ERROR] TwitterLib TwitterRequest - IO error: [IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2032" errorID=2032]
4/28/2009 13:40:16.728 [ERROR] twhirl TwitterAccount - verifying credentials failed (TwitterEvent (type=error, status=-1, response=ErrorResponse (status=-1, message=Error #2032)))
4/28/2009 13:40:16.894 [ERROR] twhirl TwhirlAccount - storing password for f4nt failed, error: EncryptedLocalStore database access error
4/28/2009 13:40:18.221 [ERROR] TwitterLib TwitterRequest - IO error: [IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2032" errorID=2032]
4/28/2009 13:40:18.222 [ERROR] TwitterLib TwitterService - request error: TwitterEvent (type=error, status=-1, response=ErrorResponse (status=-1, message=Error #2032))
4/28/2009 13:40:18.223 [ERROR] TwitterLib TwitterRequest - IO error: [IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2032" errorID=2032]
4/28/2009 13:40:18.223 [ERROR] TwitterLib TwitterService - request error: TwitterEvent (type=error, status=-1, response=ErrorResponse (status=-1, message=Error #2032))
4/28/2009 13:40:19.244 [ERROR] TwitterLib TwitterRequest - IO error: [IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2032" errorID=2032]
4/28/2009 13:40:19.244 [ERROR] TwitterLib TwitterService - request error: TwitterEvent (type=error, status=-1, response=ErrorResponse (status=-1, message=Error #2032))
4/28/2009 13:40:20.250 [ERROR] TwitterLib TwitterRequest - IO error: [IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2032" errorID=2032]
4/28/2009 13:40:20.250 [ERROR] TwitterLib TwitterService - request error: TwitterEvent (type=error, status=-1, response=ErrorResponse (status=-1, message=Error #2032))
Any thoughts? This all works fine in Intrepid using the instructions provided here.