Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Widget is disposed (Fancy Design)
Widget is disposed (Fancy Design) [message #499962] Tue, 24 November 2009 15:22 Go to next message
Eclipse UserFriend
Originally posted by: niels.lippke.airpas.com

Hi,

I get the following stacktrace if I run the default-app with the fancy
design.
What I did after a "fresh" start is, I opened the ConfigurationDialog,
selected "Filter all leafs" and clicked on "Ok" afterwards.

org.eclipse.swt.SWTException: Widget is disposed
at org.eclipse.swt.SWT.error(SWT.java:2658)
at org.eclipse.swt.SWT.error(SWT.java:2578)
at org.eclipse.swt.SWT.error(SWT.java:2549)
at org.eclipse.swt.widgets.Widget.error(Widget.java:892)
at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:828)
at org.eclipse.swt.widgets.Shell.close(Shell.java:692)
at
org.eclipse.rap.internal.design.example.stacks.Configuration Dialog.close(ConfigurationDialog.java:129)
at org.eclipse.jface.dialogs.PopupDialog$5.run(PopupDialog.java :645)
....

This time I made sure to have the latest sources from CVS. ;)

Br, Niels
Re: Widget is disposed (Fancy Design) [message #500025 is a reply to message #499962] Tue, 24 November 2009 17:52 Go to previous messageGo to next message
Holger Staudacher is currently offline Holger StaudacherFriend
Messages: 166
Registered: July 2009
Senior Member
I fixed this today. Please make a update. Does the error still exists
with you version?

Regards Holger

On 2009-11-24 16:22:20 +0100, "Niels Lippke" <niels.lippke@airpas.com> said:

> Hi,
>
> I get the following stacktrace if I run the default-app with the fancy design.
> What I did after a "fresh" start is, I opened the ConfigurationDialog,
> selected "Filter all leafs" and clicked on "Ok" afterwards.
>
> org.eclipse.swt.SWTException: Widget is disposed
> at org.eclipse.swt.SWT.error(SWT.java:2658)
> at org.eclipse.swt.SWT.error(SWT.java:2578)
> at org.eclipse.swt.SWT.error(SWT.java:2549)
> at org.eclipse.swt.widgets.Widget.error(Widget.java:892)
> at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:828)
> at org.eclipse.swt.widgets.Shell.close(Shell.java:692)
> at
> org.eclipse.rap.internal.design.example.stacks.Configuration Dialog.close(ConfigurationDialog.java:129)

>
> at org.eclipse.jface.dialogs.PopupDialog$5.run(PopupDialog.java :645)
> ...
>
> This time I made sure to have the latest sources from CVS. ;)
>
> Br, Niels


--
-----------------------------------------

http://eclipsesource.com

http://twitter.com/eclipsesource
Re: Widget is disposed (Fancy Design) [message #500147 is a reply to message #500025] Wed, 25 November 2009 08:25 Go to previous message
Eclipse UserFriend
Originally posted by: niels.lippke.airpas.com

Hi Holger,

It's gone. Thanks a lot!

Br, Niels

"Holger Staudacher" <hstaudacher@eclipsesource.com> schrieb im Newsbeitrag
news:heh6ha$f9e$2@build.eclipse.org...
>I fixed this today. Please make a update. Does the error still exists with
>you version?
>
> Regards Holger
>
> On 2009-11-24 16:22:20 +0100, "Niels Lippke" <niels.lippke@airpas.com>
> said:
>
>> Hi,
>>
>> I get the following stacktrace if I run the default-app with the fancy
>> design.
>> What I did after a "fresh" start is, I opened the ConfigurationDialog,
>> selected "Filter all leafs" and clicked on "Ok" afterwards.
>>
>> org.eclipse.swt.SWTException: Widget is disposed
>> at org.eclipse.swt.SWT.error(SWT.java:2658)
>> at org.eclipse.swt.SWT.error(SWT.java:2578)
>> at org.eclipse.swt.SWT.error(SWT.java:2549)
>> at org.eclipse.swt.widgets.Widget.error(Widget.java:892)
>> at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:828)
>> at org.eclipse.swt.widgets.Shell.close(Shell.java:692)
>> at
>> org.eclipse.rap.internal.design.example.stacks.Configuration Dialog.close(ConfigurationDialog.java:129)
>
>>
>> at org.eclipse.jface.dialogs.PopupDialog$5.run(PopupDialog.java :645)
>> ...
>>
>> This time I made sure to have the latest sources from CVS. ;)
>>
>> Br, Niels
>
>
> --
> -----------------------------------------
>
> http://eclipsesource.com
>
> http://twitter.com/eclipsesource
>
Previous Topic:RAP Theming api and org.eclipse.ui.activities
Next Topic:ViewToolBarManager Question
Goto Forum:
  


Current Time: Thu Mar 28 12:57:25 GMT 2024

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

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

Back to the top