Control tag -1 + pending Hi,
The issue is related to the Vala upgrade to 0.42.0 which was released on 09/02 in Debian and brings this commit in: https://github.com/GNOME/vala/commit/0d396f7daaf34596b159380b8ee2a57799ac9336 which forces the absence of "default" to custom get accessors. Anyway, after creating the issue I ended up pushing a PR upstream (https://github.com/codito/gnome-pomodoro/pull/370) and creating a quilt patch for https://salsa.debian.org/debian/gnome-shell-pomodoro/commit/fa3c929bc201716fb5fa1f4805c5c8da69f8f689 Tested locally it works fine. This will be included in the coming release. Thanks Joseph