Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » open several dialog in action problem
open several dialog in action problem [message #67065] Thu, 20 December 2007 03:43 Go to next message
Eclipse UserFriend
Originally posted by: chenmin827.126.com

Hi everybody,
I've one questions here.
When i open several dialog in action which extends SelectionProviderAction,the Firefox browser often open a dialog says that:
The page at http://127.0.0.1:36293 says:
Multiple browser-instances or browser-tabs per session are not supported.You may click OK fro restarting the session.




and then i need to restart the session.But in fact,i only open one browser-instances and one browser-tabs.can anyone help me?


Thank you & best regards,
cheney
Re: open several dialog in action problem [message #67073 is a reply to message #67065] Thu, 20 December 2007 07:38 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: benjamin.wolff.web.de

i'm experiencing the same behaviour. you should take a look into your
console, there should be a "context has been disposed" exception when the
session error occurs.

when i open two dialogs in one method, one after another, this error
occurs, but the problem is not always... sometimes it works, sometime the
context disposed error appears.
Re: open several dialog in action problem [message #69894 is a reply to message #67073] Fri, 11 January 2008 15:51 Go to previous message
Eclipse UserFriend
Originally posted by: fappel.innoopract.com

Hi,

I think this problem is related to bug #208753. Controlling the mechanism we
use to enable the possiblity of single sourcing of RCP and RAP with
reference to blocking dialogs has proved more complex than expected (or
should I say it has proved as complex as expected...). Anyway, since the
mechanism still doesn't work faultless and differs from SWT, we finally came
up with an idea that looks quite promising. We think that we've found a
possibility to implement the Display#readAndDispatch() and Display#sleep()
functionality available in SWT. As the new approach looks less complex and
is a further approximation to SWT I think we could kill two birds with one
stone. We are currently working on this problem and at the end of the next
week we should see, whether the new approach will work better.


Ciao
Frank


"Ben W." <benjamin.wolff@web.de> schrieb im Newsbeitrag
news:c67e01a32229f0238a6e244447ecf8c0$1@www.eclipse.org...
> i'm experiencing the same behaviour. you should take a look into your
> console, there should be a "context has been disposed" exception when the
> session error occurs.
>
> when i open two dialogs in one method, one after another, this error
> occurs, but the problem is not always... sometimes it works, sometime the
> context disposed error appears.
>
Previous Topic:RAP Next Release?
Next Topic:Theme Font Problem
Goto Forum:
  


Current Time: Thu Apr 25 23:50:48 GMT 2024

Powered by FUDForum. Page generated in 0.03401 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top