-
**Describe the bug**
The indexer node saves all blocks from the Skale chain to archive db.
All databases stay open during skaled work, which may lead to significant resources usage and skaled hangs.…
-
```
SWT Renderer and application would be nice. The ability to use native
rendering should be beneficial.
```
Original issue reported on code.google.com by `chrisp...@gmail.com` on 11 Jul 2007 at 2:1…
-
```
Wishlist:
1. Line width
2. Transparency
3. Antialiasing
Although it is possible to add most of these options by subclassing,
it would be nice to offer them out of the box.
For transparency, a ch…
-
**Describe the bug**
Display of background image gets distorted in mac os.
**To Reproduce**
```
import org.eclipse.swt.SWT;
import org.eclipse.swt.graphics.Image;
import org.eclipse.swt.widg…
-
Hello :)
The description of the package is: **An SWT based API for managing users and issuing SWT tokens.**
I searched the internet and couldn't find what "SWT" means.
- Is this a typo for …
-
When setting a custom menu to a Browser the browser-native context menu is suppressed.
The native menu, however, is typically the entry point to browser troubleshooting and debug tools. Accessing t…
sratz updated
2 weeks ago
-
Eclipse IDE frequently crashs for me on the Ubuntu 22.04 release.
System properties:
applicationXMI=org.eclipse.ui.workbench/LegacyIDE.e4xmi
ds.delayed.keepInstances=true
ds.delayed.keepInstance…
-
Trying to authenticate with the latest plugin 1.162.2 in the latest Webstorm 2023.2.1
Got the following error in the log:
INFO - com.microsoft.alm.plugin.idea.common.ui.checkout.VsoCheckoutPa…
-
If i click a wicket:id in the new eclipse version, nothing happens and the following error shows up in the log:
!ENTRY org.eclipse.ui 4 0 2024-03-27 08:59:27.580
!MESSAGE Unhandled event loop exce…
-
With Eclipse 3.7M5 the SWT Gesture API was introduced. This could be a good fit to support touch events with Tabris.
But first we need to investigate how to include this API. Is it a task for RAP or …