If you plough through the first pages so far as I can tell it seems like actually it won't be removed.
Certainly not FPC, because the hard dependency on GTK2 was a misunderstanding.
For Lazarus it seems like dependency on GTK2 is considered a bug and not a fundamental incompatibility, because there are too many GTK2 applications to completely remove it from Debian.
That's the curse on the Unix world. At least FreeBSD, NetBSD (OpenBSD not by design, but that's understandable because of security) have their compat libraries on plus some of them (even GTK1) in their ports. On 9front, I just adapted Russ Cox' Xword (some crossword player for XWord files, it has a converter from Across Lite Puz files to Xword) for modern times, barely a few lines changes in some drawing function for software made for Plan9 4ed or close.
PD: Guix can do the same as fbsd and nbsd because, well, setting up an isolated environment with time-bound tools it's basically what Guix was born for, reproducibility. Scientific repo for a paper must be run point to point as we had a Slackware setup with Slackbuilds in 2007? That's the point of Guix. You would say... docker. But docker it's overkill.
Didn't FreeBSD recently dropped their 32 bits x86 version ? At some point every open source OS will remove the parts for which no one is willing to put the work on maintaining it.
maybe the best and simplest solution would be to not remove gtk2 from debian. the last release is stable and there's no technical reason to remove it (as it still works and compiles just fine), only political ones.
I don't like how political debian has been becoming in a number of facets, I've moved all of my machines over to Ubuntu and Arch and am happier because of it
Well that's a bummer. There's a whole generation of barely-if-at-all-maintained but still perfectly working utils that will probably be forever lost to obscurity with that.
Does gtk2 still have Debian maintainers? Whatever is in Debian's official repository is effectively endorsed by Debian. If they don't have enough capacity it's wiser to drop support than to sign off on something of unknown quality.
Flatpak is basically running an isolated separate distro. A software inside a Flatpak has to communicate with the outside world to do anything useful which is yet another API surface that needs to be maintained and it will be dropped just like gtk2 when people just don't want to maintain it.
I think the way the Linux ecosystem works is fundamentally against maintaining old binaries unless they are a text-only program.
lproven|3 days ago
https://www.theregister.com/2026/02/26/debian_14_will_drop_g...
There's an active fork of Gtk2 used in Ardour.
There's also an active fork of Gtk1 used in CinePaint:
https://gitlab.com/robinrowe/gtk1
He's been maintaining this for a long time, too:
https://gtk1-win.sourceforge.net/
The developer appeared on El Reg recently:
https://www.theregister.com/2026/01/26/trapc_claude_c_memory...
jonp888|5 days ago
Certainly not FPC, because the hard dependency on GTK2 was a misunderstanding.
For Lazarus it seems like dependency on GTK2 is considered a bug and not a fundamental incompatibility, because there are too many GTK2 applications to completely remove it from Debian.
anthk|5 days ago
PD: Guix can do the same as fbsd and nbsd because, well, setting up an isolated environment with time-bound tools it's basically what Guix was born for, reproducibility. Scientific repo for a paper must be run point to point as we had a Slackware setup with Slackbuilds in 2007? That's the point of Guix. You would say... docker. But docker it's overkill.
AlexeyBrin|5 days ago
potus_kushner|4 days ago
mghackerlady|3 days ago
guywithahat|3 days ago
kasabali|5 days ago
kvemkon|5 days ago
"Debian GNOME team announces intent to remove GTK 2 in Debian 14" (08.01.2026)
https://news.ycombinator.com/item?id=46548257
P.S. Still hope GNOME maintainers let other volunteers maintain GTK 2.
pamcake|5 days ago
Recently I wish Debian was more Debian.
curt15|5 days ago
canistel|5 days ago
- Hexchat IRC client is another popular application that is still stuck with GTK2.
account42|5 days ago
hulitu|3 days ago
random29ah|3 days ago
jwrallie|3 days ago
jamesgeck0|3 days ago
okanat|2 days ago
I think the way the Linux ecosystem works is fundamentally against maintaining old binaries unless they are a text-only program.
queenkjuul|3 days ago
enricotr|3 days ago
imglorp|3 days ago
fuzztester|3 days ago