[Reminder Daemon] [Bug 481024] The loss of user-defined snoozing for calendar and todo reminders is a massive functional regression and actually a hard show-stopper for my kontact usage

David Faure bugzilla_noreply at kde.org
Sat Feb 10 14:28:34 GMT 2024


https://bugs.kde.org/show_bug.cgi?id=481024

--- Comment #22 from David Faure <faure at kde.org> ---
The change contains a new feature and lots of new texts to be translated, I
have no idea if it can be accepted into 22.12.3. Let's see if it's approved
before discussing backports, in any case.

But you don't actually need it to be released in order to use it. You can
easily rebuild a patch akonadi-calendar package even right now.
You're on OpenSUSE so in your case it means downloading the src rpm (1), adding
my change as a patch in the spec file (2), rebuilding the RPM (3), installing
(4), done. Or doing that on the opensuse build service to install less
development packages locally (but step 2 is the same).

(1) sudo zypper source-install akonadi-calendar
(2) adding the patch in /usr/src/packages/SOURCES, editing
/usr/src/packages/SPECS/akonadi-calendar.spec to add it
(3) rpmbuild -bb akonadi-calendar.spec
(4) rpm -Uvh *.rpm

Please don't ask me to guide you step by step, there are online resources for
all this.
Debian/ubuntu users can do something similar with apt-get source and debuild.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list