Александър Куртаков

Results 496 comments of Александър Куртаков

As you can see by the failing check - merge commits are not welcome, so please rebase on master without merge commits.

I guess all the ImageSet() in the commit message should really be setImage(), right ?

There are conflicts with master, please always rebase on master before pushing new version.

The more natural SWT way would be "new Canvas(parent, SWT.SKIA)" . That is the way used by Browser widget to allow selecting underlying backend (e.g. IE vs Edge).

@DenisUngemach Would you please make the presentation you used on the call public? I would like to share it a bit.

Look for such file inside Eclipse install folder too. The one from this crash should contain the native backtrace for the crash.

@laeubi if you look for hs_err_pid*.log they are generated in start directory. If you look for core files this differs between distributions.

It would be nice to have such snippets being added as to the junit tests . Would you have the time to do so?

I would assume you want webp (https://en.wikipedia.org/wiki/WebP) as webm is container format for various audio/video codecs thus totally out of scope for SWT. With the previous said - SWT on...