On 2026-02-23 at 10:11:42, Bastian Germann ([email protected]) wrote: > Traceback (most recent call last): > File "/usr/bin/email-reminder-editor", line 285, in show_preferences > self.preferences_dialog.load() > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ > File "/usr/bin/email-reminder-editor", line 237, in load > user['last_name'] = unixName.split(' ')[1] > ~~~~~~~~~~~~~~~~~~~^^^ > IndexError: list index out of range
I assume your user account entry in /etc/password only has a single word for the fullname? Francois -- https://fmarier.org/

