Questions tagged [sleak]

Sleak is a simple tool that monitors SWT graphics resources. You can use Sleak to detect leaks in SWT application code.

Sleak is a simple tool that monitors SWT graphics resources. You can use Sleak to detect leaks in SWT application code.

3 questions
7
votes
2 answers

Sleak in RCP: Device is not tracking resource allocation

I have tried to make Sleak work on my Indigo RCP application. I have followed the steps on this guide. I.e. I have installed the plugin, added the swt tools plugin to current plugins, added the required plugins, modified the tracing options, and…
Yampeku
  • 583
  • 1
  • 4
  • 21
3
votes
4 answers

Sleak (SWT & RCP) : Device is not tracking resource allocation (eclipse 4.3)

my RCP application (Video-Player with OpenCV java) throws the famous: org.eclipse.swt.SWTError: No more handles Error So now I found Sleak and a tutorial I tryed the first way, but when I start the app and click on the snap button in the Sleak-View…
Flummiboy
  • 591
  • 1
  • 7
  • 20
1
vote
0 answers

How to monitor RCP e4 applications using Sleak plugin?

I am using Eclipse 2019-09 with RCP e4 and the Sleak Plugin. I am trying to get the Sleak view to monitor an application but either get a "Device is not tracking resource allocation" using the debug/run configurations trace options method or…
overflow
  • 21
  • 3