Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » WorkbenchImages dispose
WorkbenchImages dispose [message #121784] Wed, 18 February 2009 07:48 Go to next message
Boris Stepanov is currently offline Boris StepanovFriend
Messages: 68
Registered: July 2009
Member
Hi all,

My RAP application registers its own images using
WorkbenchConfigurer.declareImage for each workbench instance.
When I connect to the application from two browser instances and close
one of them, WorkbenchImages.dispose method is called and it removes all
image descriptors (static field).

Do I use a right way to register images or it is a bug?

Thanks.
Re: WorkbenchImages dispose [message #121838 is a reply to message #121784] Wed, 18 February 2009 10:38 Go to previous messageGo to next message
Rüdiger Herrmann is currently offline Rüdiger HerrmannFriend
Messages: 581
Registered: July 2009
Senior Member
Boris,

this looks very much like a bug. Could you file a bugzilla?

Thanks
Rüdiger

Boris Stepanov wrote:
> Hi all,
>
> My RAP application registers its own images using
> WorkbenchConfigurer.declareImage for each workbench instance.
> When I connect to the application from two browser instances and close
> one of them, WorkbenchImages.dispose method is called and it removes all
> image descriptors (static field).
>
> Do I use a right way to register images or it is a bug?
>
> Thanks.
Re: WorkbenchImages dispose [message #121889 is a reply to message #121838] Wed, 18 February 2009 17:11 Go to previous message
Boris Stepanov is currently offline Boris StepanovFriend
Messages: 68
Registered: July 2009
Member
Hi, Rüdiger!

Bug #265337 (https://bugs.eclipse.org/bugs/show_bug.cgi?id=265337) is
created.

Rüdiger Herrmann wrote:
> Boris,
>
> this looks very much like a bug. Could you file a bugzilla?
>
> Thanks
> Rüdiger
>
> Boris Stepanov wrote:
>> Hi all,
>>
>> My RAP application registers its own images using
>> WorkbenchConfigurer.declareImage for each workbench instance.
>> When I connect to the application from two browser instances and close
>> one of them, WorkbenchImages.dispose method is called and it removes
>> all image descriptors (static field).
>>
>> Do I use a right way to register images or it is a bug?
>>
>> Thanks.
Previous Topic:Typo on project plan page?
Next Topic:Databinding missing class
Goto Forum:
  


Current Time: Tue Apr 23 08:28:23 GMT 2024

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

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

Back to the top