From ciro.martins at ua.pt Wed Sep 12 09:27:21 2012 From: ciro.martins at ua.pt (Ciro Martins) Date: Wed, 12 Sep 2012 14:27:21 +0100 Subject: [Olympus developers 369]: Olympus-Ravenclaw Website Message-ID: <50508DB9.4030104@ua.pt> Hello, I have been trying to access the Olympus-Ravenclaw website at http://wiki.speech.cs.cmu.edu/olympus/but without success. It seems this website is no more available? Can anyone else help me or inform me where can I find all the material related to the Olympus/Ravenclaw framework? Thanks in advance for your help. Best regards, Ciro Martins -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.srv.cs.cmu.edu/pipermail/olympus-developers/attachments/20120912/6fcb9479/attachment.html From aasish at cs.cmu.edu Fri Sep 14 12:58:46 2012 From: aasish at cs.cmu.edu (Aasish Pappu) Date: Fri, 14 Sep 2012 12:58:46 -0400 Subject: [Olympus developers 370]: Re: Olympus-Ravenclaw Website In-Reply-To: <50508DB9.4030104@ua.pt> References: <50508DB9.4030104@ua.pt> Message-ID: Its up now. Try again. On Wed, Sep 12, 2012 at 9:27 AM, Ciro Martins wrote: > ** > > Hello, > > I have been trying to access the Olympus-Ravenclaw website at > http://wiki.speech.cs.cmu.edu/olympus/ but without success. It seems this > website is no more available? > Can anyone else help me or inform me where can I find all the material > related to the Olympus/Ravenclaw framework? > > Thanks in advance for your help. > > Best regards, > Ciro Martins > > -- > Aasish Pappu > > > > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.srv.cs.cmu.edu/pipermail/olympus-developers/attachments/20120914/9e247bd3/attachment.html From tkharris at gmail.com Fri Sep 14 14:16:15 2012 From: tkharris at gmail.com (Thomas Harris) Date: Fri, 14 Sep 2012 14:16:15 -0400 Subject: [Olympus developers 371]: Re: Olympus-Ravenclaw Website In-Reply-To: References: <50508DB9.4030104@ua.pt> Message-ID: Excellent. Thanks! -Thomas On Fri, Sep 14, 2012 at 12:58 PM, Aasish Pappu wrote: > Its up now. Try again. > > On Wed, Sep 12, 2012 at 9:27 AM, Ciro Martins wrote: > >> ** >> >> Hello, >> >> I have been trying to access the Olympus-Ravenclaw website at >> http://wiki.speech.cs.cmu.edu/olympus/ but without success. It seems >> this website is no more available? >> Can anyone else help me or inform me where can I find all the material >> related to the Olympus/Ravenclaw framework? >> >> Thanks in advance for your help. >> >> Best regards, >> Ciro Martins >> >> -- >> Aasish Pappu >> >> >> >> >> >> -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.srv.cs.cmu.edu/pipermail/olympus-developers/attachments/20120914/b9e58b59/attachment.html From thomas at tutortechnologies.com Mon Sep 17 12:22:17 2012 From: thomas at tutortechnologies.com (Thomas Harris) Date: Mon, 17 Sep 2012 12:22:17 -0400 Subject: [Olympus developers 372]: ravenclaw handing on second init_session Message-ID: I'm having an issue with Ravenclaw in restarting Olympus sessions, wondering if anyone has seen this before. I'm just doing this on the TTY: Accepted connection from 127.0.0.1 (socket 132) > ------------------------------------ > New session starting at 10:42:33.543 > ------------------------------------ > S: Ready. > close_session > ------------------------------------ > Session finished at 10:42:52.598 > ------------------------------------ > init_session And Ravenclaw hangs on the init_session. Specifically, it hangs on line 223 of DMBridge.cpp: // first, wait for the DialogCore thread to finish, just in case it's > // not finished yet for whatever reasons > if (g_hDMCoreThread != NULL) { > WaitForSingleObject(g_hDMCoreThread, INFINITE); > g_hDMCoreThread = NULL; > } It appears there is a problem with the dialog code thread finishing after the close_session. Any ideas or experiences? Thanks, -Thomas ____________________________________________________________________________ Thomas Harris President & CEO ? Tutor Technologies, Inc 242 S Highland Avenue Suite 202 Pittsburgh, PA 15206 http://tutortechnologies.com Confidentiality Notice: The information contained in this message is confidential and intended solely for the use of the individual or entity to whom it is addressed. If the reader of this message is not the intended recipient, you are hereby notified that any distribution or copying of this communication is prohibited. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. Thank you, Tutor Technologies, Inc. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.srv.cs.cmu.edu/pipermail/olympus-developers/attachments/20120917/70739ea3/attachment.html From joana.paulo.pardal at l2f.inesc-id.pt Mon Sep 17 14:44:27 2012 From: joana.paulo.pardal at l2f.inesc-id.pt (Joana Paulo Pardal) Date: Mon, 17 Sep 2012 19:44:27 +0100 Subject: [Olympus developers 373]: Re: Olympus-Ravenclaw Website In-Reply-To: References: <50508DB9.4030104@ua.pt> Message-ID: <9265814E-C0E5-45BC-B59F-B5D9E9367078@l2f.inesc-id.pt> Hi. Can you also check the status of the SVN published alias? I'm getting an SVN error: Could not resolve hostname `trac.speech.cs.cmu.edu': Host not found (http://trac.speech.cs.cmu.edu) Thanks, ~ Joana On Sep 14, 2012, at 19:16 , Thomas Harris wrote: > Excellent. Thanks! > > -Thomas > > On Fri, Sep 14, 2012 at 12:58 PM, Aasish Pappu wrote: > Its up now. Try again. > > On Wed, Sep 12, 2012 at 9:27 AM, Ciro Martins wrote: > > Hello, > > I have been trying to access the Olympus-Ravenclaw website at http://wiki.speech.cs.cmu.edu/olympus/ but without success. It seems this website is no more available? > Can anyone else help me or inform me where can I find all the material related to the Olympus/Ravenclaw framework? > > Thanks in advance for your help. > > Best regards, > Ciro Martins > > -- > Aasish Pappu > > > > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.srv.cs.cmu.edu/pipermail/olympus-developers/attachments/20120917/4506bddb/attachment-0001.html From aasish at cs.cmu.edu Mon Sep 17 14:56:11 2012 From: aasish at cs.cmu.edu (Aasish Pappu) Date: Mon, 17 Sep 2012 14:56:11 -0400 Subject: [Olympus developers 374]: Re: Olympus-Ravenclaw Website In-Reply-To: <9265814E-C0E5-45BC-B59F-B5D9E9367078@l2f.inesc-id.pt> References: <50508DB9.4030104@ua.pt> <9265814E-C0E5-45BC-B59F-B5D9E9367078@l2f.inesc-id.pt> Message-ID: Currently, it is directed to http://karybdis2.speech.cs.cmu.edu/svn/repos/olympus On Mon, Sep 17, 2012 at 2:44 PM, Joana Paulo Pardal < joana.paulo.pardal at l2f.inesc-id.pt> wrote: > Hi. > > Can you also check the status of the SVN published alias? > > I'm getting an SVN error: > Could not resolve hostname `trac.speech.cs.cmu.edu': > Host not found (http://trac.speech.cs.cmu.edu) > > Thanks, > ~ Joana > > > > On Sep 14, 2012, at 19:16 , Thomas Harris wrote: > > Excellent. Thanks! > > -Thomas > > On Fri, Sep 14, 2012 at 12:58 PM, Aasish Pappu wrote: > >> Its up now. Try again. >> >> On Wed, Sep 12, 2012 at 9:27 AM, Ciro Martins wrote: >> >>> ** >>> >>> Hello, >>> >>> I have been trying to access the Olympus-Ravenclaw website at >>> http://wiki.speech.cs.cmu.edu/olympus/ but without success. It seems >>> this website is no more available? >>> Can anyone else help me or inform me where can I find all the material >>> related to the Olympus/Ravenclaw framework? >>> >>> Thanks in advance for your help. >>> >>> Best regards, >>> Ciro Martins >>> >>> -- >>> Aasish Pappu >>> >>> >>> >>> >>> >>> > > -- Aasish Pappu -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.srv.cs.cmu.edu/pipermail/olympus-developers/attachments/20120917/25d3948f/attachment.html