Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-dev] [cross-project-issues-dev] SWT on Gtk will require Gtk 3.20+ in 2020-06

Hello folks,

I am trying to resolve a problem* that only affects Ubuntu 16.04. The announcement to ctoss-project-issues said "All non EOLed Linux distributions are already on Gtk 3.24" - however Ubuntu 16.04 which is EOL in 2024 uses GTK 3.18

Do we (eclipse dev community) consider Ubuntu 16.04 EOL for Eclipse purposes. If so and if GTK 3.18 isn't really supported going forward I am a lot less likely to invest the time to fix this problem.

* If you are interested: https://bugs.eclipse.org/bugs/show_bug.cgi?id=549013 is the problem I am trying to fix, the existing fix regressed other stuff ( see https://bugs.eclipse.org/bugs/show_bug.cgi?id=558536 and its dups ) so I have to back it out and try again. BTW I don't know for sure if it is a GTK problem or an Ubuntu global menu problem or some other interaction between everything.

Thanks for your input,
Jonah

~~~
Jonah Graham
Kichwa Coders
www.kichwacoders.com


On Thu, 12 Mar 2020 at 05:12, Aleksandar Kurtakov <akurtako@xxxxxxxxxx> wrote:
Hey everyone,
SWT min Gtk version is going to be bumped again this release (to require Gtk 3.20+). All non EOLed Linux distributions are already at Gtk 3.24.
We plan to bump Gtk requirement to 3.24 for September release too.
This is important step so SWT work on GTK4 can be started now and thus the needs of it being expressed to GTK devs on time so we don't end in the GTK3 situation when porting SWT to it was started only after GTK 3.0 was final thus leading to many hacks.


--
Alexander Kurtakov
Red Hat Eclipse Team
_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev

Back to the top