On Tue, Feb 3, 2009 at 10:54 AM, Dirk Meyer <dis...@freevo.org> wrote: >> object at 0xb68e4d14> fd=3 len=72 >> 16:58:24,631 DEBUG Got initial challenge from server, sending response. >> 16:58:24,645 DEBUG IOChannel read data: channel=<socket._socketobject >> object at 0xb68e4d14> fd=3 len=72 >> 16:58:24,647 DEBUG Valid response received, remote authenticated. >> function='getfavoritesnow' args=[] > > Looks good. I guess the bug is: > > | self.status = CONNECTING > | yield kaa.inprogress(self) > | # Python 2.4 code > | self._connect_inprogress.get_result() > | self.status = CONNECTED > > Now we have the problem that the record_client connects before this > code. Therefore the status is still CONNECTING. :( > > Try the attached patch to kaa.base and let me know if it works. > Hi Tried the said patch in an attempt to get the webserver to connect to the recordserver but neither the svn with patch nor the svn without patch works. I'm able to connect via the freevo1 interface though.
Later Jonathan > Dischi > > > -- > Communism is man's exploitation of man. Capitalism is just the opposite. > > ------------------------------------------------------------------------------ > Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) > software. With Adobe AIR, Ajax developers can use existing skills and code to > build responsive, highly engaging applications that combine the power of local > resources and data with the reach of the web. Download the Adobe AIR SDK and > Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com > _______________________________________________ > Freevo-devel mailing list > Freevo-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/freevo-devel > > -------------------------------------------------------------------- ASUS m3a78 mothorboard AMD Athlon64 X2 Dual Core Processor 6000+ 3.1Ghz Gigabyte NVidia 9400gt Graphics adapter Kworld ATSC 110 TV Capture Card Kworld ATSC 115 TV Capture Card -------------------------------------------------------------------- ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ Freevo-devel mailing list Freevo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-devel