|
From: Justin W. <jw...@in...> - 2002-12-04 18:33:30
|
I just committed a couple fixes for this. The first is an addObserver method for watching for connections dying. Previous to 10.2 I could just watch for any connection dying and assume it was ours, but with 10.2 it doesn't work anymore. I just move the addObserver method to the connection area and watch for specifically our connection. As for the reconnect thing, yeah. Thats all in the GUI level, if the connection drops, just launch the app again. - Justin On Wednesday, December 4, 2002, at 01:21 PM, Graham Booker wrote: > I would guess that it would be better to change "Please relaunch > Proteus" to "Please reconnect" and have the UI clients smart enough to > relaunch IMservices. This is something that will likely come when > IMservices can have multiple UI clients. That way, like in iChat, > just telling it to go online again will relaunch the service. > > On Wednesday, Dec 4, 2002, at 10:59 US/Central, Jason Townsend wrote: > >> So I checked out the TOT last night and built imservices as well as >> the example front end. It quits shortly after the app is launched and >> I get this error: >> >> "Services >> >> An unexpected error has occured and all of your services have become >> unavailable. Please relaunch Proteus." >> >> Any ideas what could be going wrong, or how I could debug the issue? >> >> Also, it would be good if there was some way to change the name of >> the app that shows up. >> >> -Jason >> >> >> >> ------------------------------------------------------- >> This SF.net email is sponsored by: Microsoft Visual Studio.NET >> comprehensive development tool, built to increase your productivity. >> Try a free online hosted session at: >> http://ads.sourceforge.net/cgi-bin/redirect.pl?micr0003en >> _______________________________________________ >> Imservices-development mailing list >> Ims...@li... >> https://lists.sourceforge.net/lists/listinfo/imservices-development >> >> > > > ---------------------------------------------- > Graham Booker Texas A&M University > gb...@ta... Graduate Student in ELEN > ---------------------------------------------- |