Andrey Loskutov
Andrey Loskutov
> Caused by [eclipse-egit/egit@ec96081](https://github.com/eclipse-egit/egit/commit/ec960817dc4b0b6e303df506e0d37858a5bbe25d) Theme / css changes??? How that? The only other one https://github.com/eclipse-egit/egit/blob/ec960817dc4b0b6e303df506e0d37858a5bbe25d/org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/history/CommitAndDiffComponent.java#L100 is probably not relevant.
I would then say it's platform (UI/SWT) bug. Css styling shouldn't affect focus in ideal world. But I assume the problem is somewhere between setting background on widgets where "touching"...
Yo are using "unsupported" GTK3 theme: `org.eclipse.swt.internal.gtk.theme=Yaru` (we only support default GTK3 theme, because there are myriads of different themes for GTK3). Have you tried whether the crashes happen on...
> isn't "Yaru" the default theme used in the newer Ubuntu versions? Default for Ubuntu maybe, but we are talking about GTK3 defaults, not some Linux distro defaults. > Regarding...
> Also the OS i am using is hosted on **Virtual Machine Manager-4.1.0**. I am not sure If it can have any influence. If the GTK3 + webkit works and...
> Eventually it sets a URL: @raghucssit : can you please comment out this line & test? I've seen in the past that webkit sometimes fails to render specific html...
> it would be in everyone's best interest to use the very latest Eclipse. Correct. Raghu, for all GTK4 related work please always use **latest nightly** SDK build you can...
> Aka that would be very long story that will dedicate someone to deep dive into RHEL 10 system to figure out. As a paid enterprise user of RHEL I...
> AFAIK the recommended way is to ship your desktop app as Flatpak . Hmm. We have a native Linux ~5 GB application that consists of ~10.000.000 lines of code...
See also https://github.com/eclipse-platform/eclipse.platform.swt/pull/1165 and https://github.com/eclipse-platform/eclipse.platform.swt/issues/1168.