Andrey Loskutov

Results 414 comments of Andrey Loskutov

@Monniasza : please add here the SWT section from configuration info dialog that you can see opening Help -> About, like here: ![image](https://github.com/eclipse-platform/eclipse.platform.swt/assets/964108/84cd7dee-4de8-4253-9852-f3eef6779d9a)

Try to set "Adwaita" GTK theme (default one in Gnome), not "WhiteSur-Dark". There is a little chance that it might help. You can also try if https://download.eclipse.org/eclipse/downloads/drops4/S-4.31RC2-202402290520/ build works for...

Try either (or both) of variables below. ``` WEBKIT_DISABLE_COMPOSITING_MODE=1 WEBKIT_DISABLE_DMABUF_RENDERER=1 ``` This bug tracker is full of webkit related issues, webkit is a real nightmare on Linux, unfortunately that is...

And which webkit is loaded by SWT?

Go to Eclipse about dialog, software configuration, type SWT and get list of variables set by the framework.

We see also some webkit crashes on RHEL 7.9 but with different stack... webkitgtk4-2.28.2-2 , crash looks like ``` libGL error: No matching fbConfigs or visuals found libGL error: failed...

> I wonder if it's possible that SWT can detect configurations that are known not to work and inform the user? SWT itself has no "feedback loop" to user, IDE...

@merks : I believe we've had some connections to Microsoft in Foundation. Wouldn't be possible to ping them and ask for a fix? I'm not familiar with Windows UI API...

@SyntevoAlex : is this interesting for you may be?