Bug#1017623: nautilus-filename-repairer: Fails to build with Nautilus 43

2024-01-20 Thread Bastian Germann
On Tue, 13 Sep 2022 15:11:24 +0900 Changwoo Ryu wrote: Maybe it's time for this old package to retire. I'll consider ITP as new if the upstream does the migration in the future. Can you please file a RM bug then? The package has missed bookworm and is dead upstream.

Bug#1017623: nautilus-filename-repairer: Fails to build with Nautilus 43

2022-09-13 Thread Changwoo Ryu
I reviewed the code for a while but it needs a significant change to migrate. Adopting new APIs was relatively easy, but this repairer extension works by launching several modal synchronous dialogs, which are obsolete in GTK4, in sequence. This impacts the whole flow of this program in GTK4

Bug#1017623: nautilus-filename-repairer: Fails to build with Nautilus 43

2022-08-18 Thread Jeremy Bicha
Source: nautilus-filename-repairer Version: 0.2.0-3 Severity: important Tags: ftbfs sid bookworm The newest release of Nautilus, version 43, has switched to GTK4 and includes major changes in the extensions API. nautilus-filename-repairer will need to be converted to GTK4 and make other changes