Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » org.eclipse.swt.EventUtil.suspendEventHandling();
org.eclipse.swt.EventUtil.suspendEventHandling(); [message #136581] Wed, 17 June 2009 10:13 Go to next message
Eclipse UserFriend
This is what the browser shows:

---------------------------------------------------------
Could not evaluate javascript response:

Ungültiges Argument.

org.eclipse.swt.EventUtil.suspendEventHandling();
[...]
org.eclipse.swt.Request.getInstance().enableUICallBack();

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

(Note: lines between suspendEventHandling/enableUICallBack were removed)

In other threads I saw that this is related to some missing widgets.
What else can cause this?

What is the best way to debug this?
[BUG?] Re: org.eclipse.swt.EventUtil.suspendEventHandling(); [message #136675 is a reply to message #136581] Thu, 18 June 2009 03:16 Go to previous messageGo to next message
Eclipse UserFriend
I figured out that the following scenario was casuing the error message:

If in a TableViewer column i is empty, i.e. getText of its label provider
always returns an empty string for column at position i, then this error
will occur.
When the label provider just returns dummy values for column i, this does
not happen.

This seems to be a bug!
Re: [BUG?] Re: org.eclipse.swt.EventUtil.suspendEventHandling(); [message #136686 is a reply to message #136675] Thu, 18 June 2009 03:44 Go to previous messageGo to next message
Eclipse UserFriend
Hi Erdal,

feel free to file a bugzilla about this issue [1]. Please attach a
self-running snippet/project that demonstrate the bug.

[1] http://wiki.eclipse.org/RAP_Bug_Reporting_Howto

Best,
Ivan

Erdal Karaca wrote:
> I figured out that the following scenario was casuing the error message:
>
> If in a TableViewer column i is empty, i.e. getText of its label
> provider always returns an empty string for column at position i, then
> this error will occur.
> When the label provider just returns dummy values for column i, this
> does not happen.
>
> This seems to be a bug!
>
Re: [BUG?] Re: org.eclipse.swt.EventUtil.suspendEventHandling(); [message #136709 is a reply to message #136686] Thu, 18 June 2009 04:04 Go to previous messageGo to next message
Eclipse UserFriend
Mhmm...

It seems to be an IE (6.0.2900) problem.
Neither Opera 9.60 nor FF 3.0.8 does report that error.
Re: [BUG?] Re: org.eclipse.swt.EventUtil.suspendEventHandling(); [message #136734 is a reply to message #136709] Thu, 18 June 2009 04:13 Go to previous messageGo to next message
Eclipse UserFriend
Hi Erdal,

are the new versions of IE (7 and 8) affected too? Can you check this?

Best,
Ivan

Erdal Karaca wrote:
> Mhmm...
>
> It seems to be an IE (6.0.2900) problem.
> Neither Opera 9.60 nor FF 3.0.8 does report that error.
>
>
Re: [BUG?] Re: org.eclipse.swt.EventUtil.suspendEventHandling(); [message #136772 is a reply to message #136734] Thu, 18 June 2009 05:12 Go to previous message
Eclipse UserFriend
IE 8 fails, too!

I have just reported a bug:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=280731
Previous Topic:Rap (jetty server) ---> https connection how to
Next Topic:Webinar: Extend your RCP App to the Web with RAP - Jul. 9
Goto Forum:
  


Current Time: Mon Jul 07 05:44:58 EDT 2025

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

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

Back to the top