Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Display.timerExec RAP behaves very differently to RCP
Display.timerExec RAP behaves very differently to RCP [message #1845107] Thu, 07 October 2021 03:55 Go to next message
Eclipse UserFriend
Hi,

the RCP implementation of Dislay.timerExec collects subsequent calls with the very same runnable and only executes it only once.

The same code executed with an RAP implementation will throw an IllegalStateException with "Task already scheduled or cancelled"

Are you aware that this feature doesn't exist in an RAP environment? Is this behavior as intended?

Regards,
Vincent
Re: Display.timerExec RAP behaves very differently to RCP [message #1845128 is a reply to message #1845107] Fri, 08 October 2021 05:29 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

if the behaviour is different between RWT and SWT it's probably a bug. Please open a bug report and attach a simple self-running snippet to demonstrate and verify the issue.

Best regards,
Ivan
Re: Display.timerExec RAP behaves very differently to RCP [message #1847023 is a reply to message #1845128] Tue, 12 October 2021 08:38 Go to previous message
Eclipse UserFriend
Hi,
bug created and snippet attached https://bugs.eclipse.org/bugs/show_bug.cgi?id=576574

Regards,
Vincent
Previous Topic:RAP app will not run from WAR file
Next Topic:Installing rap target error
Goto Forum:
  


Current Time: Sun May 18 04:43:47 EDT 2025

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

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

Back to the top